update the touch interface to the new SDL2 API
touch is a little flacky, works great on buttons and wigets but crosshair and hogs are difficult to select...
{-# LANGUAGE OverloadedStrings #-}module Consts whereimport qualified Data.ByteString.Char8 as BserverVersion :: B.ByteStringserverVersion = "1"