Files
tmc/include/object/pot.h
T
2025-03-09 18:58:01 +00:00

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