diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/heal_location.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/heal_location.h b/include/heal_location.h index c365d6a45..de29bf057 100644 --- a/include/heal_location.h +++ b/include/heal_location.h @@ -3,6 +3,11 @@ // Exported type declarations +struct UnkStruct_0859F534 { + const union AffineAnimCmd *const *const affineAnims; + void (* callback)(struct Sprite *sprite); +}; + struct HealLocation { s8 group; |