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