X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=26ffc65860821125af8776a8f03a3a883c7111f6;hb=b88c03f1cf5b5f66bec905e5b43e797abf8c18e0;hp=f89ceddb8167b1f81685ab944d8204d392b513f4;hpb=64cde8e9b466d11e1257160483e765c0c1c96819;p=gbajam21 diff --git a/Makefile b/Makefile index f89cedd..26ffc65 100644 --- a/Makefile +++ b/Makefile @@ -73,7 +73,7 @@ data/lut.s: tools/lutgen tools/lutgen >$@ data/tun.map: tools/tungen - tools/tungen -s 240x160 >$@ + tools/tungen -s 160x160 >$@ data/snd.bin: $(audata) tools/mmutil/mmutil tools/mmutil/mmutil -o$@ -hdata/snd.h $(audata)