Codechange: [SDL2] Move functions and variables to class-scope
commit101e394475f25c205ea5806c4daeb0df494111cc
authorPatric Stout <truebrain@openttd.org>
Thu, 11 Feb 2021 09:00:40 +0000 (11 10:00 +0100)
committerMichael Lutz <michi@icosahedron.de>
Mon, 22 Feb 2021 21:16:07 +0000 (22 22:16 +0100)
tree87ed135bfad18886741dc71c948099d4347a2758
parent0d58bc9384cbe95b696e852dbc47c4deaca6a025
Codechange: [SDL2] Move functions and variables to class-scope

This allows future subdrivers to override them.
src/video/sdl2_v.cpp
src/video/sdl2_v.h