1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00
GLideN64/src/F3DSETA.h
Sergey Lipskiy f2ee42b64e Implement ucode for Kuiki Uhabi Suigo.
Fixed Kuiki Uhabi Suigo: missing graphics in HLE #665
2016-12-09 11:40:59 +07:00

8 lines
67 B
C

#ifndef F3DSETA_H
#define F3DSETA_H
void F3DSETA_Init();
#endif