mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-20 06:57:51 -05:00
21 lines
531 B
Plaintext
21 lines
531 B
Plaintext
/*******************************************************************
|
|
* Decompiled By: Bog
|
|
* Decompiled File: animscripts\combat_say.gsc
|
|
* Game: Call of Duty: Modern Warfare 3
|
|
* Platform: Console
|
|
* Function Count: 2
|
|
* Decompile Time: 44 ms
|
|
* Timestamp: 10/27/2023 2:30:00 AM
|
|
*******************************************************************/
|
|
|
|
//Function Number: 1
|
|
func_3ADE()
|
|
{
|
|
animscripts/battlechatter::playbattlechatter();
|
|
}
|
|
|
|
//Function Number: 2
|
|
func_3ADF(param_00)
|
|
{
|
|
animscripts/battlechatter::playbattlechatter();
|
|
} |