summaryrefslogtreecommitdiffstats
path: root/src/common/restext.h
diff options
context:
space:
mode:
authorkrzys-h <krzys_h@interia.pl>2013-12-27 20:36:11 +0100
committerkrzys-h <krzys_h@interia.pl>2013-12-27 20:36:11 +0100
commit246b7e107e058e9da972e038e28ccdb7085c09cc (patch)
tree048a33353ed2703117807c6864d7e32ab39433f1 /src/common/restext.h
parentad9b53a02f06abb94b4e2099c90285868836a90d (diff)
downloadcolobot-246b7e107e058e9da972e038e28ccdb7085c09cc.tar.gz
colobot-246b7e107e058e9da972e038e28ccdb7085c09cc.tar.bz2
colobot-246b7e107e058e9da972e038e28ccdb7085c09cc.zip
Removed prototypes support
Diffstat (limited to 'src/common/restext.h')
-rw-r--r--src/common/restext.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/restext.h b/src/common/restext.h
index b5a3415..cde7203 100644
--- a/src/common/restext.h
+++ b/src/common/restext.h
@@ -66,7 +66,6 @@ enum ResTextType
RT_TITLE_DEFI = 43,
RT_TITLE_MISSION = 44,
RT_TITLE_FREE = 45,
- RT_TITLE_PROTO = 46,
RT_TITLE_SETUP = 47,
RT_TITLE_NAME = 48,
RT_TITLE_PERSO = 49,
@@ -79,12 +78,10 @@ enum ResTextType
RT_PLAY_CHAPd = 61,
RT_PLAY_CHAPm = 62,
RT_PLAY_CHAPf = 63,
- RT_PLAY_CHAPp = 64,
RT_PLAY_LISTt = 65,
RT_PLAY_LISTd = 66,
RT_PLAY_LISTm = 67,
RT_PLAY_LISTf = 68,
- RT_PLAY_LISTp = 69,
RT_PLAY_RESUME = 70,
RT_PLAY_CHAPu = 71,
RT_PLAY_LISTu = 72,