mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-09 10:52:25 -04:00
Add fopAcM_RegisterCreateID/fopAcM_RegisterDeleteID macros from TP decomp
This commit is contained in:
@@ -29,6 +29,12 @@
|
||||
#define fopAcM_ct_Retail fopAcM_ct
|
||||
#endif
|
||||
|
||||
#define fopAcM_RegisterDeleteID(i_this) \
|
||||
fopAcM_GetID(i_this)
|
||||
|
||||
#define fopAcM_RegisterCreateID(i_this) \
|
||||
fopAcM_GetID(i_this)
|
||||
|
||||
class J3DModelData;
|
||||
class daItem_c;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user