summaryrefslogtreecommitdiff
path: root/include/npc/bigGoron.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/npc/bigGoron.h')
-rw-r--r--include/npc/bigGoron.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/npc/bigGoron.h b/include/npc/bigGoron.h
new file mode 100644
index 00000000..568c420b
--- /dev/null
+++ b/include/npc/bigGoron.h
@@ -0,0 +1,8 @@
+#ifndef BIGGORON_H
+#define BIGGORON_H
+
+#include "global.h"
+
+extern void sub_0806D0B0(struct Entity_*);
+
+#endif // BIGGORON_H