mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 20:24:08 +00:00
CGame::Initialise
This commit is contained in:
parent
7d213a1f32
commit
34b1881528
35 changed files with 333 additions and 12 deletions
|
@ -32,6 +32,7 @@ char *GetLevelSplashScreen(int level);
|
|||
char *GetRandomSplashScreen(void);
|
||||
void LittleTest(void);
|
||||
void ValidateVersion();
|
||||
void ResetLoadingScreenBar(void);
|
||||
#ifndef MASTER
|
||||
void TheModelViewer(void);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue