From 06a040d056af77bedb72b10e2eabbb52a676c442 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Thu, 7 Mar 2024 17:57:36 -0500 Subject: [PATCH] Removing commetns from grime --- code/grime.odin | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/code/grime.odin b/code/grime.odin index 3f25b8f..ec06813 100644 --- a/code/grime.odin +++ b/code/grime.odin @@ -1,6 +1,5 @@ package sectr -// At least its less than C/C++ ... import "base:builtin" copy :: builtin.copy @@ -79,7 +78,7 @@ import "core:unicode/utf8" OS_Type :: type_of(ODIN_OS) // Proc Name Overloads Alias table -// This has to be done on a per-module basis. Most likely can be automated +// This has to be done on a per-module basis. cm_to_pixels :: proc { f32_cm_to_pixels,