Skip to content

Commit 55bbaac

Browse files
committed
Add comment
1 parent 2aca385 commit 55bbaac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Client/loader/MainFunctions.cpp

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -940,6 +940,13 @@ void ValidateGTAPath()
940940
}
941941
}
942942

943+
//////////////////////////////////////////////////////////
944+
//
945+
// isUsingWine
946+
//
947+
// Detect if we are running under Wine
948+
//
949+
//////////////////////////////////////////////////////////
943950
int isUsingWine()
944951
{
945952
HMODULE ntdll = GetModuleHandleA("ntdll.dll");

0 commit comments

Comments
 (0)