mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 21:45:00 +03:00
func_80007130
This commit is contained in:
parent
ad2e4199e6
commit
54074bae93
@ -1,6 +1,16 @@
|
||||
#include "common.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/7D30/func_80007130.s")
|
||||
s32 func_800234B0(s32*, u8, s32, s32);
|
||||
|
||||
extern s32 D_800E2128;
|
||||
|
||||
s32 func_80007130(s32 arg0, s32 arg1) {
|
||||
if (func_800234B0(&D_800E2128, arg0, arg1, arg0) != 0) {
|
||||
return -1;
|
||||
} else {
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/7D30/func_8000716C.s")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user