Added some initial directive code. Don't quite like the way it's done
This commit is contained in:
5
test/ifdefs.ink
Normal file
5
test/ifdefs.ink
Normal file
@@ -0,0 +1,5 @@
|
||||
#if Defines.Skinning {
|
||||
vertex main :: () {
|
||||
// Stub
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user