diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-03-05 18:43:11 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-03-05 18:43:11 +0200 |
| commit | e51c8f49d8d70d4d5bdfcd2a1e58b834105634b4 (patch) | |
| tree | 782275211dfb7a467c43eb4f3382c6a6b790d1bb /atk16_schasm/macros.scm | |
| parent | c35a9917954a0024fb19ca3e045b0e56114df455 (diff) | |
Fix def-label and at-addr by using macros
Diffstat (limited to 'atk16_schasm/macros.scm')
| -rw-r--r-- | atk16_schasm/macros.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/atk16_schasm/macros.scm b/atk16_schasm/macros.scm index 45d2167..d5343f3 100644 --- a/atk16_schasm/macros.scm +++ b/atk16_schasm/macros.scm @@ -81,4 +81,3 @@ tb (def-label sym-end))))) - |
