mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-23 11:32:07 +00:00
Add syntax to push and modify stacks in one line (#1421)
This commit is contained in:
@@ -12,3 +12,7 @@ popo
|
||||
println $8000_0000 / -1
|
||||
def n = 3.14
|
||||
println "{x:n} = {f:n}"
|
||||
|
||||
pusho p99
|
||||
ds 1
|
||||
popo
|
||||
|
||||
Reference in New Issue
Block a user