mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
YAML RAII refactor
This commit is contained in:
@@ -47,7 +47,7 @@ class CMFGameLoader : public CMFGameLoaderBase
|
||||
struct
|
||||
{
|
||||
bool x2c_24_initialized : 1;
|
||||
bool x2c_25_ : 1;
|
||||
bool x2c_25_transitionFinished : 1;
|
||||
};
|
||||
u8 _dummy = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user