mirror of
https://onedev.site.tesses.net/crosslang/crosslang-gfx
synced 2026-02-08 17:45:45 +00:00
First commit
This commit is contained in:
6
src/plugin.cpp
Normal file
6
src/plugin.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "gfx.hpp"
|
||||
|
||||
namespace Tesses::CrossLang::GFX
|
||||
{
|
||||
CROSSLANG_PLUGIN(RegisterGFX);
|
||||
}
|
||||
Reference in New Issue
Block a user