From aa1e7d4706e77d733ad3ec32afaec6303d9936c7 Mon Sep 17 00:00:00 2001 From: Michael Keyes Date: Wed, 8 Jan 2025 22:45:21 +0000 Subject: [PATCH] Add obj folder as per #19 --- VBESVGA/obj/empty.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 VBESVGA/obj/empty.txt diff --git a/VBESVGA/obj/empty.txt b/VBESVGA/obj/empty.txt new file mode 100644 index 0000000..bb064f7 --- /dev/null +++ b/VBESVGA/obj/empty.txt @@ -0,0 +1 @@ +This folder is empty but needs to exist for the makefile to run correctly