register Autoarr_string
This commit is contained in:
parent
37dc5c6177
commit
105758079a
@ -81,7 +81,7 @@ void ktDescriptors_initKerepTypes(){
|
||||
|
||||
// string
|
||||
kt_register(string, NULL, NULL);
|
||||
kt_register(string, ____Autoarr_free_string, NULL);
|
||||
kt_register(Autoarr_string, ____Autoarr_free_string, NULL);
|
||||
// StringBuilder
|
||||
kt_register(StringBuilder, __StringBuilder_free, NULL);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user