summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_obj_table.h
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-07-17 21:41:40 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2025-07-17 21:41:40 -0400
commit67259edeeb2a48dffa0767c30ed0ba2ee2b00846 (patch)
tree1890273ea8d95742a1499cf9302b4bd78ce8ea49 /include/d/actor/d_a_obj_table.h
parentce8a70bfb0d3cc67f1db747909d795b2280a35e1 (diff)
Clean up HIO reg accesses
Diffstat (limited to 'include/d/actor/d_a_obj_table.h')
-rw-r--r--include/d/actor/d_a_obj_table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/actor/d_a_obj_table.h b/include/d/actor/d_a_obj_table.h
index 87ecb2df..a9fe69c8 100644
--- a/include/d/actor/d_a_obj_table.h
+++ b/include/d/actor/d_a_obj_table.h
@@ -8,7 +8,7 @@
namespace daObjTable {
class Act_c : public dBgS_MoveBgActor {
- public:
+ public:
virtual BOOL CreateHeap();
virtual BOOL Create();
cPhs_State Mthd_Create();