diff options
| author | dannye <33dannye@gmail.com> | 2018-06-02 05:55:31 -0500 |
|---|---|---|
| committer | dannye <33dannye@gmail.com> | 2018-06-02 05:56:11 -0500 |
| commit | d3654bcbbe71149eb8741790a894baa7e0c4d73e (patch) | |
| tree | cf157eec955a6285b2a9aabfc04c56dafd8ad085 /macros.asm | |
| parent | 56ecc42c12b73c23e7e0e8fbcfc0fc293cc63dde (diff) | |
Dump all songs
uses a slightly modified red sound engine
only added feature is drumsets, which still need documenting
Diffstat (limited to 'macros.asm')
| -rw-r--r-- | macros.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ INCLUDE "macros/coords.asm" INCLUDE "macros/farcall.asm" INCLUDE "macros/text.asm" INCLUDE "macros/wram.asm" +INCLUDE "macros/audio.asm" |
