mirror of
https://github.com/mgcaret/of816.git
synced 2024-12-27 19:29:58 +00:00
GoSXB: fix minor romfs bug
This commit is contained in:
parent
0a8b1c5a40
commit
5ba9a3c963
@ -142,7 +142,7 @@ external
|
||||
: ?romfs-run ( addr u -- ... )
|
||||
romfs-lookup
|
||||
dup if
|
||||
over c@ 8 = if
|
||||
over 1+ c@ 8 = if
|
||||
\ is probably FCode
|
||||
drop 1 1 byte-load
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user