Files
neurox/ccpp/fxxogame/src/source.c
T

10 lines
121 B
C

/**
* @author admin@felexdev.ru
* @version 1.0.0
*
* @brief Sourcecode template
*/
int example() {
return 0;
}