From b3de0bb07b753a8c95a788c2170c813152e6b987 Mon Sep 17 00:00:00 2001 From: Tolik <85737314+Tolik-Trek@users.noreply.github.com> Date: Sun, 18 Aug 2024 07:03:22 +1000 Subject: [PATCH] Prepare to free zx-pages --- src/bios/exp/{FUNC_PIC.ASM => FUNC_SCREEN.ASM} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/bios/exp/{FUNC_PIC.ASM => FUNC_SCREEN.ASM} (100%) diff --git a/src/bios/exp/FUNC_PIC.ASM b/src/bios/exp/FUNC_SCREEN.ASM similarity index 100% rename from src/bios/exp/FUNC_PIC.ASM rename to src/bios/exp/FUNC_SCREEN.ASM