mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
3 lines
229 B
Text
3 lines
229 B
Text
cs2func_script_788_struct(2,0,0) script_788(int arg0,int arg1,int arg2) {
|
|
return newstruct cs2func_script_788_struct(add(getWidgetActualX(new WidgetPointer(arg0)), arg1), add(getWidgetActualY(new WidgetPointer(arg0)), arg2));
|
|
}
|