X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fas3%2Fpool.h;h=632fa7f38a89662c06783894a7f99d816a938669;hb=c63b2bf21dc1df9a736f0b4c08f6cba828cdab92;hp=e279ad90c10bec47e5038c8ecdfeb19ff89b7ec4;hpb=f00ad28507322054abc4859cb2049ec6f807c0c8;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);