don't expose

This commit is contained in:
Glenn Maynard
2006-01-15 00:44:37 +00:00
parent d52b52386b
commit 58a5e76ccd
2 changed files with 1 additions and 3 deletions
@@ -23,8 +23,6 @@ namespace GraphicsWindow
void GetDisplayResolutions( DisplayResolutions &out );
LRESULT CALLBACK GraphicsWindow_WndProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam );
void GetParams( VideoModeParams &paramsOut );
HDC GetHDC();
void Update();