Find/fix another place in TOC reader where we need to use relative paths. Here in a branch of code for the DATAFILE statement.
This commit is contained in:
@@ -6,7 +6,7 @@ CD_ROM_XA
|
||||
// Track 1
|
||||
TRACK MODE2_FORM_MIX
|
||||
COPY
|
||||
DATAFILE "../cdda.bin" 00:00:00 // comment
|
||||
DATAFILE "../data/cdda.bin" 00:00:00 // comment
|
||||
|
||||
|
||||
// Track 2
|
||||
|
||||
Reference in New Issue
Block a user