This commit is contained in:
gingerBill
2022-03-30 16:15:54 +01:00
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -30,4 +30,4 @@ when ODIN_BUILD_MODE == .Dynamic {
#force_no_inline _cleanup_runtime()
return 0
}
}
}