module State.Loading.Draw where import Affection -- internal imports import Types initLoadDraw :: GameData -> Affection () initLoadDraw gd = return ()