This commit is contained in:
parent
415351e9f7
commit
d1572f59ca
2 changed files with 31 additions and 19 deletions
|
@ -91,7 +91,7 @@ static void setBossHealth( s32 newBossHealth ) {m_bossHealth=newBossHealth;}
|
|||
static CNpcCheckpointHazard *getCurrentCheckpoint() {return( m_checkpoint );}
|
||||
static void setCurrentCheckpoint( CNpcCheckpointHazard *newCheckpoint ) {m_checkpoint = newCheckpoint;}
|
||||
|
||||
static void DisplayLoadingScreen(int LevelNo=25);
|
||||
static void DisplayLoadingScreen(int LevelNo=-1);
|
||||
|
||||
private:
|
||||
void initLayers();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue