Adding a renderer

This commit is contained in:
Tristan Roux
2019-12-04 17:42:11 +01:00
parent aa97147dcc
commit 7938b6c8e9
6 changed files with 8 additions and 16 deletions
+1 -1
View File
@@ -11,4 +11,4 @@
#include "scene.h"
int start_game(void);
gc_scene *create_game_scene(gc_engine *engine);
int create_game_scene(gc_engine *engine);