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.
1 parent df4ec76 commit ff2457dCopy full SHA for ff2457d
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