Mercurial > games > semicongine
view semiconginev2/core.nim @ 1239:69489a678141
add: better syncing, better swapchain access, correct font offset, two font-rendering tests
author | sam <sam@basx.dev> |
---|---|
date | Mon, 22 Jul 2024 00:46:10 +0700 |
parents | 56781cc0fc7c |
children | e8b3dc80e48e |
line wrap: on
line source
const RESOURCEROOT = "resources" include ./core/utils include ./core/buildconfig include ./core/vector include ./core/matrix