From 166425f807e6ddf7e648df853611dbb642c80152 Mon Sep 17 00:00:00 2001 From: IrgendwerA8 Date: Mon, 21 May 2018 14:33:44 +0200 Subject: [PATCH] Converted unintentionally introduced tabs to spaces. --- libsrc/tgi/tgi_popxy.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsrc/tgi/tgi_popxy.s b/libsrc/tgi/tgi_popxy.s index 40655d413..33ccc57f9 100644 --- a/libsrc/tgi/tgi_popxy.s +++ b/libsrc/tgi/tgi_popxy.s @@ -13,7 +13,7 @@ sta ptr2 ; Y stx ptr2+1 - jmp popptr1 ; X + jmp popptr1 ; X .endproc -- 2.39.5