mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +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:
@@ -1,6 +1,4 @@
|
||||
#pragma once
|
||||
#ifndef __PL_BIG_ENDIAN_H__
|
||||
#define __PL_BIG_ENDIAN_H__
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
@@ -251,5 +249,3 @@ struct BEFixed32_t
|
||||
BEInt16_t m_intPart;
|
||||
BEUInt16_t m_fracPart;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user