rockbox/apps/plugins/reversi
Robert Kukla 6e209443c5 - add button descriptions to the m:robe 100 manual for the majority of plugins
- add gigabeat button descriptions which were missing
- fix a few inconsistencies I noticed doing the above (mainly outstanding r13278 follow-ons)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16693 a1c6a512-1295-4272-9138-f99709370657
2008-03-18 09:24:35 +00:00
..
Makefile Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
reversi-game.c
reversi-game.h
reversi-gui.c
reversi-gui.h - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
reversi-strategy-naive.c
reversi-strategy-simple.c
reversi-strategy.c
reversi-strategy.h
SOURCES