From d05169fcbc3d726f0d472909f82a24fa498ae37e Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Thu, 16 Aug 2018 23:05:29 +0200 Subject: [PATCH] rename --- devcart.asm => debug.asm | 0 main.asm | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename devcart.asm => debug.asm (100%) diff --git a/devcart.asm b/debug.asm similarity index 100% rename from devcart.asm rename to debug.asm diff --git a/main.asm b/main.asm index 27a1baa..6db04d2 100644 --- a/main.asm +++ b/main.asm @@ -134,7 +134,7 @@ MainLoop: j MainLoop nop // delay slot -include "devcart.asm" // assumes gp is set to CI base +include "debug.asm" // assumes gp is set to CI base SetupScreen: // NTSC: 640x480, 32BPP, Interlace, Resample Only, DRAM Origin VIDEO_BUFFER