mirror of
https://github.com/gligli/nulldc-360.git
synced 2025-04-02 11:11:56 -04:00
5 lines
86 B
C++
5 lines
86 B
C++
#include "Renderer_if.h"
|
|
#include "xenosRend.h"
|
|
|
|
u32 VertexCount=0;
|
|
u32 FrameCount=0;
|