Decompile heal location functions

This commit is contained in:
PikalaxALT
2017-10-28 20:55:01 -04:00
parent 6fcde15bb6
commit 00f4bba6d8
6 changed files with 49 additions and 94 deletions

View File

@@ -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;