Prefix wram labels with w, part 2.

This commit is contained in:
luckytyphlosion
2018-01-23 17:39:09 -05:00
parent 79bd48f85c
commit a1951cefc0
323 changed files with 8581 additions and 8581 deletions

View File

@@ -73,7 +73,7 @@ VOLUME_SO1_LEVEL EQU %00000111
VOLUME_SO2_LEVEL EQU %01110000
MAX_VOLUME EQU $77
; SoundInput
; wSoundInput
SOUND_INPUT_CH1_F EQU 0
SOUND_INPUT_CH2_F EQU 1
SOUND_INPUT_CH3_F EQU 2
@@ -84,5 +84,5 @@ SOUND_INPUT_GLOBAL_F EQU 7
DANGER_PITCH_F EQU 4
DANGER_ON_F EQU 7
; MusicFade
; wMusicFade
MUSIC_FADE_IN_F EQU 7