You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style
This commit is contained in:
@@ -454,7 +454,7 @@ Function512ab: ; 512ab
|
||||
call .Fill
|
||||
ret
|
||||
|
||||
.Fill
|
||||
.Fill:
|
||||
ld [hli], a
|
||||
dec c
|
||||
jr nz, .Fill
|
||||
|
@@ -399,11 +399,11 @@
|
||||
add_pic SlowkingBackpic
|
||||
add_pic MisdreavusFrontpic
|
||||
add_pic MisdreavusBackpic
|
||||
|
||||
|
||||
; Unown pics have their own table. See UnownPicPointers
|
||||
dbw -1, -1
|
||||
dbw -1, -1
|
||||
|
||||
|
||||
add_pic WobbuffetFrontpic
|
||||
add_pic WobbuffetBackpic
|
||||
add_pic GirafarigFrontpic
|
||||
|
Reference in New Issue
Block a user