[Commits] [wesnoth/wesnoth] 3d8943: Attempt to fix compilation on SDL1.2
GitHub
noreply at github.com
Sun Jan 3 02:59:08 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3d8943e01bed7d86047c6075bed7ed6617dd4693
https://github.com/wesnoth/wesnoth/commit/3d8943e01bed7d86047c6075bed7ed6617dd4693
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-01-03 (Sun, 03 Jan 2016)
Changed paths:
M src/gui/widgets/window.cpp
Log Message:
-----------
Attempt to fix compilation on SDL1.2
In 3c5e6cbdb6d4 both set_resolution overloads became void functions, so
it can no longer be used as a bool.
More information about the Commits
mailing list