More battle tower shenanigans

This commit is contained in:
PikalaxALT
2015-12-08 16:06:13 -05:00
parent 0549e3413f
commit 5b7fc7b0fa
10 changed files with 359 additions and 224 deletions

View File

@@ -135,9 +135,9 @@ unknownmusic0xe8: macro
db \1 ; unknown
endm
enum globaltempo_cmd
globaltempo: macro
db globaltempo_cmd
enum tempo_relative_cmd
tempo_relative: macro
db tempo_relative_cmd
bigdw \1 ; value
endm