7 lines
128 B
V
7 lines
128 B
V
|
module builtin
|
||
|
|
||
|
// TODO: Remove this later, added to make sure v self works
|
||
|
$if ios {
|
||
|
#include "@VROOT/thirdparty/ios/ios.m"
|
||
|
}
|