mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
115 B
Text
8 lines
115 B
Text
int script_2156(int arg0) {
|
|
int ivar1;
|
|
ivar1 = script_2193(arg0);
|
|
if (ivar1 == 2) {
|
|
return 1;
|
|
}
|
|
return 0;
|
|
}
|