Skip to content

Commit

Permalink
Fix comment of MemoryPatch::WarheadEXE::FixHInstance
Browse files Browse the repository at this point in the history
  • Loading branch information
ccomrade committed Feb 18, 2024
1 parent 37e62ee commit 4ea4128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Launcher/MemoryPatch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3245,7 +3245,7 @@ void MemoryPatch::CryRenderNULL::DisableDebugRenderer(void* pCryRenderNULL, int
////////////////////////////////////////////////////////////////////////////////

/**
* Initializes a global hInstance pointer in the Warhead EXE.
* Initializes the global hInstance pointer in the Warhead EXE.
*
* Normally, WinMain initializes it, but we load Warhead EXE as a DLL without executing its WinMain function.
* Only the Logitech G15 display interface uses it to obtain its bitmap resources from the EXE.
Expand Down

0 comments on commit 4ea4128

Please sign in to comment.