aboutsummaryrefslogtreecommitdiffstats
path: root/extras/make_map_size_constants.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-01make extras/ a submoduleBryan Bishop1-37/+0
Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal project.
2012-03-14Remove python shebangs.IIMarckus1-1/+0
- Not all systems have /usr/bin/python - On those that do, it is not always python 2 - These files aren't marked executable anyway Just use "python whatever.py" via shell instead. hg-commit-id: 09184f4c838d
2012-01-25rename common.asm -> main.asmBryan Bishop1-2/+2
hg-commit-id: adec8319c54b
2012-01-16fix naming of map size constantsBryan Bishop1-6/+15
hg-commit-id: 4477820444cd
2012-01-15script to generate map height/width constantsBryan Bishop1-0/+29
hg-commit-id: fbcc1e98685a