release 0.1.0

This commit is contained in:
InoriRus
2022-05-21 22:04:50 +10:00
parent bc02c0560e
commit a37a9ca253
1056 changed files with 222884 additions and 41332 deletions
@@ -10,6 +10,11 @@
namespace Kyty::Libs::Graphics {
struct GraphicContext;
void IndexBufferInit();
void IndexBufferDeleteAll(GraphicContext* ctx);
class IndexBufferGpuObject: public GpuObject
{
public: