cake
/
libg1m
Archived
1
0
Fork 0

Corrected C2P identification

This commit is contained in:
Thomas Touhey 2016-12-03 16:58:43 +01:00
parent 4764c79427
commit 1983cb96ee
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ static struct type_info ly755_types[] = {
/* CASIO subtypes */
static struct type_info casio_types[] = {
{"c2p\0\0\0",
"Classpad picture", 0,
"Classpad picture", nochk_controlone | nochk_controltwo,
g1m_parse_c2p},
{}
};