1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/reversi
Robert Kukla d6c8b57b50 M:Robe 100: add button definition/bitmaps to plugins and enable compilation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16469 a1c6a512-1295-4272-9138-f99709370657
2008-03-01 22:55:09 +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 M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
reversi-strategy-naive.c
reversi-strategy-simple.c
reversi-strategy.c
reversi-strategy.h
SOURCES