Initial commit

empty project

Signed-off-by: Peter Siegmund <developer@mars3142.org>

Create FUNDING.yml
This commit is contained in:
2023-11-16 23:50:22 +01:00
commit 01a1e86bf1
6 changed files with 775 additions and 0 deletions

7
src/main.c Normal file
View File

@@ -0,0 +1,7 @@
#include <gb/gb.h>
#include <stdint.h>
void main()
{
///
}