mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 10:46:18 +00:00
fuck
This commit is contained in:
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);
|
Reference in New Issue
Block a user