mirror of
https://github.com/encounter/tp.git
synced 2026-03-30 11:40:53 -07:00
10 lines
178 B
C++
10 lines
178 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);
|
|
|
|
#endif /* D_A_D_A_ITEMBASE_STATIC_H */
|