X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=antikythera;a=blobdiff_plain;f=src%2Fapp.h;fp=src%2Fapp.h;h=926c2d24abf9a84ed8f735b0e19e2220c7b343b1;hp=0000000000000000000000000000000000000000;hb=84484521a697fe60f63bff077b9ba7475a45e54e;hpb=1716bebf166a5424e4a683897a78883b7733a636 diff --git a/src/app.h b/src/app.h new file mode 100644 index 0000000..926c2d2 --- /dev/null +++ b/src/app.h @@ -0,0 +1,6 @@ +#ifndef APP_H_ +#define APP_H_ + +extern bool opt_gear_wireframe; + +#endif // APP_H_