From bab6733b1847d7859b964fe555447c6cd736923e Mon Sep 17 00:00:00 2001 From: Michaelangel007 Date: Wed, 27 Jan 2016 21:21:21 -0800 Subject: [PATCH] Remove bogus label --- asm/charinspect.s | 2 -- 1 file changed, 2 deletions(-) diff --git a/asm/charinspect.s b/asm/charinspect.s index 44a4bfb..ed2c7f5 100644 --- a/asm/charinspect.s +++ b/asm/charinspect.s @@ -49,7 +49,5 @@ DemoCharInspect: BNE .b ; RTS ; yes, exit -PrintChar - __END: