mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-05 03:34:52 +01:00
Replaced wildcard with sed.
This commit is contained in:
parent
bbfdcd848f
commit
3516b98042
2 changed files with 4 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue