This commit is contained in:
Paul 2000-11-22 17:02:04 +00:00
parent be3f0f9be4
commit 90d4097793
8 changed files with 92 additions and 25 deletions

View file

@ -39,6 +39,8 @@ class CFrontEndOptions : public CFrontEndMode
public:
void init();
void shutdown();
void select();
void unselect();
void render();
void think(int _frames);