silence compiler warnings (Eric Pooch)

This commit is contained in:
marschap
2007-02-08 19:36:21 +00:00
parent 093117dbfc
commit 79c361eefa
+2 -2
View File
@@ -154,8 +154,8 @@ typedef struct {
CGmode ccmode;
/* feature enable */
int *hardwrap;
int *hardscroll;
int hardwrap;
int hardscroll;
POS_EmulationType emulation_mode; /* The emulation type */
int output_state; /* static data from serialPOS_output */