|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Go to the source code of this file.
Macros | |
| #define | MULTI_UPDATE_CONTINUE 0 |
| #define | MULTI_UPDATE_SHUTTING_DOWN 1 |
| #define | MULTI_UPDATE_MAIN_MENU 2 |
Functions | |
| int | multi_update_gobaby () |
| #define MULTI_UPDATE_CONTINUE 0 |
Definition at line 20 of file multi_update.h.
| #define MULTI_UPDATE_MAIN_MENU 2 |
Definition at line 22 of file multi_update.h.
| #define MULTI_UPDATE_SHUTTING_DOWN 1 |
Definition at line 21 of file multi_update.h.
| int multi_update_gobaby | ( | ) |
Definition at line 115 of file multi_update.cpp.