1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00
GLideN64/src/uCodes/S2DEX2.h

7 lines
63 B
C
Raw Normal View History

#ifndef S2DEX2_H
#define S2DEX2_H
void S2DEX2_Init();
#endif