Battle animation annotations
This commit is contained in:
@@ -15,7 +15,7 @@ noise: macro
|
||||
endm
|
||||
|
||||
musicheader: macro
|
||||
; number of tracks, ??, address
|
||||
; number of tracks, track idx, address
|
||||
dbw ((\1 - 1) << 6) + (\2 - 1), \3
|
||||
endm
|
||||
|
||||
|
Reference in New Issue
Block a user