Rename func_800C510C (#684)

This commit is contained in:
Jordan Longstaff
2025-07-20 08:54:12 -04:00
committed by GitHub
parent f459d31b21
commit 12588c3043
7 changed files with 10 additions and 10 deletions
+4 -4
View File
@@ -7,7 +7,7 @@ All versions are supported, and the US 1.0 version (SHA1 = 0cb115d8716dbbc2922fd
<!-- README_SCORE_SUMMARY_BEGIN -->
As of July 19, 2025, this is our current score:
&emsp;&emsp;&emsp;&emsp;Decomp progress: 96.77%
&emsp;&emsp;&emsp;&emsp;Decomp progress: 96.76%
&emsp;&emsp;&emsp;&emsp;Documentation progress: 63.41%
<!-- README_SCORE_SUMMARY_END -->
@@ -121,7 +121,7 @@ As of July 19, 2025, this is our current score:
```
=======================================================================
ADVENTURE ONE (ASM -> C Decompilation)
---------------- 96.77% Complete (97.77% NON_MATCHING) ----------------
---------------- 96.76% Complete (97.76% NON_MATCHING) ----------------
# Decompiled functions: 1941
# GLOBAL_ASM remaining: 11
# NON_MATCHING functions: 5
@@ -134,8 +134,8 @@ As of July 19, 2025, this is our current score:
=======================================================================
ADVENTURE TWO (Cleanup & Documentation)
--------------------------- 63.41% Complete ---------------------------
# Documented functions: 1239
# Undocumented remaining: 413
# Documented functions: 1240
# Undocumented remaining: 412
----------------------------- Game Status -----------------------------
Balloons: 30/47, Keys: 3/4, Trophies: 2/5
T.T. Amulets: 3/4, Wizpig Amulets: 3/4
+1 -1
View File
@@ -908,7 +908,7 @@ UNUSED void reset_current_text_offset(s32 dialogueBoxID) {
* Calls the basic dialogue text draw function passing through the global dialogue box ID.
* Goes unused.
*/
UNUSED void func_800C510C(s32 dialogueBoxID, char *text, s32 number, s32 flags) {
UNUSED void render_global_dialogue_text(s32 dialogueBoxID, char *text, s32 number, s32 flags) {
render_dialogue_text(dialogueBoxID, gDialogueBoxBackground[dialogueBoxID].xpos,
gDialogueBoxBackground[dialogueBoxID].ypos, text, number, flags);
}
+1 -1
View File
@@ -1817,7 +1817,7 @@ set_current_text_colour = 0x800C53FC;
set_current_text_background_colour = 0x800C544C;
set_current_text_offset = 0x800C5490;
reset_current_text_offset = 0x800C54D4;
func_800C510C = 0x800C5508;
render_global_dialogue_text = 0x800C5508;
render_dialogue_text = 0x800C5564;
move_dialogue_box_to_front = 0x800C5824;
dialogue_clear = 0x800C5890;
+1 -1
View File
@@ -1787,7 +1787,7 @@ set_current_text_colour = 0x800C5090;
set_current_text_background_colour = 0x800C50E0;
set_current_text_offset = 0x800C5124;
reset_current_text_offset = 0x800C5168;
func_800C510C = 0x800C519C;
render_global_dialogue_text = 0x800C519C;
render_dialogue_text = 0x800C51F8;
move_dialogue_box_to_front = 0x800C54B8;
dialogue_clear = 0x800C5524;
+1 -1
View File
@@ -1708,7 +1708,7 @@ set_current_text_colour = 0x800C55F0;
set_current_text_background_colour = 0x800C5640;
set_current_text_offset = 0x800C5684;
reset_current_text_offset = 0x800C56C8;
func_800C510C = 0x800C56FC;
render_global_dialogue_text = 0x800C56FC;
render_dialogue_text = 0x800C5758;
move_dialogue_box_to_front = 0x800C5A18;
dialogue_clear = 0x800C5A84;
+1 -1
View File
@@ -1811,7 +1811,7 @@ set_current_text_colour = 0x800C5000;
set_current_text_background_colour = 0x800C5050;
set_current_text_offset = 0x800C5094;
reset_current_text_offset = 0x800C50D8;
func_800C510C = 0x800C510C;
render_global_dialogue_text = 0x800C510C;
render_dialogue_text = 0x800C5168;
move_dialogue_box_to_front = 0x800C5428;
dialogue_clear = 0x800C5494;
+1 -1
View File
@@ -1707,7 +1707,7 @@ set_current_text_colour = 0x800C5560;
set_current_text_background_colour = 0x800C55B0;
set_current_text_offset = 0x800C55F4;
reset_current_text_offset = 0x800C5638;
func_800C510C = 0x800C566C;
render_global_dialogue_text = 0x800C566C;
render_dialogue_text = 0x800C56C8;
move_dialogue_box_to_front = 0x800C5988;
dialogue_clear = 0x800C59F4;