mirror of
https://github.com/mupen64plus/mupen64plus-oldsvn.git
synced 2025-04-02 10:52:35 -04:00
8 lines
94 B
C
8 lines
94 B
C
#ifndef F3DWRUS_H
|
|
#define F3DWRUS_H
|
|
|
|
#define F3DWRUS_TRI2 0xB1
|
|
void F3DWRUS_Init();
|
|
|
|
#endif
|
|
|