mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-03 02:30:58 +00:00
- moved winbits.cpp to the platform folder and cleaned out unused parts.
This commit is contained in:
parent
ad4527c8be
commit
cd920299d0
13 changed files with 36 additions and 294 deletions
|
@ -13,7 +13,7 @@
|
|||
#ifdef _WIN32
|
||||
# define NEED_SHLWAPI_H
|
||||
# include "windows_inc.h"
|
||||
# include "winbits.h"
|
||||
# include "win32/winbits.h"
|
||||
# ifndef KEY_WOW64_64KEY
|
||||
# define KEY_WOW64_64KEY 0x0100
|
||||
# endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue