mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-15 04:29:37 +00:00
Migrate image storage from PICT to BMP
This commit is contained in:
@@ -22,7 +22,7 @@ void DisposeGWorld(DrawSurface *gworld);
|
||||
|
||||
PixMapHandle GetGWorldPixMap(DrawSurface *gworld);
|
||||
|
||||
THandle<Picture> GetPicture(short resID);
|
||||
THandle<BitmapImage> GetPicture(short resID);
|
||||
|
||||
void OffsetRect(Rect *rect, int right, int down);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user