diff options
-rw-r--r-- | sys/boot/forth/beastie.4th | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/beastie.4th b/sys/boot/forth/beastie.4th index 65d5fc0..1130ed0 100644 --- a/sys/boot/forth/beastie.4th +++ b/sys/boot/forth/beastie.4th @@ -193,7 +193,7 @@ at-xy ." `--{__________) [0m" then else menuidx @ - 1+ dup + 1+ menuidx ! -2 bootacpikey ! then |