Changeset 1534 for branches/reyalp-flt/core/gui_reversi.c
- Timestamp:
- 01/08/12 12:12:13 (17 months ago)
- File:
-
- 1 edited
-
branches/reyalp-flt/core/gui_reversi.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/reyalp-flt/core/gui_reversi.c
r1514 r1534 9 9 #include "gui_batt.h" 10 10 #include "gui_mbox.h" 11 #include "gui_reversi.h"12 11 13 12 #include "module_load.h" … … 433 432 ANY_CHDK_BRANCH, 0, // Requirements of CHDK version 434 433 ANY_PLATFORM_ALLOWED, // Specify platform dependency 435 0,// flag434 MODULEINFO_FLAG_SYSTEM, // flag 436 435 -LANG_MENU_GAMES_REVERSI, // Module name 437 436 1, 0, // Module version
Note: See TracChangeset
for help on using the changeset viewer.