File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 3858
3858
<ProjectReference Include =" $(SolutionDir)xrAICore\xrAICore.vcxproj" >
3859
3859
<Project >{5cb057d8-4464-40a6-af10-c26b826d1d90}</Project >
3860
3860
</ProjectReference >
3861
+ <ProjectReference Include =" ..\utils\xrMiscMath\xrMiscMath.vcxproj" >
3862
+ <Project >{7885cf3c-ee04-4c67-9467-1fbf9a36b037}</Project >
3863
+ </ProjectReference >
3861
3864
<ProjectReference Include =" ..\xrMisc\xrMisc.vcxproj" >
3862
3865
<Project >{c964d17a-05a8-4bfa-b0a8-7af5c6b627ec}</Project >
3863
3866
</ProjectReference >
Original file line number Diff line number Diff line change @@ -31,3 +31,7 @@ XRGAMESPY_API int GetGameDistribution();
31
31
XRGAMESPY_API void GetGameID (int * GameID , int verID );
32
32
33
33
void FillSecretKey (char * secretKey );
34
+
35
+ // hack
36
+ #undef min
37
+ #undef max
You can’t perform that action at this time.
0 commit comments