Files
tp/include/d/a/d_a_itembase_static.h
T

10 lines
217 B
C
Raw Normal View History

2021-03-28 22:49:05 +02:00
#ifndef D_A_D_A_ITEMBASE_STATIC_H
#define D_A_D_A_ITEMBASE_STATIC_H
#include "d/a/d_a_itembase.h"
2021-03-28 22:49:05 +02:00
#include "dolphin/types.h"
void CheckFieldItemCreateHeap(fopAc_ac_c* actor);
2021-03-28 22:49:05 +02:00
#endif /* D_A_D_A_ITEMBASE_STATIC_H */