From: Brendan Hansen Date: Tue, 25 Jan 2022 00:22:40 +0000 (-0600) Subject: removed reference to utils.onyx X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=acd2114b17ef740af74e3d7f4277fc19c67acb3e;p=bar-game.git removed reference to utils.onyx --- 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"