integer Test_test_x185 array Test_B_nextFree117 integer Test_B_firstFree336 array Test_B_typeId256 array Test_B_y324 integer Test_test_x185 = 0 integer Test_B_firstFree336 = 0 integer Test_B_maxIndex370 = 0 function initGlobals300() { } function main101() { initGlobals300(); init_Test955(); } function config163() { } function init_Test955() { Test_test_x_185 = 0; Test_B_firstFree_336 = 0; Test_B_typeId_256[42] = 1; destroyA805(42); } function destroyA805(integer this0118) { local integer this_1998 local integer this_2152 local integer obj150 this_1_998 = this0_118; Test_test_x_185 = (Test_test_x_185 + Test_B_y_324[this_1_998]); this_2_152 = this_1_998; Test_test_x_185 = (Test_test_x_185 * Test_B_y_324[this_2_152]); obj_150 = this0_118; if (Test_B_typeId_256[obj_150] == 0) { } else { Test_B_nextFree_117[Test_B_firstFree_336] = obj_150; Test_B_firstFree_336 = (Test_B_firstFree_336 + 1); Test_B_typeId_256[obj_150] = 0; if (Test_B_nextFree_117[(Test_B_firstFree_336 - 1)] == 42) { testSuccess172(); } else { }; }; } IS_NATIVE function testSuccess172() { }