From f2b32ba50bf2101aabec0a7fd55f575d455cb230 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 11 Mar 2025 16:40:39 +0100 Subject: Small code style cleanups MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- space/include/apu.s | 2 -- 1 file changed, 2 deletions(-) (limited to 'space') diff --git a/space/include/apu.s b/space/include/apu.s index 32ccff2..65d9876 100644 --- a/space/include/apu.s +++ b/space/include/apu.s @@ -1,5 +1,3 @@ -.segment "CODE" - .scope APU DMC = $4010 FRAME_COUNTER = $4017 -- cgit v1.2.3