ae2f_docs
Loading...
Searching...
No Matches
init.c
1
#
define
SWTCH
1
2
3
#
if
SWTCH
4
#
include
"../vk.h"
5
#
endif
6
7
int
main(
void
) {
8
#
if
SWTCH
9
(
void
)Test_VkInit();
10
(
void
)Test_VkEnd();
11
#
endif
12
return
0;
13
}
SWTCH
#define SWTCH
Definition
init.c:1
submod
ae2f
VK-Core
test
vk
init.c
Generated by
1.15.0