summaryrefslogtreecommitdiff
path: root/include/npc/bigGoron.h
blob: b727973317d3a9ac934e7c197515253e7eab0f10 (plain)
1
2
3
4
5
6
7
8
#ifndef BIGGORON_H
#define BIGGORON_H

#include "global.h"

extern void sub_0806D0B0(struct Entity_*);

#endif //BIGGORON_H