From 2a06201c8248477e20d4193f094c0d8b7f9f9072 Mon Sep 17 00:00:00 2001 From: Philipp Wiesemann Date: Sat, 15 Feb 2014 23:52:04 +0100 Subject: [PATCH] Corrected name of hint in README. --- README-windows.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-windows.txt b/README-windows.txt index f59b2661b..7f9c4a35f 100644 --- a/README-windows.txt +++ b/README-windows.txt @@ -32,7 +32,7 @@ d3dcompiler_* DLL at all (for details on this, see their documentation). However, by default SDL will try to preload the d3dcompiler_46.dll to comply with ANGLE's requirements. If you wish SDL to preload d3dcompiler_43.dll (to support Windows XP) or to skip this step at all, you can use the -SDL_VIDEO_WIN_D3DCOMPILER hint (see SDL_hints.h for more details). +SDL_HINT_VIDEO_WIN_D3DCOMPILER hint (see SDL_hints.h for more details). Known Bugs: