mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-13 13:35:18 +03:00
func_80002BE8
This commit is contained in:
parent
83d216d6fd
commit
89eadaeead
@ -1,5 +1,12 @@
|
|||||||
#include "common.h"
|
#include "common.h"
|
||||||
|
|
||||||
|
s32 func_800071FC(s32*);
|
||||||
|
s32 func_80020720(s32*, s32, s32);
|
||||||
|
|
||||||
|
extern s32 D_800E2318;
|
||||||
|
extern u8 D_80137E80;
|
||||||
|
extern s32 D_80144F60;
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/3440/func_80002840.s")
|
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/3440/func_80002840.s")
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/3440/func_8000291C.s")
|
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/3440/func_8000291C.s")
|
||||||
@ -8,14 +15,13 @@
|
|||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/3440/func_80002AF4.s")
|
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/3440/func_80002AF4.s")
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/3440/func_80002BE8.s")
|
void func_80002BE8(void) {
|
||||||
|
if ((D_80137E80 == 0) && (func_800072E0(&D_80144F60) == 0)) {
|
||||||
s32 func_800071FC(s32*);
|
func_80020720(&D_800E2318, 15, 0);
|
||||||
s32 func_80020720(s32*, s32, s32);
|
return;
|
||||||
|
}
|
||||||
extern s32 D_800E2318;
|
func_80020720(&D_800E2318, 14, 0);
|
||||||
extern u8 D_80137E80;
|
}
|
||||||
extern s32 D_80144F60;
|
|
||||||
|
|
||||||
void func_80002C50(void) {
|
void func_80002C50(void) {
|
||||||
if ((D_80137E80 == 0) && (func_800071FC(&D_80144F60) == 0)) {
|
if ((D_80137E80 == 0) && (func_800071FC(&D_80144F60) == 0)) {
|
||||||
|
Loading…
Reference in New Issue
Block a user