Skip to content

Commit 8fa8a6b

Browse files
committed
Fix incbin test
1 parent 57062bc commit 8fa8a6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/functional/tap_incbin.bas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
ASM
3-
incbin "haplofnt.bin"
3+
incbin "zxuno/haplofnt.bin"
44
END ASM
55

0 commit comments

Comments
 (0)