summaryrefslogtreecommitdiff
path: root/engine/spawn_points.asm
AgeCommit message (Expand)Author
2015-07-23Replaced GROUP_, MAP_ references with the map macroPikalaxALT
2015-07-23Wild Pokemon functions and dataPikalaxALT
2015-07-20Fix unnecessary white space and retire add_n_timesPikalaxALT
2015-07-18Trainer data structure and field move functionsPikalaxALT
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-07-13Replace EVENT_ALWAYS_THERE with -1PikalaxALT
2015-02-11Split out spawn points.yenatch