X-Git-Url: http://git.mutantstargoat.com?p=demo;a=blobdiff_plain;f=src%2Fglobal.h;h=cbcbed698bd29029bfa0b8d371773a625ba16e7a;hp=12aca5c757503cb09bae10518ada5b0f15fc5dab;hb=978140660bed8a4bbe782dc5ca0516a80e1ba233;hpb=f4ba93a902613f2b2c4a397d5a526fb4a4161e86 diff --git a/src/global.h b/src/global.h index 12aca5c..cbcbed6 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