DS: Export DSInputInfo
Vicki Pfau vi@endrift.com
Sat, 18 Jul 2020 00:30:55 -0700
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
include/mgba/internal/ds/input.h
→
include/mgba/internal/ds/input.h
@@ -12,7 +12,7 @@ CXX_GUARD_START
#include <mgba/core/input.h> -extern const struct mInputPlatformInfo DSInputInfo; +extern MGBA_EXPORT const struct mInputPlatformInfo DSInputInfo; enum DSKey { DS_KEY_A = 0,