Changeset 5817 for code/branches/core5/src/modules/gamestates/GSMainMenu.h
- Timestamp:
- Sep 27, 2009, 10:17:54 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core5/src/modules/gamestates/GSMainMenu.h
r5738 r5817 51 51 void startClient(); 52 52 void startDedicated(); 53 void startMainMenu(); 53 54 54 55 private: … … 62 63 ConsoleCommand* ccStartClient_; 63 64 ConsoleCommand* ccStartDedicated_; 65 ConsoleCommand* ccStartMainMenu_; 64 66 65 67 // ambient sound for the main menu
Note: See TracChangeset
for help on using the changeset viewer.