You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -131,7 +131,6 @@ EndUsedMove5Text:
|
||||
text_jump _EndUsedMove5Text
|
||||
db "@"
|
||||
|
||||
|
||||
GetMoveGrammar:
|
||||
; store move grammar type in wd265
|
||||
|
||||
@@ -169,7 +168,6 @@ GetMoveGrammar:
|
||||
|
||||
INCLUDE "data/moves/grammar.asm"
|
||||
|
||||
|
||||
UpdateUsedMoves:
|
||||
; append move a to wPlayerUsedMoves unless it has already been used
|
||||
|
||||
|
||||
Reference in New Issue
Block a user