mirror of
https://github.com/aap/librw.git
synced 2026-01-25 04:22:57 +00:00
fixed some rasters (again)
This commit is contained in:
@@ -162,6 +162,7 @@ struct D3dRaster
|
||||
void *texture;
|
||||
void *palette;
|
||||
uint32 format;
|
||||
uint32 bpp; // bytes per pixel
|
||||
bool32 hasAlpha;
|
||||
bool32 customFormat;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user