summaryrefslogtreecommitdiff
path: root/src/client/radar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/radar.c')
-rw-r--r--src/client/radar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/radar.c b/src/client/radar.c
index 49c72de..afa48d4 100644
--- a/src/client/radar.c
+++ b/src/client/radar.c
@@ -12,7 +12,7 @@
#include "image.h"
#include "radar.h"
-static SDL_Surface *g_radar;
+static image_t *g_radar;
static list_t *listRadar;
typedef struct radar_item_struct