mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-11 02:51:51 +00:00
@@ -16,7 +16,7 @@ SECTION "fixed 2", ROM0[69]
|
||||
Constant2: ; Same as above
|
||||
|
||||
|
||||
print_diff: MACRO
|
||||
MACRO print_diff
|
||||
PRINTLN (\1) - (\2)
|
||||
PRINTLN (\2) - (\1)
|
||||
ENDM
|
||||
|
||||
Reference in New Issue
Block a user