You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove all address comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
TrainerClassDVs: ; 270d6
|
||||
TrainerClassDVs:
|
||||
; entries correspond to trainer classes (see constants/trainer_constants.asm)
|
||||
; atk,def,spd,spc
|
||||
dn 9, 10, 7, 7 ; FALKNER
|
||||
@@ -68,4 +68,3 @@ TrainerClassDVs: ; 270d6
|
||||
dn 9, 8, 8, 8 ; OFFICER
|
||||
dn 7, 14, 10, 8 ; GRUNTF
|
||||
dn 9, 8, 8, 8 ; MYSTICALMAN
|
||||
; 2715c
|
||||
|
||||
Reference in New Issue
Block a user