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