diff options
Diffstat (limited to 'dimension/common.terminals')
-rw-r--r-- | dimension/common.terminals | 4 |
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 |