rockbox/apps/plugins/reversi
Mauricio Garrido 09a31fff91 3ds: Enable plugins for the 3ds platform.
This commit enables plugins for the 3ds platform.
And adds 3ds specific pad configurations for each plugin.

Change-Id: Ie28fef4da32ed4cd2caa6c9fa3b2fe312ee009ef
2025-12-31 21:13:34 -05:00
..
reversi-game.c
reversi-game.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
reversi-gui.c plugins & debug menu: apply consistent titles 2025-12-23 10:25:05 -05:00
reversi-gui.h 3ds: Enable plugins for the 3ds platform. 2025-12-31 21:13:34 -05: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