Remove trailing whitespace

This commit is contained in:
Remy Oukaour
2018-01-18 21:48:52 -05:00
parent 17336221e6
commit a9f8aeb94e
7 changed files with 19 additions and 19 deletions

View File

@@ -47,7 +47,7 @@ _TimeOfDayPals:: ; 8c011
; save wram bank
ld a, [rSVBK]
ld b, a
ld a, BANK(wBGPals1)
ld [rSVBK], a
@@ -78,7 +78,7 @@ _TimeOfDayPals:: ; 8c011
; save wram bank
ld a, [rSVBK]
ld d, a
ld a, BANK(wOBPals1)
ld [rSVBK], a