mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
6 lines
145 B
Text
6 lines
145 B
Text
void script_5361(int arg0,int arg1,int arg2,int arg3) {
|
|
script_4208(arg0, arg3);
|
|
script_4208(arg1, arg3);
|
|
script_4208(arg2, arg3);
|
|
return;
|
|
}
|