lower res, still slow
[gbajam22] / Makefile
index b5de0c7..b7b0903 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -98,7 +98,7 @@ install: $(bin)
 
 .PHONY: run
 run: $(bin)
-       mgba -3 $(bin)
+       mgba -3 --log-level=16 $(bin)
 
 .PHONY: debug
 debug: $(elf)