psxbios: rewrite event handling
[pcsx_rearmed.git] / deps / lightrec / lightrec.h
index bd878c8..0798b58 100644 (file)
@@ -75,6 +75,7 @@ enum psx_map {
        PSX_MAP_MIRROR2,
        PSX_MAP_MIRROR3,
        PSX_MAP_CODE_BUFFER,
+       PSX_MAP_PPORT_MIRROR,
 
        PSX_MAP_UNKNOWN,
 };