summaryrefslogtreecommitdiff
path: root/src/code_08078778.c
diff options
context:
space:
mode:
authornotyourav <65437533+notyourav@users.noreply.github.com>2022-01-01 18:29:08 -0800
committerGitHub <noreply@github.com>2022-01-01 18:29:08 -0800
commit466b508413fd62dfd00c859d7f636622898d617c (patch)
treecf7ba31fc07baa772ad7505c26dd71cb27901b74 /src/code_08078778.c
parent408d67844f9df6c12e3ff3a6d86b3a614a2f615c (diff)
parent1ca41b54a984af1da881cb9a01015069a570c195 (diff)
Merge pull request #238 from notyourav/clr
color.c, utils->common.c
Diffstat (limited to 'src/code_08078778.c')
-rw-r--r--src/code_08078778.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/code_08078778.c b/src/code_08078778.c
index 32e422ff..643cd7bc 100644
--- a/src/code_08078778.c
+++ b/src/code_08078778.c
@@ -1,14 +1,7 @@
#include "global.h"
#include "entity.h"
#include "functions.h"
-
-typedef struct {
- u8 unk[4];
- u32 unk2;
- u32 unk4;
-} Unk_struct;
-
-extern Unk_struct gUnk_03003DF0[];
+#include "kinstone.h"
void sub_08078778(Entity* ent) {
sub_0807887C(ent, 1, 0);