From 25ea002457edfd0478f4af59b1e0484b89d687c4 Mon Sep 17 00:00:00 2001 From: mgcaret Date: Tue, 23 Jul 2019 16:07:37 -0700 Subject: [PATCH] save a byte --- asm/fcode.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asm/fcode.s b/asm/fcode.s index 3d37f75..be7faec 100644 --- a/asm/fcode.s +++ b/asm/fcode.s @@ -1002,7 +1002,7 @@ exdword xdword FCEND ENTER - ONLIT 1 + .dword ONE .dword dFCODE_END .dword STORE EXIT