mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-08-05 17:10:51 -04:00
Implement & link ac_quest_talk_normal_init
This commit is contained in:
@@ -367,6 +367,8 @@ extern common_data_t common_data;
|
||||
#define SetRoomMusicBox(n) SetMusicBox(GetRoomMusicBox(), n)
|
||||
#define ClrRoomMusicBox(n) ClrMusicBox(GetRoomMusicBox(), n)
|
||||
|
||||
#define NowPrivate_GetItemCond(i) mPr_GET_ITEM_COND(Now_Private->inventory.item_conditions, i)
|
||||
|
||||
#define CLIP(n) (Common_Get(clip).n)
|
||||
#define aMR_CLIP (Common_Get(clip).my_room_clip)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user