mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
Removal of my terrible idea.
This commit is contained in:
parent
e7157e7c52
commit
2897619ddb
8 changed files with 10 additions and 90 deletions
|
@ -16,7 +16,6 @@ namespace SWRenderer
|
|||
void RenderText(const char* pstr, int left, int top, u32 color);
|
||||
void DrawDebugText();
|
||||
|
||||
void DrawButton(int texId, float *coords);
|
||||
void DrawTexture(u8 *texture, int width, int height);
|
||||
|
||||
void SwapBuffer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue