Randomized Ice trap models (#1648)

This commit is contained in:
Christopher Leggett
2022-10-03 19:15:36 -04:00
committed by GitHub
parent db2e6164cb
commit 0720c37656
12 changed files with 156 additions and 79 deletions

View File

@@ -65,7 +65,7 @@ typedef struct {
typedef struct {
RandomizerCheck check;
RandomizerGet get;
RandomizerGetData get;
} ItemLocationRando;
typedef struct {