summaryrefslogtreecommitdiffstats
path: root/engine/flatserial.cpp
diff options
context:
space:
mode:
authorancarola <raffaele.ancarola@epfl.ch>2019-01-22 02:01:43 +0100
committerancarola <raffaele.ancarola@epfl.ch>2019-01-22 02:01:43 +0100
commit35c5c0551edfe786a5d05969df85cef544ebeea6 (patch)
tree4ec3dd0f64e91033b836cdde34687206601d9f1b /engine/flatserial.cpp
parentFin qui tutto bene (diff)
downloadflatland-35c5c0551edfe786a5d05969df85cef544ebeea6.tar.gz
flatland-35c5c0551edfe786a5d05969df85cef544ebeea6.zip
Soos
Diffstat (limited to 'engine/flatserial.cpp')
-rw-r--r--engine/flatserial.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/flatserial.cpp b/engine/flatserial.cpp
index 9c49787..7259bf1 100644
--- a/engine/flatserial.cpp
+++ b/engine/flatserial.cpp
@@ -62,7 +62,7 @@ void SDL_EventCollector::erase(void*)
user.clear();
}
-const std::vector<SDL_Event>& SDL_EventCollector::getStack(Uint32 id) const
+const std::vector<SDL_Event>& SDL_EventCollector::getStack(uint32_t id) const
{
switch(id)
{