From acd2114b17ef740af74e3d7f4277fc19c67acb3e Mon Sep 17 00:00:00 2001 From: Brendan Hansen Date: Mon, 24 Jan 2022 18:22:40 -0600 Subject: [PATCH] removed reference to utils.onyx --- src/build.onyx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/build.onyx b/src/build.onyx index 623558c..8c9a8d2 100644 --- a/src/build.onyx +++ b/src/build.onyx @@ -14,7 +14,6 @@ #load "gfx/texture" #load "utils/input" -#load "utils/utils" #load "utils/vecmath" #load "stb_image" -- 2.25.1