software tunnel rotation / lower framerate
[gbajam21] / Makefile
index 26ffc65..9da7f4d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ data/lut.s: tools/lutgen
        tools/lutgen >$@
 
 data/tun.map: tools/tungen
-       tools/tungen -s 160x160 >$@
+       tools/tungen -s 256x256 >$@
 
 data/snd.bin: $(audata) tools/mmutil/mmutil
        tools/mmutil/mmutil -o$@ -hdata/snd.h $(audata)