mirror of
https://github.com/mars3142/gb-snake.git
synced 2026-03-13 03:52:40 +00:00
Initial commit
empty project Signed-off-by: Peter Siegmund <developer@mars3142.org> Create FUNDING.yml
This commit is contained in:
7
src/main.c
Normal file
7
src/main.c
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <gb/gb.h>
|
||||
#include <stdint.h>
|
||||
|
||||
void main()
|
||||
{
|
||||
///
|
||||
}
|
||||
Reference in New Issue
Block a user