Obtaining checksum from GB

This commit is contained in:
GearsProgress
2026-05-22 13:49:04 -04:00
parent 71e5f25af8
commit 8d3aca3c66
4 changed files with 11 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
debug_options g_debug_options =
{
.print_link_data = (true && DEBUG_MODE),
.print_link_data = (false && DEBUG_MODE),
.instant_text_speed = (true && DEBUG_MODE),
.ignore_game_pak = (true && DEBUG_MODE),
.ignore_game_pak_sprites = (false && DEBUG_MODE),