macro defines this as BootTarget_cstr_cstr...fix this

This commit is contained in:
2025-01-12 22:24:42 -05:00
parent 531f4fa25f
commit b2c5a6bf46

View File

@@ -389,7 +389,7 @@ define_info NextFATCluster, "Attempting to find next FAT cluster..."
define_info ReadFATCluster, "Attempting to load next FAT"
define_info MaybeFound_Boot, "Maybe found a file...checking..."
define_cstr BootTarget_cstr, "BOOT BIN"
define_cstr BootTarget, "BOOT BIN"
ALIGN 16, db 0
BootTarget: