summaryrefslogtreecommitdiff
path: root/src/naming_screen.c
diff options
context:
space:
mode:
authorCameron Hall <camthesaxman@users.noreply.github.com>2017-09-13 11:01:47 -0500
committerGitHub <noreply@github.com>2017-09-13 11:01:47 -0500
commitc1c2015f7046676b043641c0d1f9d9e29bc73647 (patch)
treecbea3afbcdad3d6bcc178ae4abffa9bbe88549f7 /src/naming_screen.c
parent37cf3484223366ee381f15d9a2cfeaf3612fd228 (diff)
parent9e9c40214f7672662820636167d2cc1469ca2ba1 (diff)
Merge pull request #430 from camthesaxman/scrcmd_renaming
(don't merge yet) rename script commands
Diffstat (limited to 'src/naming_screen.c')
-rw-r--r--src/naming_screen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/naming_screen.c b/src/naming_screen.c
index 6c107f022..3f8417e6d 100644
--- a/src/naming_screen.c
+++ b/src/naming_screen.c
@@ -1618,7 +1618,7 @@ static void DisplaySentToPCMessage(void)
StringExpandPlaceholders(gStringVar4, gOtherText_SentToPC);
BasicInitMenuWindow(&gWindowConfig_81E6E88);
MenuDisplayMessageBox();
- sub_8072044(gStringVar4);
+ MenuPrintMessageDefaultCoords(gStringVar4);
}
static void sub_80B753C(void)