summaryrefslogtreecommitdiff
path: root/engine/predefs7.asm
AgeCommit message (Collapse)Author
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi
2016-06-11remove address commentsYamaArashi
2016-01-03Fix game time labelsPikalaxALT
2015-08-12named more variablesYamaArashi
2015-07-23named functionYamaArashi
2015-07-14named wram variablesYamaArashi
2015-07-12named wram variablesYamaArashi
2015-02-07fixed hp bar wram label and miscYamaArashi
2015-02-07Named wram symbolsYamaArashi
2014-09-13Commented more sprite and map codeYamaArashi
2014-05-26Remove most static wram addresses. Use labels instead.yenatch
For unknown addresses, use "w<address>". Label overleads are still an issue.
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel