The install window doesn't need to be wider than the other ones.
[Rockbox.git] / uisimulator / sdl / SOURCES
blob7971c5716309a42bd924ee28f51219e29edb0cdc
1 button.c
2 kernel.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