summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/format.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2012-03-30 15:04:21 +0200
committerAdam Borowski <kilobyte@angband.pl>2012-03-30 15:04:21 +0200
commit0ed23417bd9f77d2acd8696de088cefadb8b5ede (patch)
treeaa5093d19e166a42bca61b71cc5f51ad334103d2 /crawl-ref/source/format.h
parent2cef6e17523d9bb9f1aab975fedfbbf4977ede44 (diff)
downloadcrawl-ref-0ed23417bd9f77d2acd8696de088cefadb8b5ede.tar.gz
crawl-ref-0ed23417bd9f77d2acd8696de088cefadb8b5ede.zip
New translations: dwarven, jägerkin, lithp, german.
Diffstat (limited to 'crawl-ref/source/format.h')
-rw-r--r--crawl-ref/source/format.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/format.h b/crawl-ref/source/format.h
index 8d3dc23d7a..52b28c28c5 100644
--- a/crawl-ref/source/format.h
+++ b/crawl-ref/source/format.h
@@ -33,6 +33,7 @@ public:
void del_char();
void all_caps();
void capitalize();
+ void translate();
void clear();
bool empty();