remove silly align that fixed bug that no longer exists

This commit is contained in:
andromeda
2026-04-04 17:18:44 +02:00
parent 3a6275fc53
commit a2d66bbb4d

View File

@@ -3264,7 +3264,6 @@ msg_halt db "halted.", 0x0A, 0x00
whitespace_2 db " ", 0x0D
; test program
align 128
program:
db "print:", 0x0A
db " push rdx", 0x0A