summaryrefslogtreecommitdiffstats
path: root/src/old/d3dres.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/old/d3dres.h')
-rw-r--r--src/old/d3dres.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/old/d3dres.h b/src/old/d3dres.h
index d3f8ba8..79ba76e 100644
--- a/src/old/d3dres.h
+++ b/src/old/d3dres.h
@@ -23,9 +23,8 @@
//
// Copyright (c) 1999 Microsoft Corporation. All rights reserved.
//-----------------------------------------------------------------------------
-#ifndef D3DRES_H
-#define D3DRES_H
+#pragma once
#define IDI_MAIN_ICON 101 // Application icon
#define IDR_MAIN_ACCEL 113 // Keyboard accelerator
@@ -54,6 +53,3 @@
#define IDM_EXIT 40006 // Command to exit the application
-
-
-#endif // D3DRES_H