X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fgles2n64%2Fsrc%2FF3DPD.h;fp=source%2Fgles2n64%2Fsrc%2FF3DPD.h;h=5d7c6e0949ddc419f5d74e1dff23aca482f83a47;hb=34cf40586ac07c54d9bfc5be30f28743232b6d67;hp=0000000000000000000000000000000000000000;hpb=22726e4d55be26faa48b57b22689cbedde27ae44;p=mupen64plus-pandora.git diff --git a/source/gles2n64/src/F3DPD.h b/source/gles2n64/src/F3DPD.h new file mode 100644 index 0000000..5d7c6e0 --- /dev/null +++ b/source/gles2n64/src/F3DPD.h @@ -0,0 +1,8 @@ +#ifndef F3DPD_H +#define F3DPD_H + +#define F3DPD_VTXCOLORBASE 0x07 + +void F3DPD_Init(); +#endif +