Implement profile changes

This commit is contained in:
Dylan Ascencio
2023-09-11 20:01:53 -04:00
parent cba6f1dff2
commit 119f3d8c82
+2 -2
View File
@@ -82,9 +82,9 @@ static actor_method_class daSceneChgMethodTable = {
};
extern actor_process_profile_definition g_profile_SCENECHG = {
-3,
fpcLy_CURRENT_e,
3,
0xFFFD,
fpcLy_CURRENT_e,
PROC_SCENECHG,
&g_fpcLf_Method.mBase,
sizeof(d_a_scene_change_c),