Pachi: fixed menu text not shown on G1
This commit is contained in:
@@ -71,7 +71,7 @@ void do_code()
|
||||
void do_menu()
|
||||
{
|
||||
SDL_Delay(1);
|
||||
font = menufont;
|
||||
SDL_Surface ** font = menufont;
|
||||
|
||||
int menustartpos=156;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user