mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-06 03:28:35 -04:00
forgot the profiles
This commit is contained in:
@@ -14,8 +14,8 @@ struct scene_method_class {
|
||||
|
||||
typedef struct scene_process_profile_definition {
|
||||
/* 0x00 */ node_process_profile_definition mBase;
|
||||
/* 0x20 */ process_method_class* mpMtd; // Subclass methods
|
||||
/* 0x24 */ u32 field_0x24; // padding?
|
||||
/* 0x20 */ scene_method_class* mpMtd; // Subclass methods
|
||||
/* 0x24 */ u32 field_0x24; // padding?
|
||||
} scene_process_profile_definition;
|
||||
|
||||
class scene_class {
|
||||
|
||||
Reference in New Issue
Block a user