summaryrefslogtreecommitdiff
path: root/include/npc/bigGoron.h
blob: 568c420b0b544ff031d548aec0c32e19c34b68e7 (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