annotate lib/swig/swigwin-2.0.11/Lib/wchar.i @ 2575:a76d408c5132
tip
DrawTranslucent -> DrawTextureGrayShade
Removed old texture drawing stuff
author |
a.parshin |
date |
Wed, 09 Mar 2016 01:39:52 +0200 |
parents |
b3009adc0e2f |
children |
|
rev |
line source |
1899
|
1 /* -----------------------------------------------------------------------------
|
|
2 * wchar.i
|
|
3 * ----------------------------------------------------------------------------- */
|
|
4
|
|
5 /*
|
|
6 wchar_t not supported, unless otherwise specified in the target language.
|
|
7 */
|
|
8
|
|
9 #if defined(SWIG_WCHAR)
|
|
10 #undef SWIG_WCHAR
|
|
11 #endif
|