summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-07-16 04:11:50 +0300
committerAndrei Karas <akaras@inbox.ru>2011-07-16 04:11:50 +0300
commit68b1e0ec82321757f2a29792d38d7eabb7d2cf98 (patch)
treeba108ad67918bf896ce08ee1609aedb2bf48d14f
parent8a068ecd9dd6d41ba49f258107b09b98a8ea1a6d (diff)
downloadplus-68b1e0ec82321757f2a29792d38d7eabb7d2cf98.tar.gz
plus-68b1e0ec82321757f2a29792d38d7eabb7d2cf98.tar.bz2
plus-68b1e0ec82321757f2a29792d38d7eabb7d2cf98.tar.xz
plus-68b1e0ec82321757f2a29792d38d7eabb7d2cf98.zip
Fix compilation for windows.
-rw-r--r--src/graphics.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/graphics.h b/src/graphics.h
index 3c78a94fa..40db25c5d 100644
--- a/src/graphics.h
+++ b/src/graphics.h
@@ -225,9 +225,7 @@ class Graphics : public gcn::SDLGraphics
BlitMode getBlitMode()
{ return mBlitMode; }
-#if !defined(__MINGW32__)
void fillRectangle(const gcn::Rectangle& rectangle);
-#endif
/**
* Updates the screen. This is done by either copying the buffer to the