This commit is contained in:
Paul 2001-07-31 14:21:07 +00:00
parent e20f50c9fb
commit 631324870c

View file

@ -166,9 +166,10 @@ void InitSystem() // reordered to reduce black screen (hope all is well
CActorPool::AddActor(ACTORS_SPONGEBOB_SBK); CActorPool::AddActor(ACTORS_SPONGEBOB_SBK);
#if defined(__USER_paul__) || defined(__USER_CDBUILD__) // Autoload? Who wants that in this day and age!? Pah! Autoload.. schmautoload!
DoAutoLoad(); //#if defined(__USER_paul__) || defined(__USER_CDBUILD__)
#endif // DoAutoLoad();
//#endif
#if defined(__DEBUG_MEM__) #if defined(__DEBUG_MEM__)
DebugMemFontInit(); DebugMemFontInit();