Add inlcude files to NetHackW project. Add cpp.hint file.
This commit is contained in:
6
win/win32/vs/cpp.hint
Normal file
6
win/win32/vs/cpp.hint
Normal file
@@ -0,0 +1,6 @@
|
||||
// Hint files help the Visual Studio IDE interpret Visual C++ identifiers
|
||||
// such as names of functions and macros.
|
||||
// For more information see https://go.microsoft.com/fwlink/?linkid=865984
|
||||
#define E
|
||||
#define NDECL(x) x
|
||||
#define FDECL(x, y) x y
|
||||
Reference in New Issue
Block a user