From 43a83b3be9d271392a175505f8b18a7531a213ec Mon Sep 17 00:00:00 2001 From: "gregory.hainaut@gmail.com" Date: Sun, 24 Oct 2010 10:44:09 +0000 Subject: [PATCH] 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 --- plugins/zzogl-pg/opengl/ZZKick.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/zzogl-pg/opengl/ZZKick.cpp b/plugins/zzogl-pg/opengl/ZZKick.cpp index 88aa66c485..1b57773b13 100644 --- a/plugins/zzogl-pg/opengl/ZZKick.cpp +++ b/plugins/zzogl-pg/opengl/ZZKick.cpp @@ -69,7 +69,7 @@ void __forceinline Kick::KickVertex(bool adc) } template -void Kick::SET_VERTEX(VertexGPU *p, int i) +void Kick::Set_Vertex(VertexGPU *p, int i) { VB& curvb = vb[prim->ctxt];