Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-16 | Use a predef macro that takes labels instead of juggling constants. | yenatch | |
Besides making predefs convenient, naming a predef no longer requires adding or renaming a predef constant. This also lets predefs be rearranged at will. | |||
2014-05-21 | Comment music functions in home.asm. | yenatch | |
2014-02-01 | Use :: to export labels between objects. | yenatch | |
This fixes the build. | |||
2013-10-11 | fix labels for SoundRestart and UpdateSound | yenatch | |
2013-09-09 | rename common/ to home/ | yenatch | |