Server/dumps/scripts/5031.cs2
2021-03-07 20:37:32 -06:00

3 lines
57 B
Text

int script_5031(int arg0) {
return bitAnd(arg0, 255);
}