]> git.lizzy.rs Git - shadowclad.git/blob - performance.h
b4ded6bcac416065590302d155542ae577e490ca
[shadowclad.git] / performance.h
1 #ifndef PERFORMANCE_H_
2 #define PERFORMANCE_H_
3
4 void initPerformanceMetering();
5 void frameRendered();
6
7 #endif