Replaced wildcard with sed.

This commit is contained in:
Nemirtingas 2019-08-15 22:23:59 +02:00
parent bbfdcd848f
commit 3516b98042
2 changed files with 4 additions and 0 deletions

View file

@ -11,6 +11,9 @@
#include "../dll/dll.h"
// Look here for info on how to hook on linux
// https://github.com/AimTuxOfficial/AimTux/
extern LRESULT ImGui_ImplWin32_WndProcHandler(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam);
bool Steam_Overlay::IgnoreMsg(UINT uMsg)