We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af42fce + 9349cdd commit 1ec78e8Copy full SHA for 1ec78e8
src/UctRating.cpp
@@ -54,7 +54,7 @@ index_hash_t md5_index[HASH_MAX];
54
static int pat3_index[PAT3_MAX];
55
static int md2_index[MD2_MAX];
56
57
-game_info_t snapback_game;
+static game_info_t snapback_game;
58
59
60
// 戦術的特徴のビットマスク
0 commit comments