tp/include/d/d_a_itembase_static.h

11 lines
223 B
C++

#ifndef D_A_D_A_ITEMBASE_STATIC_H
#define D_A_D_A_ITEMBASE_STATIC_H
class fopAc_ac_c;
int CheckFieldItemCreateHeap(fopAc_ac_c* actor);
int CheckItemCreateHeap(fopAc_ac_c* i_this);
#endif /* D_A_D_A_ITEMBASE_STATIC_H */