0_0_33395224_13854.cpp: In function 'void Init()':
0_0_33395224_13854.cpp:21:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_33395224_13854.cpp:30:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_33395224_13854.cpp:74:13: error: expected '}' at end of input
return 0;
^
|