Remove private specifiers from game code classes (#2375)

* remove private specifiers from game code

* fix formatting

* fix more formatting

* Add some missing public modifiers

---------

Co-authored-by: Luke Street <luke@street.dev>
This commit is contained in:
gymnast86
2026-09-03 10:30:26 -05:00
committed by GitHub
parent 6a7acc8ddc
commit b748eaca1e
484 changed files with 28 additions and 550 deletions
-1
View File
@@ -54,7 +54,6 @@ class Act_c : public fopAc_ac_c {
return daObj::PrmAbstract(this, PRM_2, PRM_24);
}
private:
/* 0x568 */ int field_0x568;
/* 0x56C */ int field_0x56c;
/* 0x570 */ u8 field_0x570;