X-Git-Url: http://git.mutantstargoat.com?a=blobdiff_plain;ds=sidebyside;f=src%2Fglobal.h;h=1bdc469b83398725d95843b7ba99dbd03a37a117;hb=dbce2a319517c09fcf1a9be60ae46a0ff20c423e;hp=12aca5c757503cb09bae10518ada5b0f15fc5dab;hpb=63d7f3b0e70ab5e3d530c579b1881967c96b0b92;p=demo diff --git a/src/global.h b/src/global.h index 12aca5c..1bdc469 100644 --- a/src/global.h +++ b/src/global.h @@ -7,5 +7,6 @@ extern ShaderManager *sdr_man; extern Mat4 mprojection; +extern double time_sec; -#endif // GLOBAL_H_ \ No newline at end of file +#endif // GLOBAL_H_