GB: Export GBInputInfo
Vicki Pfau vi@endrift.com
Sat, 18 Jul 2020 00:32:18 -0700
1 files changed,
2 insertions(+),
0 deletions(-)
jump to
M
include/mgba/internal/gb/input.h
→
include/mgba/internal/gb/input.h
@@ -12,6 +12,8 @@ CXX_GUARD_START
#include <mgba/core/input.h> +extern MGBA_EXPORT const struct mInputPlatformInfo GBInputInfo; + enum GBKey { GB_KEY_A = 0, GB_KEY_B = 1,