Remove trailing newlines.

This commit is contained in:
IIMarckus
2015-06-23 12:24:51 -06:00
parent 47938939fe
commit 4d532beee6
889 changed files with 1 additions and 1301 deletions

View File

@@ -416,4 +416,3 @@ Copy1bpp:: ; fa4
pop hl
jp FarCopyBytesDouble
; fb6

View File

@@ -131,4 +131,3 @@ GetFarWRAMWord:: ; 308d
ld [rSVBK], a
ret
; 309d

View File

@@ -341,4 +341,3 @@ LZ_LONG_HI EQU %00000011
inc hl
jp .Main
; c2f

View File

@@ -20,4 +20,3 @@ DelayFrames:: ; 468
jr nz, DelayFrames
ret
; 46f

View File

@@ -28,4 +28,3 @@ SwitchSpeed:: ; 2ffd
stop ; rgbasm adds a nop after this instruction by default
ret
; 300b

View File

@@ -131,4 +131,3 @@ IncGradGBPalTable_13:: db %10010000, %10000000, %10010000
IncGradGBPalTable_14:: db %01000000, %01000000, %01000000
IncGradGBPalTable_15:: db %00000000, %00000000, %00000000
; 547

View File

@@ -52,4 +52,3 @@ ReturnFarCall:: ; 2d6e
Function2d82:: ; 2d82
jp [hl]
; 2d83

View File

@@ -110,4 +110,3 @@ Function2ead:: ; 2ead
and a
ret
; 2ebb

View File

@@ -129,4 +129,3 @@ UpdateGameTimer:: ; 20ad
ld [GameTimeHours + 1], a
ret
; 210f

View File

@@ -35,4 +35,3 @@ AskSerial:: ; 2063
ret
; 208a

View File

@@ -221,4 +221,3 @@ Function270:: ; 270
call CloseSRAM
ret
; 283

View File

@@ -73,4 +73,3 @@ CheckItem:: ; 2f79
pop hl
ret
; 2f8c

View File

@@ -488,4 +488,3 @@ Functionb06:: ; b06
ld [hl], a
ret
; b40

View File

@@ -78,4 +78,3 @@ EnableLCD:: ; 58a
ld [rLCDC], a
ret
; 591

View File

@@ -2348,4 +2348,3 @@ LoadTilesetHeader:: ; 2d27
pop hl
ret
; 2d43

View File

@@ -678,4 +678,3 @@ GetSpriteDirection:: ; 1b07
and $c
ret
; 1b0f

View File

@@ -73,4 +73,3 @@ SubtractSigned:: ; 3136
scf
ret
; 313d

View File

@@ -595,4 +595,3 @@ Function2057:: ; 2057
ret
; 2063

View File

@@ -218,4 +218,3 @@ Function1c23:: ; 0x1c23
call Function1c30
ret
; 0x1c30

View File

@@ -344,4 +344,3 @@ Functiondbd:: ; dbd
rst Bankswitch
ret
; dc9

Some files were not shown because too many files have changed in this diff Show More