diff options
author | garak <garakmon@gmail.com> | 2018-08-10 00:56:13 -0400 |
---|---|---|
committer | garak <garakmon@gmail.com> | 2018-08-10 00:56:13 -0400 |
commit | 96063d86d6634ac6fb580a1ed1af1c91351800ba (patch) | |
tree | ac69b2441729913b85f198357e321fde276609fb /include/heal_location.h | |
parent | 4ebe2448a4dff2e36ca3c11496c68bcf3767b6cc (diff) |
use heal location constants
Diffstat (limited to 'include/heal_location.h')
-rw-r--r-- | include/heal_location.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/heal_location.h b/include/heal_location.h index 94dac2417..46f0d785a 100644 --- a/include/heal_location.h +++ b/include/heal_location.h @@ -1,8 +1,6 @@ #ifndef GUARD_HEAL_LOCATION_H #define GUARD_HEAL_LOCATION_H -#include "sprite.h" - struct HealLocation { s8 group; |