mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-20 15:53:28 +00:00
Updated RetroCommon
This commit is contained in:
parent
bd5825954f
commit
73d70dbc58
2
hecl/extern/RetroCommon
vendored
2
hecl/extern/RetroCommon
vendored
@ -1 +1 @@
|
||||
Subproject commit 99bb5df7f3457de0953723188ffa5cecbc40a1fd
|
||||
Subproject commit 2c6d83b0c7883fd6ac13ab08034268a3827226c2
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user