diff options
Diffstat (limited to 'home/window.asm')
-rw-r--r-- | home/window.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/window.asm b/home/window.asm index c903cdd8..e8e0604d 100644 --- a/home/window.asm +++ b/home/window.asm @@ -92,6 +92,6 @@ SafeUpdateSprites:: ldh [hOAMUpdate], a ret -; unused +SetCarryFlag:: ; unreferenced scf ret |