Rename `func_80072398` to `retraceFunc`

This commit is contained in:
gijs 2024-05-24 17:14:24 +02:00
parent 824ad34698
commit 1d1365f284
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@ __SOME_PERSPECTIVE_MATRIX = 0x800aedf0; // size:64
__SOME_PERSPECITVE_MATRIX_NORM_SCALE = 0x800aee70; // size:2
__SOME_LOOK_AT_MATRIX = 0x800aee30; // size:64
_some_camera_setup = 0x800733F8;
retraceFunc = 0x80072398;
_main_stop_all_audio = 0x800EA714;

View File

@ -145,7 +145,7 @@ INCLUDE_ASM(const s32, "main", func_80071E74);
INCLUDE_ASM(const s32, "main", obMain);
INCLUDE_ASM(const s32, "main", func_80072398);
INCLUDE_ASM(const s32, "main", retraceFunc);
/* 2B10 80072710 */
void func_80072710(void) {