K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2021-01-17T21:48:57.293627Z K 7 svn:log V 671 games/pinball: fix build on GCC architectures Pinball.cpp:733: error: expected `(' before '{' token Pinball.cpp: At global scope: Pinball.cpp:733: error: mixing declarations and function-definitions is forbidden Pinball.cpp:733: error: a function-definition is not allowed here before '{' token Pinball.cpp:733: error: expected unqualified-id before ',' token Pinball.cpp:733: error: a function-definition is not allowed here before '{' token Pinball.cpp:733: error: expected unqualified-id before ',' token Pinball.cpp:733: error: a function-definition is not allowed here before '{' token Pinball.cpp:734: error: expected unqualified-id before '{' token MFH: 2021O1 END