Rename `func_80089528` to `nuScSetFrameBufferNum`

This commit is contained in:
gijs 2023-10-20 12:07:11 +02:00
parent 0adce00abb
commit 5635db776f
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ nuScEventBroadcast = 0x800891A0;
nuScGetAudioMQ = 0x80088EF0;
nuScGetGfxMQ = 0x80088EFC;
nuScAddClient = 0x80089054;
nuScSetFrameBufferNum = 0x80089528;
obCurrentTime = 0x800C47D0;
obSetCurrentTime = 0x8009C7C0; // rom:0x2CBC0

View File

@ -102,7 +102,7 @@ INCLUDE_ASM(const s32, "_ob_past_brick", func_8008949C);
// }
// }
INCLUDE_ASM(const s32, "_ob_past_brick", func_80089528);
INCLUDE_ASM(const s32, "_ob_past_brick", nuScSetFrameBufferNum);
// void func_80089528(s8 arg0) {
// D_800E918D = arg0;