mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 15:47:46 +00:00
FreeBSD Fixes
This commit is contained in:
2
hecl/extern/Athena
vendored
2
hecl/extern/Athena
vendored
Submodule hecl/extern/Athena updated: 574038a826...0762a3bdcc
@@ -622,6 +622,9 @@ public:
|
|||||||
*/
|
*/
|
||||||
std::unique_ptr<ProjectRootPath> SearchForProject(const SystemString& path);
|
std::unique_ptr<ProjectRootPath> SearchForProject(const SystemString& path);
|
||||||
|
|
||||||
|
#undef bswap16
|
||||||
|
#undef bswap32
|
||||||
|
#undef bswap64
|
||||||
|
|
||||||
/* Type-sensitive byte swappers */
|
/* Type-sensitive byte swappers */
|
||||||
template <typename T>
|
template <typename T>
|
||||||
|
|||||||
Reference in New Issue
Block a user