ReC98/th02/music/music_cmt[bss].asm

3 lines
94 B
NASM
Raw Normal View History

MUSIC_CMT_LEN equ MUSIC_CMT_LINE_LEN * MUSIC_CMT_LINE_COUNT
music_cmt db MUSIC_CMT_LEN dup(?)