mirror of
https://github.com/mupen64plus/mupen64plus-oldsvn.git
synced 2025-04-02 10:52:35 -04:00
7 lines
55 B
C
7 lines
55 B
C
#ifndef RDP_H
|
|
#define RDP_H
|
|
|
|
void RDP_Init();
|
|
|
|
#endif
|
|
|