matrix-3ds-sdk/source/templatelib.c

7 lines
40 B
C
Raw Normal View History

2019-10-16 18:39:57 +02:00
int myLibFunction() {
return 42;
}