tmc/include/object/pot.h

9 lines
123 B
C

#ifndef POT_H
#define POT_H
#include "global.h"
extern u32 sub_0808288C(struct Entity_*, u32, u32, u32);
#endif //POT_H