Build on new PC, fix wheel not scrolling
This commit is contained in:
@@ -363,4 +363,4 @@ API Int ChopNumber(String *string) {
|
||||
if (col.len == 0) return -1;
|
||||
Int result = strtoll(col.data, NULL, 10) - 1;
|
||||
return result;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user