#include <cstdlib>
#include <imgui.h>
#include <vector>
#include "resource_manager.h"
Go to the source code of this file.