Skip to content

Commit 8ccf1d9

Browse files
YggdrasillAJenbo
authored andcommitted
Remove DVL_API_FOR_TEST for HasHellfireMpq
1 parent 5e59ec3 commit 8ccf1d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/engine/assets.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ constexpr int MainMpqPriority = 1000;
304304
constexpr int DevilutionXMpqPriority = 9000;
305305
constexpr int LangMpqPriority = 9100;
306306
constexpr int FontMpqPriority = 9200;
307-
extern DVL_API_FOR_TEST bool HasHellfireMpq;
307+
extern bool HasHellfireMpq;
308308

309309
void LoadCoreArchives();
310310
void LoadLanguageArchive();

0 commit comments

Comments
 (0)