Update the discussion of themeing in the manual, and put a note in the wps tags appen...
[kugel-rb.git] / apps / plugins / pacbox / SOURCES
blobfdda4ca2d776c7287ef14d7adc36770671b17722
1 arcade.c
2 pacbox.c
3 hardware.c
4 z80.c
5 #if defined(CPU_PP502x) && (LCD_WIDTH >= 288) && (LCD_HEIGHT >= 224)
6 pacbox_arm.S
7 #else
8 pacbox_lcd.c
9 #endif
10 #if defined(CPU_COLDFIRE)
11 pacbox_cf.S
12 #endif