Skip to content

Commit 1ec78e8

Browse files
authored
Merge pull request #110 from kobanium/ver-9.0
Refactoring
2 parents af42fce + 9349cdd commit 1ec78e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UctRating.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ index_hash_t md5_index[HASH_MAX];
5454
static int pat3_index[PAT3_MAX];
5555
static int md2_index[MD2_MAX];
5656

57-
game_info_t snapback_game;
57+
static game_info_t snapback_game;
5858

5959

6060
// 戦術的特徴のビットマスク

0 commit comments

Comments
 (0)