summaryrefslogtreecommitdiff
path: root/engine/items/tm_prices.asm
AgeCommit message (Collapse)Author
2015-08-30Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion
Doesn't build.
2015-07-18fix variable namingYamaArashi
2015-07-06Complete documentation of bank3dluckytyphlosion
todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-01-24Better documenting for GetMachinePrice and TechnicalMachinePrices.Marcus Huderle
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