Mercurial > games > semicongine
diff semiconginev2/rendering.nim @ 1233:1cf698973dca
did: cleanup tests and old platform layer files
author | sam <sam@basx.dev> |
---|---|
date | Fri, 19 Jul 2024 21:25:42 +0700 |
parents | 70f6c1cfe005 |
children | 841e12f33c47 |
line wrap: on
line diff
--- a/semiconginev2/rendering.nim Fri Jul 19 20:00:15 2024 +0700 +++ b/semiconginev2/rendering.nim Fri Jul 19 21:25:42 2024 +0700 @@ -217,8 +217,6 @@ proc InitVulkan*(appName: string = "semicongine app") = - include ./platform/vulkan_extensions # for REQUIRED_PLATFORM_EXTENSIONS - # instance creation # enagle all kind of debug stuff