diff options
Diffstat (limited to 'debug.inc')
-rw-r--r-- | debug.inc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ section .data m_make debug_register - ;; TODO: Make print without newlineg + ;; TODO: Make print without newline %macro DEBUG_HERE 0-1 "" section .data make_zstring %%head, "Log: ", __?FILE?__,":" |