This commit is contained in:
parent
057cb931bb
commit
e5a2e9a6ed
21 changed files with 121 additions and 95 deletions
|
@ -267,7 +267,8 @@ MemCard::Start();
|
|||
sl=new ("sldb") CSaveLoadDatabase();
|
||||
mode=mode_none;
|
||||
#endif
|
||||
m_image=CFileIO::loadFile(BACKDROP_CREDITS_GFX);
|
||||
m_image=LoadPakScreen(BACKDROP_CREDITS_GFX);
|
||||
|
||||
ASSERT(m_image);
|
||||
SetScreenImage(m_image);
|
||||
CFader::setFadingIn();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue