Pachi: fixed menu text not shown on G1

This commit is contained in:
pelya
2010-11-02 16:07:39 +02:00
parent 123f2c14df
commit 7c2479baa9
6 changed files with 74 additions and 14 deletions

View File

@@ -71,7 +71,7 @@ void do_code()
void do_menu()
{
SDL_Delay(1);
font = menufont;
SDL_Surface ** font = menufont;
int menustartpos=156;