Random fixes and additions. Progress with xlib
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#ifdef _WIN32
|
||||
|
||||
#ifndef WIN_PROC_H_
|
||||
#define WIN_PROC_H_
|
||||
|
||||
@@ -6,3 +8,5 @@
|
||||
LRESULT CALLBACK WindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam);
|
||||
|
||||
#endif // WIN_PROC_H_
|
||||
|
||||
#endif // _WIN32
|
||||
|
||||
Reference in New Issue
Block a user