|
RT
|
#include <fcntl.h>#include <unistd.h>#include "libft.h"#include "t_data.h"#include "interface.h"
Functions | |
| bool | check_file (char *filename) |
| void | reload_scene (t_data *app, char *filename) |
| bool check_file | ( | char * | filename | ) |
| void reload_scene | ( | t_data * | app, |
| char * | filename | ||
| ) |
1.8.17