mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-06-14 20:13:08 +00:00
4 lines
119 B
C
4 lines
119 B
C
#pragma once
|
|
|
|
extern "C" void Game_PlaySound(const char* pName);
|
|
extern "C" void Window_SetFullscreen(bool isEnabled);
|