aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/gfx.h
diff options
context:
space:
mode:
authorBendegúz Nagy2016-06-17 22:32:42 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commit9b57cdb8ddc6e8c199bd47d1ca04ce49c3280e6d (patch)
treeeaae73dcd25635f258dc3747a594dd3ec61728aa /engines/dm/gfx.h
parent98c79f89bf2c5860f39a6ec7ca88a01a2f987323 (diff)
downloadscummvm-rg350-9b57cdb8ddc6e8c199bd47d1ca04ce49c3280e6d.tar.gz
scummvm-rg350-9b57cdb8ddc6e8c199bd47d1ca04ce49c3280e6d.tar.bz2
scummvm-rg350-9b57cdb8ddc6e8c199bd47d1ca04ce49c3280e6d.zip
DM: Add champion POD and it's enums
Diffstat (limited to 'engines/dm/gfx.h')
-rw-r--r--engines/dm/gfx.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/engines/dm/gfx.h b/engines/dm/gfx.h
index fd9a4a3bd9..cf06f1c7eb 100644
--- a/engines/dm/gfx.h
+++ b/engines/dm/gfx.h
@@ -7,6 +7,14 @@
namespace DM {
+enum ViewCell {
+ kViewCellFronLeft = 0, // @ C00_VIEW_CELL_FRONT_LEFT
+ kViewCellFrontRight = 1, // @ C01_VIEW_CELL_FRONT_RIGHT
+ kViewCellBackRight = 2, // @ C02_VIEW_CELL_BACK_RIGHT
+ kViewCellBackLeft = 3, // @ C03_VIEW_CELL_BACK_LEFT
+ kViewCellAlcove = 4, // @ C04_VIEW_CELL_ALCOVE
+ kViewCellDoorButtonOrWallOrn = 5 // @ C05_VIEW_CELL_DOOR_BUTTON_OR_WALL_ORNAMENT
+};
enum GraphicIndice {
kInscriptionFontIndice = 120, // @ C120_GRAPHIC_INSCRIPTION_FONT