mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-12-23 16:21:50 +01:00
fuck
This commit is contained in:
parent
94ff966994
commit
1999427225
6
src/fakerw/rpanisot.h
Normal file
6
src/fakerw/rpanisot.h
Normal file
@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
RwInt8 RpAnisotGetMaxSupportedMaxAnisotropy(void);
|
||||
RwTexture *RpAnisotTextureSetMaxAnisotropy(RwTexture *tex, RwInt8 val);
|
||||
RwInt8 RpAnisotTextureGetMaxAnisotropy(RwTexture *tex);
|
||||
RwBool RpAnisotPluginAttach(void);
|
Loading…
Reference in New Issue
Block a user