matched func_80240038_7E73D8, func_80240040_7E73E0 (#707)

* matched func_80240038_7E73D8, func_80240040_7E73E0

* Update src/world/area_mac/machi/7E73A0.c

Co-authored-by: Ethan Roseman <ethteck@gmail.com>

* Update src/world/area_mac/machi/7E73A0.c

Co-authored-by: Ethan Roseman <ethteck@gmail.com>

* Update src/world/area_mac/machi/7E73A0.c

Co-authored-by: Ethan Roseman <ethteck@gmail.com>

* Update src/world/area_mac/machi/7E73A0.c

Co-authored-by: Ethan Roseman <ethteck@gmail.com>

Co-authored-by: Ethan Roseman <ethteck@gmail.com>
This commit is contained in:
Mathyland 2022-05-12 23:53:11 -05:00 committed by GitHub
parent d641b72336
commit 3746411d89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 14 deletions

View File

@ -77,9 +77,13 @@ ApiStatus N(80240030_7E73D0)(Evt* script, s32 isInitialCall) {
return ApiStatus_DONE2;
}
INCLUDE_ASM(s32, "world/area_mac/machi/7E73A0", func_80240038_7E73D8);
ApiStatus func_80240038_7E73D8(Evt* script, s32 isInitialCall) {
return ApiStatus_DONE2;
}
INCLUDE_ASM(s32, "world/area_mac/machi/7E73A0", func_80240040_7E73E0);
ApiStatus func_80240040_7E73E0(Evt* script, s32 isInitialCall) {
return ApiStatus_BLOCK;
}
INCLUDE_ASM(s32, "world/area_mac/machi/7E73A0", func_80240048_7E73E8);

View File

@ -1,6 +0,0 @@
.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80240038_7E73D8
/* 7E73D8 80240038 03E00008 */ jr $ra
/* 7E73DC 8024003C 24020002 */ addiu $v0, $zero, 2

View File

@ -1,6 +0,0 @@
.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80240040_7E73E0
/* 7E73E0 80240040 03E00008 */ jr $ra
/* 7E73E4 80240044 0000102D */ daddu $v0, $zero, $zero