ryzom_client_bool_name_problem_option_1.patch
b/code/ryzom/client/src/interface_v3/interface_options.h Wed May 12 13:09:02 2010 +0200 | ||
---|---|---|
27 | 27 |
class UAnimationSet; |
28 | 28 |
} |
29 | 29 | |
30 |
#ifdef _Bool |
|
31 |
# undef _Bool |
|
32 |
#endif |
|
30 | 33 | |
31 | 34 |
// *************************************************************************** |
32 | 35 |
class CInterfaceOptionValue |