mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 20:19:38 +00:00
Switch to zip archive format for resource data, prep work for moving from PICT/snd to BMP/WAV
This commit is contained in:
@@ -9,7 +9,6 @@ namespace PortabilityLayer
|
||||
struct ResourceCompiledRef
|
||||
{
|
||||
const uint8_t *m_resData;
|
||||
MMHandleBlock *m_handle;
|
||||
int16_t m_resID;
|
||||
int16_t m_resNameOffset;
|
||||
uint8_t m_attributes;
|
||||
|
||||
Reference in New Issue
Block a user