From 29ca34d1bbaa4e16cfbc6aca5e3ed760ad54f6a4 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 31 Mar 2010 20:38:32 -0400 Subject: Support object identifiers. --- dimension/common.terminals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dimension/common.terminals') diff --git a/dimension/common.terminals b/dimension/common.terminals index 089fe29..7ed8d98 100644 --- a/dimension/common.terminals +++ b/dimension/common.terminals @@ -306,7 +306,7 @@ %token DMNSN_T_NORMAL_MAP %token DMNSN_T_NORMAL_VECTORS %token DMNSN_T_NUMBER_OF_WAVES -%token DMNSN_T_OBJECT +%token DMNSN_T_OBJECT "object" %token DMNSN_T_OCTAVES %token DMNSN_T_OFF "off" %token DMNSN_T_OFFSET -- cgit v1.2.3