summaryrefslogtreecommitdiffstats
path: root/src/skel/win/win.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/skel/win/win.h')
-rw-r--r--src/skel/win/win.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/skel/win/win.h b/src/skel/win/win.h
index 13564a7f..371b9e44 100644
--- a/src/skel/win/win.h
+++ b/src/skel/win/win.h
@@ -79,10 +79,6 @@ void CenterVideo(void);
void CloseClip(void);
RwChar **_psGetVideoModeList();
-RwInt32 _psGetNumVideModes();
-
-void _psSelectScreenVM(RwInt32 videoMode);
-void HandleExit();
#ifdef __cplusplus
}