aboutsummaryrefslogtreecommitdiffstats
path: root/engine/special_warps.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye1-149/+0
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-149/+0
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi1-1/+1
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2020-05-20Sync with pokereddannye1-15/+17
2016-06-11remove address commentsYamaArashi1-3/+3
2016-06-11Sync with pokereddannye1-1/+1
from August 29, 2015 to April 6, 2016
2016-03-17Split bank1 up.luckytyphlosion1-0/+147