summaryrefslogtreecommitdiff
path: root/libpcsxcore/plugins.h
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-07-04 13:03:18 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-07-04 13:03:18 +0000
commit9499415924ea138de529f0d367392d23136ab035 (patch)
tree752940dbd2c142a46e48139de18116dac79630c4 /libpcsxcore/plugins.h
parent1f5a3c7ba462489e5a7a00580b0c0c6ce9cb3275 (diff)
downloadpcsxr-9499415924ea138de529f0d367392d23136ab035.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23899 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'libpcsxcore/plugins.h')
-rw-r--r--libpcsxcore/plugins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcsxcore/plugins.h b/libpcsxcore/plugins.h
index 7402a9bb..1394d48c 100644
--- a/libpcsxcore/plugins.h
+++ b/libpcsxcore/plugins.h
@@ -135,7 +135,7 @@ struct CdrStat {
typedef long (CALLBACK* CDRgetStatus)(struct CdrStat *);
typedef char* (CALLBACK* CDRgetDriveLetter)(void);
struct SubQ {
- char res0[11];
+ char res0[12];
unsigned char ControlAndADR;
unsigned char TrackNumber;
unsigned char IndexNumber;