![]() |
Nilorea Library
C utilities for networking, threading, graphics
|
Games helpers functions. More...
#include "nilorea/n_games.h"
Include dependency graph for n_games.c:Go to the source code of this file.
Functions | |
| void | destroy_game_env (GAME_ENV **game) |
| int | init_game_env (GAME_ENV **game) |
| GAME_ENV * | load_game_config (char *config_name) |
| load a config from file | |