From 5f73012a8953fc61cb73afeb96e6f7c365becd05 Mon Sep 17 00:00:00 2001 From: mooinglemur Date: Mon, 19 Feb 2024 23:35:39 -0700 Subject: [PATCH] unneeded constant here --- kernal/graph/graph.s | 2 -- 1 file changed, 2 deletions(-) diff --git a/kernal/graph/graph.s b/kernal/graph/graph.s index b5942be3..6e5b4015 100644 --- a/kernal/graph/graph.s +++ b/kernal/graph/graph.s @@ -22,8 +22,6 @@ .export GRAPH_set_colors .export GRAPH_set_window -ram_bank = 0 - .segment "GRAPH" GRAPH_clear: