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

8 lines
67 B
C
Raw Normal View History

#ifndef F3DSWSE_H
#define F3DSWSE_H
void F3DSWSE_Init();
#endif