mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-22 22:45:39 +00:00
Fix mirrors, poly draw (WIP), and game over screen. Temp disable high scores.
This commit is contained in:
@@ -184,7 +184,7 @@ void BringUpBanner (void)
|
||||
|
||||
CopyBits((BitMap *)*GetGWorldPixMap(backSrcMap),
|
||||
(BitMap *)*GetGWorldPixMap(workSrcMap),
|
||||
&wholePage, &wholePage, srcCopy, nil);
|
||||
&wholePage, &wholePage, srcCopy);
|
||||
|
||||
|
||||
if (demoGoing)
|
||||
|
Reference in New Issue
Block a user