mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-07 17:17:50 -05:00
21 lines
496 B
Plaintext
21 lines
496 B
Plaintext
/*******************************************************************
|
|
* Decompiled By: Bog
|
|
* Decompiled File: 1303.gsc
|
|
* Game: Call of Duty: WWII
|
|
* Platform: PC
|
|
* Function Count: 2
|
|
* Decompile Time: 0 ms
|
|
* Timestamp: 10/27/2023 3:24:53 AM
|
|
*******************************************************************/
|
|
|
|
//Function Number: 1
|
|
func_00D5()
|
|
{
|
|
level.var_5A61["carepackage"] = ::func_9E24;
|
|
}
|
|
|
|
//Function Number: 2
|
|
func_9E24(param_00)
|
|
{
|
|
return lib_0529::func_9E38(param_00,"carepackage");
|
|
} |