summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_obj_hole.h
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2024-04-14 11:27:39 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2024-04-14 11:27:39 -0400
commit5b3b66015a8da8b4c038ccab9bb0786b200eec6f (patch)
treeb90fc20cd149053b660d2a9d4b9764c0badc8b8a /include/d/actor/d_a_obj_hole.h
parent3fae1c28c391d061eab6ce59bd43b49eaabd72ef (diff)
d_a_npc_nz: add .inc file, match .data section
Diffstat (limited to 'include/d/actor/d_a_obj_hole.h')
-rw-r--r--include/d/actor/d_a_obj_hole.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/actor/d_a_obj_hole.h b/include/d/actor/d_a_obj_hole.h
index 628c0820..9911b0d6 100644
--- a/include/d/actor/d_a_obj_hole.h
+++ b/include/d/actor/d_a_obj_hole.h
@@ -9,7 +9,7 @@ class daObj_Hole_c : public fopAc_ac_c {
public:
enum Proc_e {
PROC_INIT = 0,
- PROC_EXEC = 1
+ PROC_EXEC = 1,
};
enum Mode {