summaryrefslogtreecommitdiff
path: root/src/strife/p_inter.h
diff options
context:
space:
mode:
authorSimon Howard2010-09-11 16:38:52 +0000
committerSimon Howard2010-09-11 16:38:52 +0000
commited820d4af6710f94a5674cebcca855686b2ad57a (patch)
tree26463537bc7e4f7c7a431beb104a183ea2c08c42 /src/strife/p_inter.h
parentad87636e1296e525f3a3979e5f0d00d16f2c54fc (diff)
downloadchocolate-doom-ed820d4af6710f94a5674cebcca855686b2ad57a.tar.gz
chocolate-doom-ed820d4af6710f94a5674cebcca855686b2ad57a.tar.bz2
chocolate-doom-ed820d4af6710f94a5674cebcca855686b2ad57a.zip
Fix build.
Subversion-branch: /branches/strife-branch Subversion-revision: 2062
Diffstat (limited to 'src/strife/p_inter.h')
-rw-r--r--src/strife/p_inter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/p_inter.h b/src/strife/p_inter.h
index 066e8573..4de4360a 100644
--- a/src/strife/p_inter.h
+++ b/src/strife/p_inter.h
@@ -31,7 +31,7 @@
-boolean P_GivePower(player_t*, int);
+boolean P_GivePower(player_t*, powertype_t);