Joshua Mark Manton hace 7 años
padre
commit
703393fc63
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/main.cpp

+ 2 - 0
src/main.cpp

@@ -758,6 +758,8 @@ int main(int arg_count, char **arg_ptr) {
 		return 1;
 	}
 
+
+
 	// NOTE(bill): add 'shared' directory if it is not already set
 	if (!find_library_collection_path(str_lit("shared"), nullptr)) {
 		add_library_collection(str_lit("shared"),