diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/f/f_op/f_op_scene.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/f/f_op/f_op_scene.h b/include/f/f_op/f_op_scene.h index 0258131b3b..0ff9955abf 100644 --- a/include/f/f_op/f_op_scene.h +++ b/include/f/f_op/f_op_scene.h @@ -11,7 +11,7 @@ public: /* 0x008 */ u8 field_0x08[0x24]; /* 0x02C */ int* field_0x2C; /* 0x030 */ u8 field_0x30[0x17C]; - /* 0x1AC */ nodedraw_method_class* mpNodedrawMtd; + /* 0x1AC */ process_method_class* mpProcessMtd; }; #endif
\ No newline at end of file |
