diff options
Diffstat (limited to 'audio.asm')
-rw-r--r-- | audio.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ AUDIO_2 EQU $8 AUDIO_3 EQU $1f INCLUDE "macros.asm" +INCLUDE "constants/music_constants.asm" INCLUDE "constants/trainer_constants.asm" ; PC |