From 7577a2b69f9a77962912753b6768b38db4e3c454 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 15 Apr 2010 23:31:24 -0400 Subject: Initial support for image_maps. --- dimension/common.terminals | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dimension/common.terminals') 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 -- cgit v1.2.3