mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-27 18:07:53 -05:00
22 lines
465 B
Plaintext
22 lines
465 B
Plaintext
/*******************************************************************
|
|
* Decompiled By: Bog
|
|
* Decompiled File: scripts\anim\saw\stand.gsc
|
|
* Game: Call of Duty: Infinite Warfare
|
|
* Platform: PC
|
|
* Function Count: 2
|
|
* Decompile Time: 112 ms
|
|
* Timestamp: 10/26/2023 11:59:17 PM
|
|
*******************************************************************/
|
|
|
|
//Function Number: 1
|
|
main()
|
|
{
|
|
if(getdvarint("ai_iw7",0) == 1)
|
|
{
|
|
}
|
|
}
|
|
|
|
//Function Number: 2
|
|
func_12A73(param_00)
|
|
{
|
|
} |