dSv_info_c::isActor OK

This commit is contained in:
Pheenoh
2021-01-03 03:22:30 -05:00
parent 5c4ac052c3
commit 5abaebc40d
2 changed files with 2 additions and 9 deletions
+1
View File
@@ -804,6 +804,7 @@ public:
void init(int);
dSv_zoneBit_c& getZoneBit() { return zone_bit; }
dSv_zoneActor_c& getZoneActor() { return zone_actor; }
const dSv_zoneActor_c& getZoneActorConst() const { return zone_actor; }
s8& getUnk0() { return unk0; }