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

10 lines
179 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
2023-05-12 12:10:14 -07:00
class fopAc_ac_c;
void CheckFieldItemCreateHeap(fopAc_ac_c* actor);
2021-03-28 22:49:05 +02:00
#endif /* D_A_D_A_ITEMBASE_STATIC_H */