diff options
Diffstat (limited to 'include/d/actor/d_a_obj_kshutter.h')
| -rw-r--r-- | include/d/actor/d_a_obj_kshutter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/actor/d_a_obj_kshutter.h b/include/d/actor/d_a_obj_kshutter.h index ea3d6e7871..717f88dc65 100644 --- a/include/d/actor/d_a_obj_kshutter.h +++ b/include/d/actor/d_a_obj_kshutter.h @@ -25,7 +25,7 @@ public: /* 80C48328 */ void create1st(); /* 80C483CC */ void event_proc_call(); /* 80C48470 */ void event_proc_call2(); - /* 80C4852C */ void Execute(f32 (**)[3][4]); + /* 80C4852C */ void Execute(Mtx**); /* 80C48590 */ void checkArea(); /* 80C48708 */ void checkOpen(); /* 80C48798 */ void getDemoAction(); |
