summaryrefslogtreecommitdiff
path: root/src/hall_of_fame.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-05-27 06:46:29 -0400
committerGitHub <noreply@github.com>2021-05-27 06:46:29 -0400
commitc396aaa804543c6950bdef918f3773394da09bdf (patch)
treea925bd32e0745ddf3ecef23d1ef3e710f3250273 /src/hall_of_fame.c
parent3dce3407d5f9bca69d61b1cf1b314fb1e921d572 (diff)
parent1a9ba7bb0aeb27a7d0bca43190edd054e517f27b (diff)
Merge pull request #431 from PikalaxALT/sync_bery_crush
Sync berry crush from Emerald
Diffstat (limited to 'src/hall_of_fame.c')
-rw-r--r--src/hall_of_fame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hall_of_fame.c b/src/hall_of_fame.c
index e6f8b72ec..d2c7555e2 100644
--- a/src/hall_of_fame.c
+++ b/src/hall_of_fame.c
@@ -1198,7 +1198,7 @@ static bool8 DrawHofBackground(void)
break;
case 3:
InitStandardTextBoxWindows();
- ResetBg0();
+ InitTextBoxGfxAndPrinters();
break;
case 4:
SetGpuReg(REG_OFFSET_DISPCNT, DISPCNT_OBJ_1D_MAP | DISPCNT_OBJ_ON);