summaryrefslogtreecommitdiff
path: root/src/render/Font.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2019-05-31 00:37:14 +0200
committeraap <aap@papnet.eu>2019-05-31 00:39:25 +0200
commitf50cf32b8719a5cdab9a84395e5a6bbe004f6839 (patch)
tree7a70a6debe1f6fe56da0776a369963f8855370e7 /src/render/Font.h
parentc4368b7432b4484d3f086afb5589fcddc62a1915 (diff)
CCredits name cleanup
Diffstat (limited to 'src/render/Font.h')
-rw-r--r--src/render/Font.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/render/Font.h b/src/render/Font.h
index d6f58692..2e698533 100644
--- a/src/render/Font.h
+++ b/src/render/Font.h
@@ -28,9 +28,9 @@ struct CFontDetails
class CSprite2d;
enum {
- FONTSTYLE_0,
- FONTSTYLE_1,
- FONTSTYLE_2,
+ FONT_BANK,
+ FONT_PAGER,
+ FONT_HEADING,
};
class CFont