22 #ifndef TETRAEDGE_GAME_GLOBAL_BONUS_MENU_H 23 #define TETRAEDGE_GAME_GLOBAL_BONUS_MENU_H 25 #include "tetraedge/te/te_lua_gui.h" 33 void enter()
override;
34 void leave()
override;
36 bool onAraButtonValidated();
37 bool onBarButtonValidated();
38 bool onCitButtonValidated();
39 bool onSyb2ButtonValidated();
40 bool onSyb3ButtonValidated();
41 bool onValButtonValidated();
46 bool onSomeButtonValidated(
const char *script);
54 #endif // TETRAEDGE_GAME_GLOBAL_BONUS_MENU_H Definition: detection.h:27
Definition: te_lua_gui.h:51