mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-03 00:33:55 +03:00
func_800B8F18
This commit is contained in:
parent
eb5df980c1
commit
66133ca7f2
@ -1,10 +1,19 @@
|
|||||||
#include "common.h"
|
#include "common.h"
|
||||||
|
|
||||||
|
extern s32 D_800D31B0[];
|
||||||
|
extern s64* D_80137E64;
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/B99D0/func_800B8DD0.s")
|
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/B99D0/func_800B8DD0.s")
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/B99D0/func_800B8E14.s")
|
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/B99D0/func_800B8E14.s")
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/B99D0/func_800B8F18.s")
|
void func_800B8F18(void) {
|
||||||
|
s32* temp_v1 = (s32*)D_80137E64;
|
||||||
|
|
||||||
|
D_80137E64++;
|
||||||
|
temp_v1[0] = 0x06000000;
|
||||||
|
temp_v1[1] = D_800D31B0;
|
||||||
|
}
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/B99D0/func_800B8F48.s")
|
#pragma GLOBAL_ASM("asm/us/nonmatchings/main/B99D0/func_800B8F48.s")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user