cfg_menu.h
Go to the documentation of this file.
00001
00038 #ifndef CFG_MENU_H
00039 #define CFG_MENU_H
00040 
00045 #define CONFIG_MENU_MENUBAR        0
00046 
00051 #define CONFIG_LEVELEDIT_TIMEOUT   0
00052 
00057 #define CONFIG_MENU_TIMEOUT        0
00058 
00063 #define CONFIG_MENU_SMOOTH         1
00064 
00065
00066 #endif /* CFG_MENU_H */
00067