aboutsummaryrefslogtreecommitdiff
path: root/saga/sysgfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'saga/sysgfx.h')
-rw-r--r--saga/sysgfx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/saga/sysgfx.h b/saga/sysgfx.h
index d50c6549f0..344a8b692e 100644
--- a/saga/sysgfx.h
+++ b/saga/sysgfx.h
@@ -32,7 +32,6 @@ namespace Saga {
#define R_BLUE_WEIGHT 0.114
struct R_SYSGFX_MODULE {
-
int init;
SDL_Surface *sdl_screen; /* Screen surface */
@@ -43,7 +42,6 @@ struct R_SYSGFX_MODULE {
int white_index;
int black_index;
-
};
} // End of namespace Saga