We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df4ec76 + ff2457d commit a7fc68cCopy full SHA for a7fc68c
src/platform/sdl/Makefile.am
@@ -24,6 +24,8 @@ sbasicg_SOURCES = \
24
../../ui/image.cpp \
25
../../ui/strlib.cpp \
26
../../ui/audio.cpp \
27
+ ../../ui/keypad.cpp \
28
+ ../../ui/image_codec.cpp \
29
main.cpp \
30
display.cpp \
31
runtime.cpp \
0 commit comments