gameux: Use SUBLANG_NEUTRAL for language-independent resources.
This commit is contained in:
parent
7e6e25cc8e
commit
cc0818b053
|
@ -22,5 +22,5 @@
|
|||
#include "winuser.h"
|
||||
#include <gameux.h>
|
||||
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
ID_GDF_XML DATA "test.gdf.xml"
|
||||
|
|
Loading…
Reference in New Issue