1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00
GLideN64/src/uCodes/F3DPD.h

8 lines
61 B
C
Raw Normal View History

#ifndef F3DPD_H
#define F3DPD_H
void F3DPD_Init();
#endif