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

Various bug fixes

This commit is contained in:
Jack Andersen
2018-06-01 20:06:25 -10:00
parent 56a5cfd115
commit 357a7efa9a
16 changed files with 90 additions and 65 deletions

View File

@@ -509,7 +509,7 @@ private:
std::string x60_fileName; // arg1
union
{
u8 dummy = 0;
u32 dummy = 0;
struct
{
bool x70_24_unclaimed : 1;