summaryrefslogtreecommitdiff
path: root/include/object/pot.h
blob: 65429388a9272eb0b92203abf82eb6ab9d609928 (plain)
1
2
3
4
5
6
7
8
#ifndef POT_H
#define POT_H

#include "global.h"

extern u32 sub_0808288C(struct Entity_*, u32, u32, u32);

#endif // POT_H