From a1d95c91118dd0f3f1999c11dade2884c737b054 Mon Sep 17 00:00:00 2001 From: Peter Ferrie Date: Wed, 16 Nov 2022 18:40:13 -0800 Subject: [PATCH] fix typo in Spider Raid demo --- src/demo/spider.raid.a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/demo/spider.raid.a b/src/demo/spider.raid.a index 9c16486d1..b58e1b2bf 100644 --- a/src/demo/spider.raid.a +++ b/src/demo/spider.raid.a @@ -44,7 +44,7 @@ - lda patch,x sta $49A9,x sta $99A5,x -- lda patch2,x + lda patch2,x sta $5A79,x dex bpl -