Mapper 342

This commit is contained in:
Alexey 'Cluster' Avdyukhin
2023-05-02 23:07:31 +04:00
parent 93543609cd
commit 611855b71e
4 changed files with 2375 additions and 0 deletions

View File

@@ -621,6 +621,7 @@ static BMAPPING bmap[] = {
{ "BS-400R", 422, Mapper422_Init, 0 },
{ "BS-4040R", 422, Mapper422_Init, 0 },
{ "22026", 271, Mapper271_Init, 0 },
{ "COOLGIRL", 342, COOLGIRL_Init, BMCFLAG_256KCHRR },
{ NULL, NO_INES, NULL, 0 }
};