Mercurial > games > semicongine
diff semicongine.nim @ 1201:d4a206b5e5b0 compiletime-tests
add: rest of the cleanup stuff
author | sam <sam@basx.dev> |
---|---|
date | Sun, 14 Jul 2024 21:30:52 +0700 |
parents | ba1af13233ee |
children | 04e446a7eb2b |
line wrap: on
line diff
--- a/semicongine.nim Sun Jul 14 19:15:43 2024 +0700 +++ b/semicongine.nim Sun Jul 14 21:30:52 2024 +0700 @@ -14,7 +14,7 @@ import std/strformat import std/strutils import std/tables -import std/typetraits as typetraits +import std/typetraits include ./semicongine/rendering/vulkan/api include ./semicongine/core