rockbox/apps/plugins/reversi
Marcin Bukat dd61702fb0 HD300 - plugins keymaps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28712 a1c6a512-1295-4272-9138-f99709370657
2010-11-30 10:52:14 +00:00
..
reversi-game.c
reversi-game.h
reversi-gui.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
reversi-gui.h HD300 - plugins keymaps 2010-11-30 10:52:14 +00: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