summaryrefslogtreecommitdiff
path: root/src/constants/map_constants.asm
AgeCommit message (Expand)Author
2020-05-05Added NPC_ Prefix, Changed Level to Map in some placesAndrew Martinek
2019-10-24Uncovered NPC Movement and named OWObjectsAndrew Martinek
2019-10-06Uncovered a lot of NPC map data and loading functions.Andrew Martinek
2018-02-16all permissions 755 -> 644xCrystal
2018-02-07Use const to enumerate constantsxCrystal
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019