mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Un-trivialize expression in long RPN expr test
This commit is contained in:
@@ -3,7 +3,7 @@ SECTION "sec", ROM0
|
||||
X0 EQUS "0"
|
||||
|
||||
m: MACRO
|
||||
\1 EQUS STRCAT("{X\2}", "+0")
|
||||
\1 EQUS STRCAT("{X\2}", "+1")
|
||||
ENDM
|
||||
|
||||
n = 0
|
||||
|
||||
Reference in New Issue
Block a user