gltk: import other gltk modules in package
This commit is contained in:
parent
9782ef2938
commit
19a1ae222a
@ -1,3 +1,7 @@
|
|||||||
module gltk;
|
module gltk;
|
||||||
|
|
||||||
|
public import gltk.array;
|
||||||
|
public import gltk.buffer;
|
||||||
|
public import gltk.program;
|
||||||
|
public import gltk.shader;
|
||||||
public import gltk.texture;
|
public import gltk.texture;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user