mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:07:42 +00:00
Updated RetroCommon
This commit is contained in:
2
hecl/extern/RetroCommon
vendored
2
hecl/extern/RetroCommon
vendored
Submodule hecl/extern/RetroCommon updated: 99bb5df7f3...2c6d83b0c7
@@ -329,6 +329,7 @@ public:
|
|||||||
inline uint32_t toUint32() const {return num;}
|
inline uint32_t toUint32() const {return num;}
|
||||||
inline operator uint32_t() const {return num;}
|
inline operator uint32_t() const {return num;}
|
||||||
};
|
};
|
||||||
|
#define FOURCC(chars) FourCC(SBIG(chars))
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Hash representation used for all storable and comparable objects
|
* @brief Hash representation used for all storable and comparable objects
|
||||||
|
|||||||
Reference in New Issue
Block a user