mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-28 18:37:53 -05:00
Added MW3 Scripts
This commit is contained in:
16
MW3/Xbox/MP/xmodelalias/alias_sas_heads.gsc
Normal file
16
MW3/Xbox/MP/xmodelalias/alias_sas_heads.gsc
Normal file
@ -0,0 +1,16 @@
|
||||
/*******************************************************************
|
||||
* Decompiled By: Bog
|
||||
* Decompiled File: xmodelalias\alias_sas_heads.gsc
|
||||
* Game: Call of Duty: Modern Warfare 3
|
||||
* Platform: Console
|
||||
* Function Count: 1
|
||||
* Decompile Time: 16 ms
|
||||
* Timestamp: 10/27/2023 2:28:12 AM
|
||||
*******************************************************************/
|
||||
|
||||
//Function Number: 1
|
||||
main()
|
||||
{
|
||||
var_00[0] = "head_sas_a";
|
||||
return var_41;
|
||||
}
|
Reference in New Issue
Block a user