1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-04 10:03:36 +00:00
GLideN64/src/F3DWRUS.h
2015-05-13 10:21:32 +06:00

9 lines
94 B
C

#ifndef F3DWRUS_H
#define F3DWRUS_H
#define F3DWRUS_TRI2 0xB1
void F3DWRUS_Init();
#endif