summaryrefslogtreecommitdiff
path: root/misc/mobile_40.asm
AgeCommit message (Collapse)Author
2015-07-20More label updates, moved predefs to new filePikalaxALT
Also named most of the engine and event flag constants.
2015-07-18Trainer data structure and field move functionsPikalaxALT
Trainer data in map scripts is now a macro-defined structure. Field move functions in main.asm are now nearly completely annotated, with local references. Trailing white space deleted.
2015-07-16Special script annotation, trainer constant enumeration, person-event ↵PikalaxALT
structure update
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-03-11Get rid of baserom incbins in misc/.yenatch
Battle Tower text was hiding here.
2015-02-10Split 40k lines of mobile noise out of main.asm.yenatch