mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-07 17:17:50 -05:00
23 lines
498 B
Plaintext
23 lines
498 B
Plaintext
/*******************************************************************
|
|
* Decompiled By: Bog
|
|
* Decompiled File: 475.gsc
|
|
* Game: Call of Duty: WWII
|
|
* Platform: PC
|
|
* Function Count: 2
|
|
* Decompile Time: 0 ms
|
|
* Timestamp: 10/27/2023 3:26:07 AM
|
|
*******************************************************************/
|
|
|
|
//Function Number: 1
|
|
func_00D6()
|
|
{
|
|
level.var_9478 = [];
|
|
}
|
|
|
|
//Function Number: 2
|
|
func_005E()
|
|
{
|
|
var_00 = spawnstruct();
|
|
level.var_9478[level.var_9478.size] = var_00;
|
|
return var_00;
|
|
} |