mirror of https://github.com/PCSX2/pcsx2.git
GregMiscellaneous: zzogl-pg: Forget 1 line in previous commit ....
git-svn-id: http://pcsx2.googlecode.com/svn/branches/GregMiscellaneous@3968 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
3bd80b020c
commit
43a83b3be9
|
@ -69,7 +69,7 @@ void __forceinline Kick::KickVertex(bool adc)
|
|||
}
|
||||
|
||||
template<bool DO_Z_FOG>
|
||||
void Kick::SET_VERTEX(VertexGPU *p, int i)
|
||||
void Kick::Set_Vertex(VertexGPU *p, int i)
|
||||
{
|
||||
VB& curvb = vb[prim->ctxt];
|
||||
|
||||
|
|
Loading…
Reference in New Issue