Przeglądaj źródła

Added tag to file format enum.

master
Svend Sorensen 19 lat temu
rodzic
commit
76988c8ef0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/lib/cuefile.h

+ 1
- 1
src/lib/cuefile.h Wyświetl plik

@@ -7,7 +7,7 @@

#include "cd.h"

enum {CUE, TOC, UNKNOWN};
enum Format {CUE, TOC, UNKNOWN};

typedef struct Cue Cue;



Ładowanie…
Anuluj
Zapisz