1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00
GLideN64/src/F3DTEXA.h
Sergey Lipskiy a8ecc0aa70 Implement F3DTEX/A ucode. Decoded by olivieryuyu.
Fixed 64 de hakken HLE not working. #268
2017-01-31 14:44:54 +07:00

7 lines
66 B
C

#ifndef F3DTEXA_H
#define F3DTEXA_H
void F3DTEXA_Init();
#endif