From 2b7b8d7174a2ea6f84db3b5917b0bf068213a85e Mon Sep 17 00:00:00 2001 From: ProjectRevoTPP Date: Wed, 15 Apr 2020 10:56:57 -0400 Subject: disassemble the thumb portion of arm9. --- main.c | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 main.c (limited to 'main.c') diff --git a/main.c b/main.c deleted file mode 100644 index 17e69b3d..00000000 --- a/main.c +++ /dev/null @@ -1,7 +0,0 @@ -// Just includes for now so CLion sees the files -#include "structs/structs.h" -#include "nitro/nitro.h" - -void main() { - int x = NULL; -} -- cgit v1.2.3