From 67ef0275224642ddc68dfd408bf7079baab62328 Mon Sep 17 00:00:00 2001 From: Pheenoh Date: Sat, 27 Mar 2021 22:48:10 -0400 Subject: fopScn_IsDelete OK --- include/f/f_op/f_op_scene.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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 -- cgit v1.2.3