summaryrefslogtreecommitdiffstats
path: root/dimension/common.terminals
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2010-04-15 23:31:24 -0400
committerTavian Barnes <tavianator@gmail.com>2010-04-15 23:31:24 -0400
commit7577a2b69f9a77962912753b6768b38db4e3c454 (patch)
tree4217cd2758ac8600d9f12c12e07a30b614c4a2d5 /dimension/common.terminals
parentcdaacf47797665a1558006a0fd0d801f65c30c92 (diff)
downloaddimension-7577a2b69f9a77962912753b6768b38db4e3c454.tar.xz
Initial support for image_maps.
Diffstat (limited to 'dimension/common.terminals')
-rw-r--r--dimension/common.terminals4
1 files changed, 2 insertions, 2 deletions
diff --git a/dimension/common.terminals b/dimension/common.terminals
index c125489..05ab8b8 100644
--- a/dimension/common.terminals
+++ b/dimension/common.terminals
@@ -226,7 +226,7 @@
%token DMNSN_T_HOLLOW
%token DMNSN_T_IFF
%token DMNSN_T_IMAGE_HEIGHT
-%token DMNSN_T_IMAGE_MAP
+%token DMNSN_T_IMAGE_MAP "image_map"
%token DMNSN_T_IMAGE_PATTERN
%token DMNSN_T_IMAGE_WIDTH
%token DMNSN_T_INITIAL_CLOCK
@@ -336,7 +336,7 @@
%token DMNSN_T_PIGMENT_PATTERN
%token DMNSN_T_PLANAR
%token DMNSN_T_PLANE "plane"
-%token DMNSN_T_PNG
+%token DMNSN_T_PNG "png"
%token DMNSN_T_POINT_AT
%token DMNSN_T_POLY
%token DMNSN_T_POLY_WAVE