diff options
Diffstat (limited to 'home/window.asm')
-rw-r--r-- | home/window.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/window.asm b/home/window.asm index f288e4eec..6d9bd5311 100644 --- a/home/window.asm +++ b/home/window.asm @@ -13,7 +13,6 @@ RefreshScreen:: rst Bankswitch ret - CloseText:: ld a, [hOAMUpdate] push af |