File* -> FileHandle (fix of sizeof(File))
This commit is contained in:
@@ -83,5 +83,5 @@ void kt_initKerepTypes(){
|
||||
kt_register(StringBuilder);
|
||||
|
||||
//File
|
||||
kt_register(File);
|
||||
kt_register(FileHandle);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user