mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-06 03:44:30 -04:00
d_s_logo / d_s_play debug work, d_a_kago cleanup, misc cleanup (#3116)
* d_a_kago cleanup * d_s_logo wii/shield work * d_s_logo / d_s_play debug work * fix missing profile class sizeof's * fix phase->id values * build fixes * fix dCamera_c and camera profile
This commit is contained in:
@@ -5226,7 +5226,7 @@ actor_process_profile_definition g_profile_NPC_WRESTLER = {
|
||||
fpcPi_CURRENT_e, // mListPrio
|
||||
PROC_NPC_WRESTLER, // mProcName
|
||||
&g_fpcLf_Method.base, // sub_method
|
||||
0xEA0, // mSize (fix this)
|
||||
sizeof(daNpcWrestler_c), // mSize
|
||||
0, // mSizeOther
|
||||
0, // mParameters
|
||||
&g_fopAc_Method.base, // sub_method
|
||||
|
||||
Reference in New Issue
Block a user