summaryrefslogtreecommitdiff
path: root/emulators/gngb/files/patch-src_message.c
blob: 2aa5d32f1a6786dfd7f96223ce2902ad22cd8c37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/message.c.orig	2003-04-03 13:27:29 UTC
+++ src/message.c
@@ -34,6 +34,7 @@ static int tempo_mes;
 
 #define BUF_ALPHA 240
 
+int wl,hl,xm,ym;
 char mes_buf[50];
 char info_buf[50];
 //extern SDL_Surface *gb_screen;