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:
Tom Overton
2023-06-20 00:50:15 -07:00
committed by GitHub
parent a5cc630cef
commit bea420f8a1
8 changed files with 38 additions and 26 deletions
-2
View File
@@ -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);