libctru/examples/templates/library/source/templatelib.c
2014-12-24 19:32:49 +00:00

7 lines
40 B
C

int myLibFunction() {
return 42;
}