Switch to zip archive format for resource data, prep work for moving from PICT/snd to BMP/WAV

This commit is contained in:
elasota
2020-01-18 08:37:57 -05:00
parent e01cd4ef2e
commit d8331eaeb7
298 changed files with 79115 additions and 231 deletions

View File

@@ -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;