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:
@@ -22,7 +22,6 @@ enum_set: MACRO
|
||||
__enum__ = \1
|
||||
ENDM
|
||||
|
||||
|
||||
; Enumerate constants
|
||||
|
||||
const_def: MACRO
|
||||
@@ -43,7 +42,6 @@ shift_const: MACRO
|
||||
const_value = const_value + 1
|
||||
ENDM
|
||||
|
||||
|
||||
; Enumerate strings
|
||||
|
||||
define: MACRO
|
||||
|
Reference in New Issue
Block a user