Moved all files.

This commit is contained in:
2026-03-06 14:01:21 -06:00
parent 38ce768168
commit 9139c4350a
209 changed files with 127 additions and 100 deletions

View File

@@ -0,0 +1,4 @@
# Copyright (c) 2026 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT

View File

@@ -0,0 +1,11 @@
/**
* Copyright (c) 2026 Dominic Masters
*
* This software is released under the MIT License.
* https://opensource.org/licenses/MIT
*/
#pragma once
#include <ogcsys.h>
#include <gccore.h>
#include <malloc.h>