mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-15 11:00:17 -07:00
Added initial version
This commit is contained in:
commit
b1dccb3fed
14153 changed files with 1285206 additions and 0 deletions
11
dumps/scripts/4957.cs2
Normal file
11
dumps/scripts/4957.cs2
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
cs2func_script_4957_struct(4,0,0) script_4957(int arg0) {
|
||||
int ivar1;
|
||||
int ivar2;
|
||||
int ivar3;
|
||||
int ivar4;
|
||||
ivar1 = script_4960(arg0);
|
||||
ivar2 = script_4980(arg0);
|
||||
ivar3 = script_4954(arg0);
|
||||
ivar4 = script_4955(arg0);
|
||||
return newstruct cs2func_script_4957_struct(ivar1, ivar3, ivar4, ivar2);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue