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