mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 20:19:38 +00:00
Scaled blit, plus fix some level editor things
This commit is contained in:
@@ -31,7 +31,7 @@ extern short nHotSpots, numChimes;
|
||||
|
||||
void GetObjectRect (objectPtr who, Rect *itsRect)
|
||||
{
|
||||
PicHandle thePict;
|
||||
THandle<Picture> thePict;
|
||||
short wide, tall;
|
||||
|
||||
switch (who->what)
|
||||
|
||||
Reference in New Issue
Block a user