function initGlobals553() { } function main164() { initGlobals553(); init_test994(); } function config520() { } function init_test994() { foo751(); testSuccess144(); } function foo751() returns integer { local player p177 p_177 = Player479(0); return GetPlayerId206(p_177); } IS_NATIVE IS_EXTERN @extern function Player479(integer id119) returns player { } IS_NATIVE IS_EXTERN @extern function GetPlayerId206(player whichPlayer182) returns integer { } IS_NATIVE function testSuccess144() { }