Identify player functions and update asm.h

This commit is contained in:
theo3
2021-12-28 12:08:30 -08:00
parent 9456e38606
commit 0f65f8fd50
442 changed files with 697 additions and 1092 deletions
+1 -1
View File
@@ -3,6 +3,6 @@ SCRIPT_START script_0800FB2C
SetAnimationState 0x0002
DoPostScriptAction 0x0000
SetSyncFlag 0x00000001
Call sub_080791BC
Call SetPlayerActionNormal
SCRIPT_END
.2byte 0x0000
+1 -1
View File
@@ -8,5 +8,5 @@ SCRIPT_START script_08012B24
WalkSouth 0x0008
SetSyncFlag 0x00000002
CallWithArg sub_0807FB64, 0xffffffe2
Call sub_080791BC
Call SetPlayerActionNormal
SCRIPT_END
+1 -1
View File
@@ -8,5 +8,5 @@ SCRIPT_START script_08012B50
WalkNorth 0x0008
SetSyncFlag 0x00000002
CallWithArg sub_0807FB64, 0xffffffe2
Call sub_080791BC
Call SetPlayerActionNormal
SCRIPT_END
+1 -1
View File
@@ -8,5 +8,5 @@ SCRIPT_START script_08012B7C
WalkEast 0x0008
SetSyncFlag 0x00000002
CallWithArg sub_0807FB64, 0xffffffe2
Call sub_080791BC
Call SetPlayerActionNormal
SCRIPT_END
+1 -1
View File
@@ -11,7 +11,7 @@ script_08013D1C:
CallWithArg sub_08095D54, 0x00000000
PlaySound SFX_ELEMENT_PLACE
SetSyncFlag 0x08000000
Call sub_080791BC
Call SetPlayerActionNormal
DoPostScriptAction 0x0006
SCRIPT_END
.2byte 0x0000
+1 -1
View File
@@ -11,7 +11,7 @@ script_08013D5C:
CallWithArg sub_08095D54, 0x00000001
PlaySound SFX_ELEMENT_PLACE
SetSyncFlag 0x10000000
Call sub_080791BC
Call SetPlayerActionNormal
DoPostScriptAction 0x0006
SCRIPT_END
.2byte 0x0000
+1 -1
View File
@@ -11,7 +11,7 @@ script_08013D9C:
CallWithArg sub_08095D54, 0x00000002
PlaySound SFX_ELEMENT_PLACE
SetSyncFlag 0x20000000
Call sub_080791BC
Call SetPlayerActionNormal
DoPostScriptAction 0x0006
SCRIPT_END
.2byte 0x0000
+1 -1
View File
@@ -11,7 +11,7 @@ script_08013DDC:
CallWithArg sub_08095D54, 0x00000003
PlaySound SFX_ELEMENT_PLACE
SetSyncFlag 0x40000000
Call sub_080791BC
Call SetPlayerActionNormal
DoPostScriptAction 0x0006
SCRIPT_END
.2byte 0x0000
+1 -1
View File
@@ -6,6 +6,6 @@ SCRIPT_START script_08015A7C
SetAnimationState 0x0000
DoPostScriptAction 0x0000
SetSyncFlag 0x00000004
Call sub_080791BC
Call SetPlayerActionNormal
SCRIPT_END
.2byte 0x0000
+1 -1
View File
@@ -6,6 +6,6 @@ SCRIPT_START script_08015AA0
SetAnimationState 0x0002
DoPostScriptAction 0x0000
SetSyncFlag 0x00000004
Call sub_080791BC
Call SetPlayerActionNormal
SCRIPT_END
.2byte 0x0000