matrix-3ds-sdk/include/templatelib.h
2019-10-16 18:39:57 +02:00

6 lines
97 B
C

#ifndef _templatelib_h_
#define _templatelib_h_
int myLibFunction();
#endif // _templatelib_h_