drawpixeltextbox: Remove now-unused parameters

They go bye-bye.

This is a friendly reminder that the map menu rendering code is heavily
copy-pasted, dear god...
This commit is contained in:
Misa
2021-09-03 15:26:57 -07:00
parent 31844eabc6
commit 9767eb91f4
3 changed files with 10 additions and 10 deletions

View File

@@ -1289,7 +1289,7 @@ void Graphics::drawcrewman( int x, int y, int t, bool act, bool noshift /*=false
}
}
void Graphics::drawpixeltextbox( int x, int y, int w, int h, int w2, int h2, int r, int g, int b, int xo, int yo )
void Graphics::drawpixeltextbox( int x, int y, int w, int h, int r, int g, int b )
{
//given these parameters, draw a textbox with a pixel width