Add charset_checker to autobuild

This commit is contained in:
2025-01-11 00:34:15 +00:00
parent b558f23604
commit 2d9007da32
3 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
if tup.getconfig("NO_FASM") ~= "" then return end
tup.rule("charset_checker.asm", "fasm %f %o " .. tup.getconfig("KPACK_CMD"), "charchck")

View File

@@ -14,7 +14,7 @@ dd 0, 0
; ================================================================
include '../macros.inc'
include '../../macros.inc'
START: ; start of execution
call draw_window ; draw the window