Adding prefabs

This commit is contained in:
Tristan Roux
2019-12-03 18:54:29 +01:00
parent e93dac35b0
commit aa97147dcc
7 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -11,4 +11,4 @@
#include "scene.h"
int start_game(void);
gc_scene *create_game_scene(void);
gc_scene *create_game_scene(gc_engine *engine);