40d38b21ee
Added: Started working on level format notes and music related info
5 lines
76 B
Makefile
5 lines
76 B
Makefile
all:
|
|
asar all.asm DKC2_custom.sfc
|
|
md5sum *.sfc
|
|
clean:
|
|
rm DKC2_custom.sfc
|