Files
IL-GSC/AW/PC/SP/xmodelalias/alias_pmc_helmet_heads.gsc
2023-10-27 03:49:01 -04:00

17 lines
473 B
Plaintext

/*******************************************************************
* Decompiled By: Bog
* Decompiled File: xmodelalias/alias_pmc_helmet_heads.gsc
* Game: Call of Duty: Advanced Warfare
* Platform: PC
* Function Count: 1
* Decompile Time: 14 ms
* Timestamp: 10/27/2023 2:06:55 AM
*******************************************************************/
//Function Number: 1
main()
{
var_00[0] = "pmc_helmet_head_a";
var_00[1] = "pmc_helmet_head_c";
return var_00;
}