From 8efe3dd4b245c0cbfbef1e1f5c9725511696cb88 Mon Sep 17 00:00:00 2001 From: briaguya Date: Tue, 7 Jun 2022 20:02:41 -0400 Subject: [PATCH] forgot a file --- soh/randomizerTypes.h | 1 + 1 file changed, 1 insertion(+) diff --git a/soh/randomizerTypes.h b/soh/randomizerTypes.h index b832c4cc388..fbe4e359681 100644 --- a/soh/randomizerTypes.h +++ b/soh/randomizerTypes.h @@ -920,5 +920,6 @@ typedef enum { RSK_RAINBOW_BRIDGE_REWARD_COUNT, RSK_RAINBOW_BRIDGE_DUNGEON_COUNT, RSK_RAINBOW_BRIDGE_TOKEN_COUNT, + RSK_RANDOM_TRIALS, RSK_TRIAL_COUNT } RandomizerSettingKey; \ No newline at end of file