fix(buzbee): removed EXEC command as it was causing a duplicate sum
This commit is contained in:
@@ -157,7 +157,6 @@ IFHELP
|
||||
|
||||
; Placeholder function labels to make assembler happy before git commit
|
||||
IFCALL
|
||||
IFEXEC
|
||||
IFPEEK
|
||||
IFPOKE
|
||||
IFSREC
|
||||
@@ -189,7 +188,6 @@ HELP_MSG
|
||||
|
||||
BBCMDPTRTBL
|
||||
fdb IFCALL
|
||||
fdb IFEXEC
|
||||
fdb IFHELP
|
||||
fdb IFPEEK
|
||||
fdb IFPOKE
|
||||
|
Reference in New Issue
Block a user