mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-04 10:36:50 +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 "../verbosity.h"
|
||||
|
||||
#define MAGIC_LEN 16
|
||||
#define MAGIC_LEN 17
|
||||
#define MAX_TOKEN_LEN 255
|
||||
|
||||
#ifdef MSB_FIRST
|
||||
|
Loading…
x
Reference in New Issue
Block a user