Cleaner solution to plugin-included core files.
[kugel-rb.git] / uisimulator / sdl / SOURCES
blob1d5b4982486734cb3a7f7026ef088f85d0517988
1 button.c
2 kernel-sdl.c
3 #ifdef HAVE_LCD_BITMAP
4 lcd-bitmap.c
5 #elif defined(HAVE_LCD_CHARCELLS)
6 lcd-charcells.c
7 #endif
8 #ifdef HAVE_REMOTE_LCD
9 lcd-remote-bitmap.c
10 #endif
11 lcd-sdl.c
12 sound.c
13 timer.c
14 thread-sdl.c
15 uisdl.c