2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 23:07:42 +00:00

Updated RetroCommon

This commit is contained in:
Jack Andersen
2015-08-10 10:54:09 -10:00
parent bd5825954f
commit 73d70dbc58
2 changed files with 2 additions and 1 deletions

Submodule hecl/extern/RetroCommon updated: 99bb5df7f3...2c6d83b0c7

View File

@@ -329,6 +329,7 @@ public:
inline uint32_t toUint32() 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