memorybook functionnal, with add
This commit is contained in:
@@ -45,14 +45,4 @@ int is_go_backward(int *k_hook);
|
||||
// draw.c
|
||||
void draw(t_game *game);
|
||||
|
||||
// -------------------------------
|
||||
// SRC/MEM
|
||||
// -------------------------------
|
||||
// g_alloc_free_exit.c
|
||||
void gexit_init(void(*f)(void*), void *param);
|
||||
void *gmalloc(size_t size);
|
||||
void gfree(void *addr);
|
||||
void gexit(char *str);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user