rockbox/apps/plugins/reversi
Tomer Shalev 0f305827bf Fix yellow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22969 a1c6a512-1295-4272-9138-f99709370657
2009-10-05 20:37:00 +00:00
..
reversi-game.c
reversi-game.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
reversi-gui.c Fix yellow 2009-10-05 20:37:00 +00:00
reversi-gui.h * Fix plugin keymaps for VX777 2009-08-31 21:11:32 +00:00
reversi-strategy-naive.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
reversi-strategy-simple.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
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