More consistent data tables
This commit is contained in:
@@ -2882,16 +2882,14 @@ LoadMusicByte:: ; e8d76
|
||||
|
||||
; e8d80
|
||||
|
||||
FrequencyTable: ; e8d80
|
||||
INCLUDE "data/audio/notes.asm"
|
||||
; e8db2
|
||||
|
||||
WaveSamples: ; e8db2
|
||||
INCLUDE "data/audio/notes.asm"
|
||||
|
||||
INCLUDE "data/audio/wave_samples.asm"
|
||||
; e8e52
|
||||
|
||||
INCLUDE "audio/drumkits.asm"
|
||||
|
||||
|
||||
GetLRTracks: ; e8fc2
|
||||
; gets the default sound l/r channels
|
||||
; stores mono/stereo table in hl
|
||||
|
Reference in New Issue
Block a user