Initial commit

This commit is contained in:
Gericom
2025-11-09 16:07:01 +01:00
commit 29671d041f
39 changed files with 26346 additions and 0 deletions

3
arm9/source/common.h Normal file
View File

@@ -0,0 +1,3 @@
#pragma once
#include <nds/ndstypes.h>
#include <string.h>