rockbox/apps/plugins/reversi
Solomon Peachy 8cc3266b2a Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL
....Because INT and BOOL are already defined in mingw32.

Change-Id: I28ab8189c00002c8f68bc9d0c23d2ae78d9e33d0
2023-09-22 10:00:46 -04:00
..
reversi-game.c
reversi-game.h
reversi-gui.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
reversi-gui.h New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
reversi-strategy-naive.c
reversi-strategy-simple.c
reversi-strategy.c
reversi-strategy.h
reversi.make Use a static pattern rule to restrict the dependency on [pluginname].o to single-file plugins. This allows the pattern rule for %.rock (with all dependencies defined elsewhere) to pick up multi-file plugins with no [pluginname].o file, and get rid of the duplication in (doom|midi|reversi).make. 2009-03-04 23:41:58 +00:00
SOURCES