integer Test_test_x164 array Test_B_nextFree116 integer Test_B_firstFree191 array Test_B_typeId199 array Test_B_y193 integer Test_test_x164 = 0 integer Test_B_firstFree191 = 0 integer Test_B_maxIndex303 = 0 function initGlobals347() { } function main639() { initGlobals347(); init_Test118(); } function config992() { } function init_Test118() { Test_test_x_164 = 0; Test_B_firstFree_191 = 0; Test_B_typeId_199[42] = 1; destroyA117(42); } function destroyA117(integer this0212) { local integer this_1169 local integer this_2191 local integer obj173 this_1_169 = this0_212; Test_test_x_164 = (Test_test_x_164 + Test_B_y_193[this_1_169]); this_2_191 = this_1_169; Test_test_x_164 = (Test_test_x_164 * Test_B_y_193[this_2_191]); obj_173 = this0_212; if (Test_B_typeId_199[obj_173] == 0) { } else { Test_B_nextFree_116[Test_B_firstFree_191] = obj_173; Test_B_firstFree_191 = (Test_B_firstFree_191 + 1); Test_B_typeId_199[obj_173] = 0; if (Test_B_nextFree_116[(Test_B_firstFree_191 - 1)] == 42) { testSuccess111(); } else { }; }; } IS_NATIVE function testSuccess111() { }