This commit is contained in:
parent
2b96606db2
commit
9638e0c561
12 changed files with 59 additions and 84 deletions
|
@ -118,7 +118,7 @@ void InitSystem() // reordered to reduce black screen (hope all is well
|
|||
CBubicleFactory::init();
|
||||
|
||||
CAnimDB::Init();
|
||||
CAnimDB::Load(ANIMS_PLAYER_ABK);
|
||||
CAnimDB::Load(ACTORS_SPONGEBOB_ABK);
|
||||
|
||||
#if defined(__DEBUG_MEM__)
|
||||
DebugMemFontInit();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue