summaryrefslogtreecommitdiff
path: root/scripts/Route7Gate.asm
AgeCommit message (Collapse)Author
2020-11-14Fix file modesdannye
2020-07-16Reformat map scripts' coordinate and movement dataRangi
'dbmapcoord' has X, Y order like other coordinate-related data macros
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi
2020-07-03Replace raw hex values with HRAM constantsRangi
To do: turn constants into labels and use ldh
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi
Polished Map