mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
BPFunctions: Remove an unused method
This commit is contained in:
parent
4f4e3fad85
commit
56228cea5d
2 changed files with 0 additions and 7 deletions
|
@ -37,6 +37,5 @@ void ClearScreen(const EFBRectangle &rc);
|
|||
void OnPixelFormatChange();
|
||||
u8 *GetPointer(const u32 &address);
|
||||
bool GetConfig(const int &type);
|
||||
void SetTextureMode(const BPCmd &bp);
|
||||
void SetInterlacingMode(const BPCmd &bp);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue