mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-05-31 10:02:08 +00:00
fixing the health doesn't get affected by the health lost in combat
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
#include "engine.h"
|
||||
#include <stdbool.h>
|
||||
#include "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