Implement & link ac_shop_manekin

This commit is contained in:
Cuyler36
2025-01-16 16:22:50 -05:00
parent c4f0a79961
commit 80ca047709
4 changed files with 367 additions and 3 deletions
+1
View File
@@ -2005,6 +2005,7 @@ extern int mNT_check_unknown(mActor_name_t item_no);
#define ITM_CLOTH252 (ITM_CLOTH_START + 252)
#define ITM_CLOTH253 (ITM_CLOTH_START + 253)
#define ITM_CLOTH254 (ITM_CLOTH_START + 254)
#define ITM_CLOTH_MANEKIN (ITM_CLOTH_START + 255)
#define ITM_CLOTH_END (ITM_CLOTH_START + 255)
#define ITM_ETC_START 0x2500