1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00
GLideN64/F3DPD.h
2015-05-13 10:09:12 +06:00

9 lines
94 B
C

#ifndef F3DPD_H
#define F3DPD_H
#define F3DPD_VTXCOLORBASE 0x07
void F3DPD_Init();
#endif