Version 1.5.0
Big Refactor
This commit is contained in:
parent
3b2a0f4de8
commit
d2f7796b79
49 changed files with 5306 additions and 3590 deletions
7
source/Ingame.h
Normal file
7
source/Ingame.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <3ds.h>
|
||||
|
||||
void startGame(bool load, char *filename);
|
||||
void tickGame();
|
||||
void renderGame();
|
Loading…
Add table
Add a link
Reference in a new issue