mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-05-25 23:58:47 +00:00
solving a compil warning
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
#include "engine.h"
|
||||
#include <stdbool.h>
|
||||
#include "components/renderer.h"
|
||||
|
||||
void display_inv_slot(gc_scene *scene, struct renderer *rend, int nb);
|
||||
bool toggle_inventory(gc_engine *engine);
|
||||
|
||||
Reference in New Issue
Block a user