summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilesdl.h
diff options
context:
space:
mode:
authorEnne Walker <ennewalker@users.sourceforge.net>2010-04-23 13:02:15 -0400
committerEnne Walker <ennewalker@users.sourceforge.net>2010-04-24 11:40:56 -0400
commit0f928518b4f7497c0108c1fcab0096c6c369cffb (patch)
treed996bcb9a4f5b06f07b2659decbe7367a52f68fc /crawl-ref/source/tilesdl.h
parent99c0f354b22e6482516a7baaf3479baef42c7bf6 (diff)
downloadcrawl-ref-0f928518b4f7497c0108c1fcab0096c6c369cffb.tar.gz
crawl-ref-0f928518b4f7497c0108c1fcab0096c6c369cffb.zip
Removing lines with just whitespace.
Diffstat (limited to 'crawl-ref/source/tilesdl.h')
-rw-r--r--crawl-ref/source/tilesdl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/tilesdl.h b/crawl-ref/source/tilesdl.h
index f53daea052..3d57ef527e 100644
--- a/crawl-ref/source/tilesdl.h
+++ b/crawl-ref/source/tilesdl.h
@@ -37,10 +37,10 @@ struct MouseEvent
SCROLL_UP = 0x08,
SCROLL_DOWN = 0x10
};
-
+
// Padding for ui_event
unsigned char type;
-
+
// kind of event
mouse_event_type event;
// if PRESS or RELEASE, the button pressed