summaryrefslogtreecommitdiff
path: root/engine/pokemon/stats_screen.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-10-05 16:15:57 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-10-05 16:15:57 -0400
commit6b7ade66da6bae234ccc3c41a8f85247a2d4ce03 (patch)
treea6c6f732552f0f2ab569fa86480938636f2fc9e3 /engine/pokemon/stats_screen.asm
parentff2d8502197934e07a45903102560e8eb81d2b5b (diff)
Identify more unnamed labels
Diffstat (limited to 'engine/pokemon/stats_screen.asm')
-rw-r--r--engine/pokemon/stats_screen.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/engine/pokemon/stats_screen.asm b/engine/pokemon/stats_screen.asm
index 97121aa3d..a6ad0818e 100644
--- a/engine/pokemon/stats_screen.asm
+++ b/engine/pokemon/stats_screen.asm
@@ -483,7 +483,8 @@ StatsScreen_InitUpperHalf:
dw sBoxMonNicknames
dw wBufferMonNick
-Function4df7f: ; unreferenced
+StatsScreen_PlaceVerticalDivider: ; unreferenced
+; The Japanese stats screen has a vertical divider.
hlcoord 7, 0
ld bc, SCREEN_WIDTH
ld d, SCREEN_HEIGHT