summaryrefslogtreecommitdiff
path: root/engine/experience.asm
AgeCommit message (Expand)Author
2018-03-13Organize the engine/ directorymid-kid
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2017-12-25MAX_LEVEL = 255 should still compileRemy Oukaour
2017-12-25Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...Remy Oukaour
2017-12-15Move more contiguous related code blocks from main.asm to engine/ and events/Remy Oukaour