health system with the correct struct

This commit is contained in:
Clément Le Bihan
2020-04-01 12:48:04 +02:00
parent 6a63de4a63
commit 24b2c6d822
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -9,7 +9,6 @@
#define MY_RPG_HEALTH_COMPONENT_H
#include "component.h"
#include <stdbool.h>
struct health_component
{