Added initial version
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
int script_734(int arg0) {
|
||||
if (arg0 >= 1) {
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user