matrix-3ds-sdk/include/templatelib.h

7 lines
97 B
C
Raw Normal View History

2019-10-16 18:39:57 +02:00
#ifndef _templatelib_h_
#define _templatelib_h_
int myLibFunction();
#endif // _templatelib_h_