mirror of
https://github.com/ErikAndren/cue2pops-mac.git
synced 2025-04-19 15:38:04 +02:00
Update comment
This commit is contained in:
parent
7223af09ec
commit
2ff4f7b67d
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ int GetBinSize(char *bin_name)
|
|||
|
||||
int GetLeadOut(unsigned char *hbuf)
|
||||
{
|
||||
/* MSF is calculated from the dump size so DO NOT APPLY gap++/gap-- ADJUSTMENTS IN THIS FUNCTION ! */
|
||||
/* MSF is calculated from the .bin size so DO NOT APPLY gap++/gap-- ADJUSTMENTS IN THIS FUNCTION ! */
|
||||
|
||||
// Formatted Lead-Out MM:SS:FF
|
||||
char LeadOut[7];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue