diff --git a/support/saturn/saturncdd.cpp b/support/saturn/saturncdd.cpp index 741841f..2f74536 100644 --- a/support/saturn/saturncdd.cpp +++ b/support/saturn/saturncdd.cpp @@ -310,6 +310,7 @@ int satcdd_t::LoadCUE(const char* filename) { #endif // SATURN_DEBUG } } + this->toc.last++; if (this->toc.last && !this->toc.tracks[this->toc.last - 1].end) {