Added initial version
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
void script_3291(int arg0,int arg1,int arg2) {
|
||||
int ivar3;
|
||||
ivar3 = subtract(cs2method2601(new WidgetPointer(arg1)), 4);
|
||||
if (setWidgetRegister(new WidgetPointer(arg0), 1)) {
|
||||
script_3296(arg0, arg1, arg2, ivar3, 1);
|
||||
}
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user