Minor code rearrangement

This commit is contained in:
gingerBill
2018-02-25 19:42:12 +00:00
parent d63885a495
commit e75563cb32
2 changed files with 74 additions and 79 deletions
+1 -1
View File
@@ -309,7 +309,7 @@ String get_fullpath_core(gbAllocator a, String path) {
}
String const ODIN_VERSION = str_lit("0.8.1");
String const ODIN_VERSION = str_lit("0.8.2");
String cross_compile_target = str_lit("");
String cross_compile_lib_dir = str_lit("");