mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-07 17:17:50 -05:00
17 lines
460 B
Plaintext
17 lines
460 B
Plaintext
/*******************************************************************
|
|
* Decompiled By: Bog
|
|
* Decompiled File: alias_pmc_helmet_heads.gsc
|
|
* Game: Call of Duty: Advanced Warfare
|
|
* Platform: PC
|
|
* Function Count: 1
|
|
* Decompile Time: 27 ms
|
|
* Timestamp: 4/22/2024 2:06:13 AM
|
|
*******************************************************************/
|
|
|
|
//Function Number: 1
|
|
main()
|
|
{
|
|
var_00[0] = "pmc_helmet_head_a";
|
|
var_00[1] = "pmc_helmet_head_c";
|
|
return var_00;
|
|
} |