Uppercase MACRO and EQU(S) according to the style guide
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
sprite_movement_data: macro
|
||||
sprite_movement_data: MACRO
|
||||
db \1, \2, \3, \4, \5
|
||||
dn \6, 0
|
||||
endm
|
||||
|
Reference in New Issue
Block a user