Open
Description
- Sync labels and constants with Gen 1 or 2 as appropriate
- Newlines at end of .asm and .inc files
- Capitalize
BANK
,HIGH
,LOW
,DEF
- Colons after labels
- Remove trailing whitespace
- Indent with single tabs, not spaces
- Remove address comments
- Remove
enum
, use improvedconst
- New
connection
macro - Use the current
constants
,data
, andengine
, andmacros
subdirectories - Use
farcall
andcallfar
, notcallab
andcallba
- Updated audio constants, labels, and macro names (see Update audio macros and arguments pokecrystal#650)
- More
Metadata
Assignees
Labels
No labels
Activity