#pragma once void Game_PlaySound(const char* pName); void Window_SetDisplay(int displayIndex); void Window_SetFullscreen(bool isEnabled);