Open in Web IDE
Quickly and easily edit multiple files in your project.
Edit
Edit this file only.
#pragma once
class SelectState: public IState {
public:
SelectState(state_manager, video_mode, window_title);
};