1
0
Fork 0
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:
Erik Andrén Zachrisson 2015-11-02 21:43:01 +01:00
parent c55fb620f3
commit f1b687cea8

View file

@ -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