18#ifndef OFFLINE_KART_SELECTION_HPP
19#define OFFLINE_KART_SELECTION_HPP
21#include "states_screens/kart_selection.hpp"
22#include "guiengine/screen.hpp"
32 static bool isRunning();
Declares a class to be a singleton.
Definition: screen.hpp:59
screen where players can choose their kart
Definition: kart_selection.hpp:51
Definition: offline_kart_selection.hpp:25