Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
scene.h
Go to the documentation of this file.
1
13void change_scene();
14
23void prepare_change_scene(const char *path);
24
void change_scene()
Changes the current scene.
Definition scene.c:14
void prepare_change_scene(const char *path)
Prepares to change the current scene.