mirror of
https://github.com/libretro/FBNeo.git
synced 2025-02-26 04:45:36 +00:00
d_powerins.cpp: corrected one sprite ROM for powerinsc [Osso]
This commit is contained in:
parent
48179d84fb
commit
4d45ff9939
@ -465,7 +465,7 @@ static struct BurnRomInfo powerinscRomDesc[] = {
|
||||
{ "15.040.u81", 0x80000, 0x035316d3, 4 | BRF_GRA }, // 18
|
||||
{ "25.040.u94", 0x80000, 0xa250dea8, 4 | BRF_GRA }, // 19
|
||||
{ "14.040.u96", 0x80000, 0xdd976689, 4 | BRF_GRA }, // 20
|
||||
{ "24.040.u95", 0x80000, 0xdd976689, 4 | BRF_GRA }, // 21
|
||||
{ "24.040.u95", 0x80000, 0x851008f4, 4 | BRF_GRA }, // 21
|
||||
{ "13.040.u89", 0x80000, 0x867262d6, 4 | BRF_GRA }, // 22
|
||||
{ "23.040.u96", 0x80000, 0x625c5b7b, 4 | BRF_GRA }, // 23
|
||||
{ "12.040.u92", 0x80000, 0x08c4e478, 4 | BRF_GRA }, // 24
|
||||
|
Loading…
x
Reference in New Issue
Block a user