diff --git a/Source/iop/Iop_Spu2_Core.h b/Source/iop/Iop_Spu2_Core.h index 3a9560f10b..d279b4e8c0 100644 --- a/Source/iop/Iop_Spu2_Core.h +++ b/Source/iop/Iop_Spu2_Core.h @@ -75,7 +75,7 @@ namespace Iop VA_NAX_LO = 0x1F9001CA, R_REG_BASE = 0x1F9002E0, RVB_A_REG_BASE = 0x1F9002E4, //Reverb Base - RVB_A_REG_END = 0x1F900338, + RVB_A_REG_END = 0x1F90033C, A_ESA_HI = 0x1F9002E0, A_ESA_LO = 0x1F9002E2, A_EEA_HI = 0x1F90033C,