mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-22 22:45:39 +00:00
Cleanup, add scanline mask builder
This commit is contained in:
@@ -91,10 +91,7 @@ void SetUpFinalScreen (void)
|
||||
if (textDown < 0)
|
||||
textDown = 0;
|
||||
|
||||
wasState = HGetState((Handle)thisHouse);
|
||||
HLock((Handle)thisHouse);
|
||||
PasStringCopy((*thisHouse)->trailer, tempStr);
|
||||
HSetState((Handle)thisHouse, wasState);
|
||||
|
||||
count = 0;
|
||||
do
|
||||
|
Reference in New Issue
Block a user