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

8 lines
55 B
C

#ifndef RDP_H
#define RDP_H
void RDP_Init();
#endif