summaryrefslogtreecommitdiff
path: root/home/names.asm
AgeCommit message (Collapse)Author
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-20PARTY_LENGTH; MON_NAME; sgb_border.binRemy Oukaour
2018-01-19This table entry has the address of MoveDescriptions in GSC ($4000 in G/S, ↵Remy Oukaour
$4b52 in Crystal)
2018-01-19clean up GetName/NamesPointersRemy Oukaour
2018-01-03Replace hardcoded bank with BANK function.Adelaide Walter
2018-01-03Replace magic reference to PackMenuGFX.Adelaide Walter
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-22More comments for constant<->table correspondencesRemy Oukaour
2017-12-22IsHM is not used within home/names.asm; group it with the other HM routines+dataRemy Oukaour
2017-12-22Split more code from home.asm into home/ filesRemy Oukaour