This commit is contained in:
parent
be3f0f9be4
commit
90d4097793
8 changed files with 92 additions and 25 deletions
|
@ -39,6 +39,8 @@ class CFrontEndOptions : public CFrontEndMode
|
|||
public:
|
||||
void init();
|
||||
void shutdown();
|
||||
void select();
|
||||
void unselect();
|
||||
void render();
|
||||
void think(int _frames);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue