mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-07-01 11:57:51 -05:00
Added MW3 Scripts
This commit is contained in:
21
MW3/PC/MP/792.gsc
Normal file
21
MW3/PC/MP/792.gsc
Normal file
@ -0,0 +1,21 @@
|
||||
/*******************************************************************
|
||||
* Decompiled By: Bog
|
||||
* Decompiled File: 792.gsc
|
||||
* Game: Call of Duty: Modern Warfare 3
|
||||
* Platform: PC
|
||||
* Function Count: 2
|
||||
* Decompile Time: 0 ms
|
||||
* Timestamp: 10/27/2023 2:16:43 AM
|
||||
*******************************************************************/
|
||||
|
||||
//Function Number: 1
|
||||
main()
|
||||
{
|
||||
lib_0274::main();
|
||||
}
|
||||
|
||||
//Function Number: 2
|
||||
precache()
|
||||
{
|
||||
lib_0274::precache();
|
||||
}
|
Reference in New Issue
Block a user