mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +00:00
bin/cue magic number is 17 bytes instead of 16
This commit is contained in:
parent
d203fd9d0d
commit
1a9e0ca6a8
@ -35,7 +35,7 @@
|
|||||||
#include "../general.h"
|
#include "../general.h"
|
||||||
#include "../verbosity.h"
|
#include "../verbosity.h"
|
||||||
|
|
||||||
#define MAGIC_LEN 16
|
#define MAGIC_LEN 17
|
||||||
#define MAX_TOKEN_LEN 255
|
#define MAX_TOKEN_LEN 255
|
||||||
|
|
||||||
#ifdef MSB_FIRST
|
#ifdef MSB_FIRST
|
||||||
|
Loading…
x
Reference in New Issue
Block a user