Set GEN_LATEST to GEN_9 (#3186)

This commit is contained in:
Eduardo Quezada D'Ottone 2023-07-31 09:41:53 -04:00 committed by GitHub
parent c76e5deb9f
commit f0d03dd99b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@
#define GEN_7 4
#define GEN_8 5
#define GEN_9 6
#define GEN_LATEST GEN_8
#define GEN_LATEST GEN_9
// General settings
#define EXPANSION_INTRO TRUE // If TRUE, a custom RHH intro will play after the vanilla copyright screen.