From 303c77fbbeadce59d065cf382f04a310da13daf4 Mon Sep 17 00:00:00 2001 From: Ian Curtis Date: Sat, 13 Jan 2018 15:49:58 +0000 Subject: [PATCH] fix illegal xml character sequence --- Config/Games.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config/Games.xml b/Config/Games.xml index bdabbcc..a531568 100644 --- a/Config/Games.xml +++ b/Config/Games.xml @@ -1732,7 +1732,7 @@ wait on some exception to occur. It also appears to access the tilegen space, indicating that this is perhaps related to frame timing and IRQs (pure speculation; I haven't really looked at it). - Multiple places can be patched out -- another one that works is + Multiple places can be patched out - another one that works is 0x66ae0. -->