mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
6 lines
111 B
Text
6 lines
111 B
Text
int script_2509(int arg0) {
|
|
if (globalint_840 <= subtract(script_2687(), arg0)) {
|
|
return 1;
|
|
}
|
|
return 0;
|
|
}
|