mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-11 14:38:38 -04:00
Implement profile changes
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user