X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fas3%2Fpool.h;h=0d0cec515d4f825815a6120a72d2c6e5561c16a8;hb=9ee97b0258700c746404edfcd9640a0a327eb21f;hp=30ae0cf264653738933982c7d6b04a9dbe696c97;hpb=687b6d7f48dc931a1a7d04373414db61940fe11b;p=swftools.git diff --git a/lib/as3/pool.h b/lib/as3/pool.h index 30ae0cf..0d0cec5 100644 --- a/lib/as3/pool.h +++ b/lib/as3/pool.h @@ -119,7 +119,8 @@ typedef enum multiname_type RTQNAMEA=0x10, RTQNAMELA=0x12, MULTINAMEA=0x0E, - MULTINAMELA=0x1C + MULTINAMELA=0x1C, + MULTIX=0x1D } multiname_type_t; char* access2str(int type);