mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-09-10 01:55:32 -05:00
Merge branch 'release-candidate' into gameboy-payload-update
This commit is contained in:
@@ -7,7 +7,7 @@ debug_options g_debug_options =
|
||||
.instant_text_speed = (true && DEBUG_MODE),
|
||||
.ignore_game_pak = (true && DEBUG_MODE),
|
||||
.ignore_game_pak_sprites = (false && DEBUG_MODE),
|
||||
.ignore_link_cable = (false && DEBUG_MODE),
|
||||
.ignore_link_cable = (true && DEBUG_MODE),
|
||||
.ignore_mg_e4_flags = (true && DEBUG_MODE),
|
||||
.ignore_unreceived_pkmn = (true && DEBUG_MODE),
|
||||
.force_tutorial = (false && DEBUG_MODE),
|
||||
|
||||
Reference in New Issue
Block a user