mirror of
https://github.com/ErikAndren/cue2pops-mac.git
synced 2025-04-19 15:38:04 +02:00
batch variable is now deprecated
This commit is contained in:
parent
c55fb620f3
commit
f1b687cea8
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@
|
|||
const int debug = 0;
|
||||
#endif
|
||||
|
||||
const int batch = 0; // Else than zero, user prompt is disabled and CDRWIN image fix is ENABLED. Doesn't halt on anything. Suitable for batch execution.
|
||||
|
||||
const int SECTORSIZE = 2352; // Sector size
|
||||
const int HEADERSIZE = 0x100000; // POPS header size. Also used as buffer size for caching BIN data in file output operations
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue