Ignore:
Timestamp:
01/08/12 12:12:13 (17 months ago)
Author:
philmoz
Message:

Re-work of new module system for review.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/reyalp-flt/core/gui_reversi.c

    r1514 r1534  
    99#include "gui_batt.h" 
    1010#include "gui_mbox.h" 
    11 #include "gui_reversi.h" 
    1211 
    1312#include "module_load.h" 
     
    433432                                                                        ANY_CHDK_BRANCH, 0,                     // Requirements of CHDK version 
    434433                                                                        ANY_PLATFORM_ALLOWED,           // Specify platform dependency 
    435                                                                         0,                                                      // flag 
     434                                                                        MODULEINFO_FLAG_SYSTEM,         // flag 
    436435                                                                        -LANG_MENU_GAMES_REVERSI,       // Module name 
    437436                                                                        1, 0,                                           // Module version 
Note: See TracChangeset for help on using the changeset viewer.