This commit is contained in:
Daveo 2001-08-17 13:39:44 +00:00
parent 031ef5c5e4
commit 3de0332396
2 changed files with 10 additions and 2 deletions

View file

@ -91,6 +91,7 @@ private:
static class CFrontEndMode *s_modeCodes[];
static FrontEndMode s_startMode;
static int s_bootUp;
};