X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fconvert.h;h=82ea369bca2335b866ed53256a492cf2a99029fa;hb=9394bf058a6806354aa119f5c3ef99a1d6ac85f5;hp=6c011186f666de2accbf6b401e9c978aacdb209f;hpb=33f3a4cd5821208321f0bf61e2ae6c07504c8b86;p=ypp-sc-tools.web-test.git diff --git a/yarrg/convert.h b/yarrg/convert.h index 6c01118..82ea369 100644 --- a/yarrg/convert.h +++ b/yarrg/convert.h @@ -121,6 +121,11 @@ enum flags { ff_needisland= 001000, ff_printisland= 002000, ff_upload= 004000, + + ff_use_yarrg= 010000, + ff_use_pctb= 020000, + ffm_use= 070000, + ffs_printisland= 003000, ffs_upload= 005000, };