X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=init.h;fp=init.h;h=2c7638a58269154c37bb15747b70524e6f135d27;hp=23055227a41fde49b91aed18fcb613e80c864428;hb=9a436a9406d5eb7fb01ada465a84034343e0c398;hpb=0b1705581552217b0e387bd687d65e4e3410ab91 diff --git a/init.h b/init.h index 2305522..2c7638a 100644 --- a/init.h +++ b/init.h @@ -17,7 +17,9 @@ enum MovitDebugLevel { // succeeded. // // The first parameter gives which directory to read .frag files from. -// This is a temporary hack until we add something more solid. +// If you use "", or the file isn't found, a compiled-in version will +// be used instead (if it exists). Most users should probably use "" +// unless you need backwards compatibility with Movit 1.6.3 or older. // // The second parameter specifies whether debugging is on or off. // If it is on, Movit will write intermediate graphs and the final