summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPheenoh <pheenoh@gmail.com>2021-03-27 22:48:10 -0400
committerPheenoh <pheenoh@gmail.com>2021-03-27 22:48:10 -0400
commit67ef0275224642ddc68dfd408bf7079baab62328 (patch)
treedc0804c8bc97c25d96f28087dac11f4c3ecdde2e /include
parent14974a33508f2915a3489eadbea8f6d3f0e9c103 (diff)
fopScn_IsDelete OK
Diffstat (limited to 'include')
-rw-r--r--include/f/f_op/f_op_scene.h2
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