소스 검색

whitespace

Joshua Mark Manton 7 년 전
부모
커밋
703393fc63
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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"),