mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-10 02:17:56 -05:00
21 lines
500 B
Plaintext
21 lines
500 B
Plaintext
/*******************************************************************
|
|
* Decompiled By: Bog
|
|
* Decompiled File: animscripts\combat_say.gsc
|
|
* Game: Call of Duty: Ghosts
|
|
* Platform: PC
|
|
* Function Count: 2
|
|
* Decompile Time: 43 ms
|
|
* Timestamp: 10/27/2023 1:23:32 AM
|
|
*******************************************************************/
|
|
|
|
//Function Number: 1
|
|
func_3785()
|
|
{
|
|
animscripts/battlechatter::func_5D4E();
|
|
}
|
|
|
|
//Function Number: 2
|
|
func_78F8(param_00)
|
|
{
|
|
animscripts/battlechatter::func_5D4E();
|
|
} |