core: fix PSP leak in MOVE
This commit is contained in:
parent
7cd9d29cd8
commit
9a8c25ceb4
@ -126,4 +126,5 @@
|
|||||||
ROT SWAP OVER I + ( a1 a2 x a2 )
|
ROT SWAP OVER I + ( a1 a2 x a2 )
|
||||||
C! ( a1 a2 )
|
C! ( a1 a2 )
|
||||||
LOOP
|
LOOP
|
||||||
|
2DROP
|
||||||
;
|
;
|
||||||
|
Loading…
Reference in New Issue
Block a user