looks right, extremely slow
[gbajam22] / Makefile
index 268d1ee..025fa8e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -98,7 +98,7 @@ install: $(bin)
 
 .PHONY: run
 run: $(bin)
-       mgba -2 $(bin)
+       mgba -3 $(bin)
 
 .PHONY: debug
 debug: $(elf)