From 24b2c6d82239bd2c2e811bf11df4bcada297e109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Le=20Bihan?= Date: Wed, 1 Apr 2020 12:48:04 +0200 Subject: [PATCH] health system with the correct struct --- include/components/health_component.h | 1 - lib/gamacon | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/include/components/health_component.h b/include/components/health_component.h index 40c22cf..1c850cd 100644 --- a/include/components/health_component.h +++ b/include/components/health_component.h @@ -9,7 +9,6 @@ #define MY_RPG_HEALTH_COMPONENT_H #include "component.h" -#include struct health_component { diff --git a/lib/gamacon b/lib/gamacon index e54a999..ce1fd3f 160000 --- a/lib/gamacon +++ b/lib/gamacon @@ -1 +1 @@ -Subproject commit e54a999e7bf8ca643b621caf690fe5b4f7d69172 +Subproject commit ce1fd3fb582daef8fae9d7d34ee280a58356a804