mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-28 16:30:54 +01:00
Add ADX key [Lucky Star - Ryouou Gakuen Outousai (PS2)]
This commit is contained in:
parent
8bbe52bb9a
commit
da0166f90d
@ -185,6 +185,9 @@ static const adxkey_info adxkey8_list[] = {
|
||||
/* Tensei Hakkenshi - Fuumaroku (PS2) */
|
||||
{0x5761,0x6283,0x4531, "HAKKEN",0},
|
||||
|
||||
/* Lucky Star - Ryouou Gakuen Outousai (PS2) */
|
||||
{0x481D,0x44F9,0x4E35, "LSTARPS2",0},
|
||||
|
||||
};
|
||||
|
||||
static const adxkey_info adxkey9_list[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user