diff --git a/cue2pops.c b/cue2pops.c index ead016f..ad6d407 100644 --- a/cue2pops.c +++ b/cue2pops.c @@ -40,7 +40,6 @@ int GameFixed = 0; extern int errno; - void GameIdentifier(unsigned char *inbuf) { int ptr; @@ -111,7 +110,6 @@ void GameIdentifier(unsigned char *inbuf) } } - void GameFixer(unsigned char *inbuf) { int ptr; @@ -132,7 +130,6 @@ void GameFixer(unsigned char *inbuf) } } - void GameTrainer(unsigned char *inbuf) { int ptr; @@ -170,7 +167,6 @@ void GameTrainer(unsigned char *inbuf) } } - void NTSCpatcher(unsigned char *inbuf, int tracker) { int ptr; @@ -233,9 +229,6 @@ int GetFileSize(char *file_name) return size; } - - - int GetLeadOut(unsigned char *hbuf) { /* MSF is calculated from the .bin size so DO NOT APPLY gap++/gap-- ADJUSTMENTS IN THIS FUNCTION ! */ @@ -275,7 +268,6 @@ int GetLeadOut(unsigned char *hbuf) return 0; } - int main(int argc, char **argv) { FILE *bin_file; //bin_file is used for opening the BIN that's attached to the cue.