Randomized Ice trap models (#1648)

This commit is contained in:
Christopher Leggett 2022-10-03 19:15:36 -04:00 committed by GitHub
commit 0720c37656
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 {