X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fas3%2Fpool.h;fp=lib%2Fas3%2Fpool.h;h=632fa7f38a89662c06783894a7f99d816a938669;hb=d016fb9a0dd752b541a45830ec55516ada425944;hp=e279ad90c10bec47e5038c8ecdfeb19ff89b7ec4;hpb=d040bee21c66541e231a68fea4936328e4ce4c39;p=swftools.git diff --git a/lib/as3/pool.h b/lib/as3/pool.h index e279ad9..632fa7f 100644 --- a/lib/as3/pool.h +++ b/lib/as3/pool.h @@ -124,7 +124,8 @@ typedef enum multiname_type RTQNAMELA=0x12, MULTINAMEA=0x0E, MULTINAMELA=0x1C, - POSTFIXTYPE=0x1D + POSTFIXTYPE=0x1D, + ZERONAMESPACE=0 } multiname_type_t; char* access2str(int type);