d_a_npc_people Almost OK (#658)

* daNpcPeople Work

* Oops

Somehow I break this file every time I touch it
This commit is contained in:
SuperDude88
2024-06-16 01:55:31 -04:00
committed by GitHub
parent e855019ab4
commit 3f08458809
13 changed files with 8099 additions and 373 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ public:
u32 getMode() { return mMode & 0xFF; } // &0xFF added to fix dEvt_control_c::moveApproval, probably fakematch
void checkHind(u16) {}
void chkPhoto() {}
BOOL chkPhoto() { return mbInPhoto; }
void getMode() const {}
void offHindFlag(u16) {}
void onHindFlag(u16) {}