import from github
This commit is contained in:
6
sound/music_player_table.inc
Normal file
6
sound/music_player_table.inc
Normal file
@ -0,0 +1,6 @@
|
||||
.align 2
|
||||
gMPlayTable::
|
||||
music_player gMPlayInfo_BGM, gMPlayTrack_BGM, 10, 0
|
||||
music_player gMPlayInfo_SE1, gMPlayTrack_SE1, 3, 1
|
||||
music_player gMPlayInfo_SE2, gMPlayTrack_SE2, 9, 1
|
||||
music_player gMPlayInfo_SE3, gMPlayTrack_SE3, 1, 0
|
Reference in New Issue
Block a user