summaryrefslogtreecommitdiff
path: root/src/hexen
diff options
context:
space:
mode:
authorSimon Howard2008-12-01 21:34:59 +0000
committerSimon Howard2008-12-01 21:34:59 +0000
commit2805b87960f14e8fc4c89d3650a8d8b189c176ac (patch)
tree6d6ce4c6f2dbf9203f1ef398a1048299cccbea89 /src/hexen
parent8f0c7980d2a2605b8344a2e158f923bb532ea8a9 (diff)
downloadchocolate-doom-2805b87960f14e8fc4c89d3650a8d8b189c176ac.tar.gz
chocolate-doom-2805b87960f14e8fc4c89d3650a8d8b189c176ac.tar.bz2
chocolate-doom-2805b87960f14e8fc4c89d3650a8d8b189c176ac.zip
Remove #pragma statements.
Subversion-branch: /branches/raven-branch Subversion-revision: 1396
Diffstat (limited to 'src/hexen')
-rw-r--r--src/hexen/am_data.h2
-rw-r--r--src/hexen/am_map.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/hexen/am_data.h b/src/hexen/am_data.h
index 70522cdb..db964598 100644
--- a/src/hexen/am_data.h
+++ b/src/hexen/am_data.h
@@ -26,8 +26,6 @@
#ifndef __AMDATA_H__
#define __AMDATA_H__
-#pragma once
-
// a line drawing of the player pointing right, starting from the middle.
#define R ((8*PLAYERRADIUS)/7)
diff --git a/src/hexen/am_map.h b/src/hexen/am_map.h
index 21734592..803add40 100644
--- a/src/hexen/am_map.h
+++ b/src/hexen/am_map.h
@@ -26,8 +26,6 @@
#ifndef __AMMAP_H__
#define __AMMAP_H__
-#pragma once
-
// For use if I do walls with outsides/insides
#define REDS 12*8
#define REDRANGE 1 //16