Commit b711b5fe authored by João Diogo Ferreira's avatar João Diogo Ferreira Committed by Alexandre Julliard

winnls.h: Add element GEOCLASS_ALL to enum SYSGEOCLASS.

parent 2a0a34cc
...@@ -833,6 +833,7 @@ enum SYSGEOTYPE ...@@ -833,6 +833,7 @@ enum SYSGEOTYPE
enum SYSGEOCLASS enum SYSGEOCLASS
{ {
GEOCLASS_ALL = 0,
GEOCLASS_REGION = 14, GEOCLASS_REGION = 14,
GEOCLASS_NATION = 16 GEOCLASS_NATION = 16
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment