match furnitures ike_jny_*

This commit is contained in:
Prakxo
2024-03-06 09:23:27 +00:00
parent 839408a7f3
commit f5cef5c0f1
8 changed files with 387 additions and 10 deletions
+3
View File
@@ -109,6 +109,9 @@ extern int aMR_GetFurnitureUnit(mActor_name_t ftr);
extern mActor_name_t aMR_FurnitureFg_to_FurnitureFgWithDirect(mActor_name_t ftr, int direct);
extern void aMR_SameFurnitureSwitchOFF(u16 ftr_name);
extern aMR_contact_info_c* aMR_GetContactInfoLayer1(void);
extern FTR_ACTOR* aMR_GetParentFactor();
extern s16 aMR_GetParentAngleOffset(FTR_ACTOR* ftr_actor, MY_ROOM_ACTOR* my_room_actor);
extern void aMR_SetSurprise(ACTOR* my_room_actor, s16 rot);
#ifdef __cplusplus
}