diff options
Diffstat (limited to 'mobile/news/news.asm')
-rw-r--r-- | mobile/news/news.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/news/news.asm b/mobile/news/news.asm index 8f31e5755..f8343f676 100644 --- a/mobile/news/news.asm +++ b/mobile/news/news.asm @@ -28,7 +28,7 @@ Function1f4dbe: ; unreferenced .news_data INCBIN "mobile/news/news_2.bin" -Function1f5d9f: +Function1f5d9f: ; unreferenced ld a, BANK(s6_a000) call OpenSRAM ld hl, .news_data |