remove unused colors.asm const file

(cherry picked from commit e6b2d8b086)
This commit is contained in:
2026-04-24 09:01:41 +02:00
parent 02f123c845
commit 3992863664
2 changed files with 0 additions and 10 deletions

View File

@@ -10,7 +10,6 @@ if (Deno.args.length !== 0) {
import { TextLineStream } from "jsr:@std/streams@1.1.0";
const asmFilePaths = [
"src/consts/colors.asm",
"src/consts/game.asm",
"src/consts/keyboard.asm",
"src/consts/map.asm",