d_raiden2: update zteamys

Harmonization to tabs
This commit is contained in:
taoenwen 2024-05-31 01:10:25 +08:00
parent 15f6c2724f
commit e8235b6fb1
1 changed files with 46 additions and 46 deletions

View File

@ -5862,13 +5862,13 @@ struct BurnDriver BurnDrvZteamym = {
// Zero Team USA (God, Hack)
// Modified by YanYan
// GOTVG 20240227
// GOTVG 20240413
static struct BurnRomInfo zteamysRomDesc[] = {
{ "ztys__1.u024.5k", 0x040000, 0xb18507f8, 1 | BRF_PRG | BRF_ESS }, // 0 V30 Code
{ "ztys__3.u023.6k", 0x040000, 0x085be47f, 1 | BRF_PRG | BRF_ESS }, // 1
{ "ztys__2.u025.6l", 0x040000, 0x40483d13, 1 | BRF_PRG | BRF_ESS }, // 2
{ "ztys__4.u026.5l", 0x040000, 0x28237717, 1 | BRF_PRG | BRF_ESS }, // 3
{ "ztys__1.u024.5k", 0x040000, 0x472e93cd, 1 | BRF_PRG | BRF_ESS }, // 0 V30 Code
{ "ztys__3.u023.6k", 0x040000, 0x60f0cc00, 1 | BRF_PRG | BRF_ESS }, // 1
{ "ztys__2.u025.6l", 0x040000, 0x14fd9f50, 1 | BRF_PRG | BRF_ESS }, // 2
{ "ztys__4.u026.5l", 0x040000, 0x65bc51a6, 1 | BRF_PRG | BRF_ESS }, // 3
ZEROTEAM_COMPONENTS
};