mirror of
https://github.com/gligli/nulldc-360.git
synced 2025-04-02 11:11:56 -04:00
9 lines
143 B
C
9 lines
143 B
C
#pragma once
|
|
#include "drkPvr.h"
|
|
#include "ta.h"
|
|
#include "TexCache.h"
|
|
|
|
extern u32 VertexCount;
|
|
extern u32 FrameCount;
|
|
|
|
#include "xenosRend.h"
|