Prefix wram labels with w, part 1.
Handle edge cases first.
This commit is contained in:
@@ -129,7 +129,7 @@ map_connection_struct: MACRO
|
||||
ENDM
|
||||
|
||||
channel_struct: MACRO
|
||||
; Addreses are Channel1 (c101).
|
||||
; Addreses are wChannel1 (c101).
|
||||
\1MusicID:: dw
|
||||
\1MusicBank:: db
|
||||
\1Flags:: db ; 0:on/off 1:subroutine 3:sfx 4:noise 5:rest
|
||||
|
Reference in New Issue
Block a user