#ifndef FUNCTIONS_H #define FUNCTIONS_H #include "global.h" extern u32 sub_0804A024(struct Entity_*, u32, u32); extern void sub_0805EC60(struct Entity_*); #endif // FUNCTIONS_H