334
edits
m |
m |
||
Line 69: | Line 69: | ||
29 4 ; play WSA file? (or just load it? coords?) | 29 4 ; play WSA file? (or just load it? coords?) | ||
2A? Cmd_Open_WSA_File | 2A? Cmd_Open_WSA_File // I think this should be '29', so there's another problem here | ||
2B? Cmd_Close_WSA_File | 2B? Cmd_Close_WSA_File | ||
2C? Cmd_Run_WSA_From_Beginning_To_End | 2C? Cmd_Run_WSA_From_Beginning_To_End | ||
Line 76: | Line 76: | ||
2F? Cmd_Set_Special_Enter_X_And_Y | 2F? Cmd_Set_Special_Enter_X_And_Y | ||
30 Cmd_Run_WSA_Frames | 30? Cmd_Run_WSA_Frames | ||
31 Cmd_Pop_Brandon_Into_Scene | 31? Cmd_Pop_Brandon_Into_Scene | ||
32 Cmd_Restore_All_Object_Backgrounds | 32? Cmd_Restore_All_Object_Backgrounds | ||
33 Cmd_Set_Custom_Palette_Range | 33? Cmd_Set_Custom_Palette_Range | ||
34 Cmd_Custom_Print_Talk_String 4 args (color, unk, unk, stringid) - see also 01 | 34 Cmd_Custom_Print_Talk_String 4 args (color, unk, unk, stringid) - see also 01 | ||
35 Cmd_Restore_Custom_Print_Background 0 args ; restore text background? | 35 Cmd_Restore_Custom_Print_Background 0 args ; restore text background? | ||
36 Cmd_Hide_Mouse 0 args | 36 Cmd_Hide_Mouse 0 args | ||
37 Cmd_Show_Mouse 0 args | 37 Cmd_Show_Mouse 0 args | ||
38 Cmd_Get_Character_X | 38? Cmd_Get_Character_X | ||
39 Cmd_Get_Character_Y | 39? Cmd_Get_Character_Y | ||
3A Cmd_Change_Characters_Facing | 3A? Cmd_Change_Characters_Facing | ||
3B Cmd_Copy_WSA_Region | 3B? Cmd_Copy_WSA_Region | ||
3C Cmd_Text_Print | 3C Cmd_Text_Print // prints last pushed string ID to top left corner? (debug only?) | ||
3D Cmd_Random | 3D? Cmd_Random | ||
3E Cmd_Load_Sound_File | 3E? Cmd_Load_Sound_File | ||
3F Cmd_Display_WSA_Frame_On_HidPage | 3F? Cmd_Display_WSA_Frame_On_HidPage | ||
40? Cmd_Display_WSA_Sequential_Frames | 40? Cmd_Display_WSA_Sequential_Frames |
edits