You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Screen_BlackBorderDraw.60 = 0x8003289C; // filename:Screen_BlackBorderDraw type:func The generated result of the compilation adds .60 at name end for some reason.
253
+
Screen_BlackBorderDraw.0= 0x8003289C; // filename:Screen_BlackBorderDraw type:func Compiler adds suffix to end of nested func names.
Player_CombatAnimUpdate.76 = 0x80074350; // filename:Player_CombatAnimUpdate type:func - Generated compilation result adds .76 at name end for some reason.
626
+
Player_CombatAnimUpdate.0= 0x80074350; // filename:Player_CombatAnimUpdate type:func - Compiler adds suffix to end of nested func names.
0 commit comments