import c
This commit is contained in:
4
modules/test_c.sx
Normal file
4
modules/test_c.sx
Normal file
@@ -0,0 +1,4 @@
|
||||
#import c {
|
||||
#include "vendors/test_c/test.h";
|
||||
#source "vendors/test_c/test.c";
|
||||
};
|
||||
Reference in New Issue
Block a user