mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-28 15:17:23 -04:00
Create an enum for the various face_reaction reaction sets (#1299)
* Create an enum for the various `face_reaction` reaction sets * Respond to reviews * Add blank line
This commit is contained in:
@@ -802,8 +802,6 @@ void GetItem_Draw(PlayState* play, s16 drawId);
|
||||
|
||||
u16 QuestHint_GetTatlTextId(PlayState* play);
|
||||
|
||||
u16 Text_GetFaceReaction(PlayState* play, u32 reactionSet);
|
||||
|
||||
void func_800F4A10(PlayState* play);
|
||||
void KaleidoSetup_Update(PlayState* play);
|
||||
void KaleidoSetup_Init(PlayState* play);
|
||||
|
||||
Reference in New Issue
Block a user