Rename `__thread_800893C0` to `nuScExecuteGraphics`

This commit is contained in:
gijs 2023-10-20 10:55:05 +02:00
parent 0e2f7a99ad
commit 5f804ef0db
2 changed files with 3 additions and 3 deletions

View File

@ -6,6 +6,7 @@ nuPiInit = 0x80089F40;
nuIdleFunc = 0x800E7A18;
nuScEventHandler = 0x80088F08;
nuScExecuteAudio = 0x80089200;
nuScExecuteGraphics = 0x800893C0;
obCurrentTime = 0x800C47D0;
obSetCurrentTime = 0x8009C7C0; // rom:0x2CBC0
@ -922,7 +923,6 @@ Stack__dma_load_loop_delete = 0x80089124;
__thread_8008AFE0 = 0x8008AFE0;
__thread_800893C0 = 0x800893C0;
__thread_80089540 = 0x80089540;
STR_INVALID_HEADER_LHA_FILE = 0x800AE108;

View File

@ -44,9 +44,9 @@ INCLUDE_ASM(const s32, "_ob_past_brick", nuScExecuteAudio);
INCLUDE_ASM(const s32, "_ob_past_brick", __thread_80089358);
INCLUDE_ASM(const s32, "_ob_past_brick", __thread_800893C0);
INCLUDE_ASM(const s32, "_ob_past_brick", nuScExecuteGraphics);
// void __thread_800893C0(void) {
// void nuScExecuteGraphics(void) {
// typedef struct {
// /* 0x00 */ s32 field_0x0;
// /* 0x04 */ s32 field_0x4;