trynna fix click handler being garbage collected
This commit is contained in:
@@ -34,5 +34,7 @@ int main(int argc, char *argv[]) {
|
||||
}
|
||||
}
|
||||
|
||||
mrb_close(Ruby::mrb);
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user