This commit is contained in:
parent
562f732414
commit
61b2b9225c
2 changed files with 7 additions and 0 deletions
|
@ -319,7 +319,11 @@ u8 *screenData=LoadPakScreen(LOADINGSCREENS_BOOTSCREEN_GFX);
|
|||
/* changed cos the recomended amount was too bloody low!!
|
||||
ScreenYOfs=16; // Set screen ofs for PAL
|
||||
*/
|
||||
/*
|
||||
ScreenYOfs=0; // Set screen ofs for PAL
|
||||
*/
|
||||
// PKG - Changed back 7/9/01
|
||||
ScreenYOfs=16; // Set screen ofs for PAL
|
||||
#endif
|
||||
|
||||
VSync(0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue