diff options
author | chai <chaifix@163.com> | 2019-12-08 00:24:22 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-12-08 00:24:22 +0800 |
commit | 0c4b1e68d64996a4aa5b136ddb6ee5643e159ef2 (patch) | |
tree | 0a263567be678f8b945b1472392f09b77b31b9eb /src/core/texture.c | |
parent | 3df29dc54c509c983dc8a0e23eab4160d48144f2 (diff) |
+test
Diffstat (limited to 'src/core/texture.c')
-rw-r--r-- | src/core/texture.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/texture.c b/src/core/texture.c new file mode 100644 index 0000000..7104bfb --- /dev/null +++ b/src/core/texture.c @@ -0,0 +1,3 @@ +#include "texture.h" + + |