Add flag set/unset hooks and GI actions (#3065)

This commit is contained in:
Garrett Cox 2023-09-26 08:45:51 -05:00 committed by GitHub
parent bae6cf4203
commit db10864e95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 283 additions and 8 deletions

View file

@ -409,7 +409,8 @@ typedef enum {
FLAG_ITEM_GET_INF,
FLAG_INF_TABLE,
FLAG_EVENT_INF,
FLAG_RANDOMIZER_INF
FLAG_RANDOMIZER_INF,
FLAG_GS_TOKEN,
} FlagType;
typedef struct {