X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fgpu-gles%2FgpuExternals.h;h=897b4467c70780c26e6051e6a3ab751cf1531feb;hb=e4f075af4e4ba79332c72809d3bb4ba6e2895253;hp=f88b37b6067fe94f9426bc0fbbac8b8578d065bb;hpb=07f75e28d81b8acc64cfb6dee9302fb0eba8774a;p=pcsx_rearmed.git diff --git a/plugins/gpu-gles/gpuExternals.h b/plugins/gpu-gles/gpuExternals.h index f88b37b6..897b4467 100644 --- a/plugins/gpu-gles/gpuExternals.h +++ b/plugins/gpu-gles/gpuExternals.h @@ -364,6 +364,10 @@ extern short sxmax; extern short symin; extern short symax; +extern unsigned int CSVERTEX; +extern unsigned int CSCOLOR; +extern unsigned int CSTEXTURE; + #endif //-----------------------------------------------------//