diff options
| author | Christian Cunningham <cc@localhost> | 2024-11-02 17:17:45 -0700 |
|---|---|---|
| committer | Christian Cunningham <cc@localhost> | 2024-11-02 17:17:45 -0700 |
| commit | 2c9097c47f4b6612bdc67d4de6868dab737fc4a0 (patch) | |
| tree | 7bcef34bf11978df1e612bffbe0803fdb7893f53 | |
| parent | 39709266fcba445e267bdecf5f1c1a8f2112880a (diff) | |
Fix spelling
| -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?__,":" |
