mirror of
https://github.com/zeldaret/tp
synced 2026-07-08 22:44:44 -04:00
dSv_info_c::isActor OK
This commit is contained in:
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user