diff options
Diffstat (limited to 'engine/pokemon/stats_screen.asm')
-rw-r--r-- | engine/pokemon/stats_screen.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/pokemon/stats_screen.asm b/engine/pokemon/stats_screen.asm index 457d43fc..d1bc4172 100644 --- a/engine/pokemon/stats_screen.asm +++ b/engine/pokemon/stats_screen.asm @@ -512,7 +512,7 @@ LoadPinkPage: .PkrsStr: db "#RUS@" -Unreferenced_Function50f4d: +Function50f4d: ; unreferenced hlcoord 7, 0 ld bc, SCREEN_WIDTH ld d, SCREEN_HEIGHT |