summaryrefslogtreecommitdiff
path: root/include/d/save
diff options
context:
space:
mode:
authorTakaRikka <takarikka@outlook.com>2022-06-01 03:49:32 -0700
committerTakaRikka <takarikka@outlook.com>2022-06-01 03:49:32 -0700
commit3f22fa448376893fffd83815ecd4cdccb197f1a4 (patch)
treeee4fc3c63d8d1d36d5705c7d75a6ba3c47c6549c /include/d/save
parent36e62e0b80225b6ef6cbe6a7322397899d3a0ffd (diff)
m_Do / d_a_npc work
Diffstat (limited to 'include/d/save')
-rw-r--r--include/d/save/d_save.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/d/save/d_save.h b/include/d/save/d_save.h
index 7cccd00ae6..5cac4e2acc 100644
--- a/include/d/save/d_save.h
+++ b/include/d/save/d_save.h
@@ -833,6 +833,8 @@ public:
void setEventReg(u16 i_reg, u8 i_no);
u8 getEventReg(u16 i_reg) const;
+ void* getPEventBit() { return (void*)mEvent; }
+
private:
/* 0x0 */ u8 mEvent[256];
}; // Size: 0x100