Compressing asm payloads and updating link_handler

This commit is contained in:
GearsProgress
2026-04-26 14:02:02 -04:00
parent 4deef3f8af
commit 5ad082e07a
48 changed files with 2333 additions and 157 deletions

View File

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