GLES2N64 (from mupen64plus-ae) plugin. Compile and run on the OpenPandora
[mupen64plus-pandora.git] / source / gles2n64 / src / F3DWRUS.h
1 #ifndef F3DWRUS_H
2 #define F3DWRUS_H
3
4 #define F3DWRUS_TRI2        0xB1
5 void F3DWRUS_Init();
6
7 #endif
8