Files
simian/include/scripting/TextureBindings.h
T
nick 4a43160537
CI / build-and-test (push) Successful in 2m19s
feat: math and texture functions. update tests
2025-11-19 15:49:03 +13:00

5 lines
94 B
C

#pragma once
#include <angelscript.h>
void RegisterTextureBindings(asIScriptEngine *engine);