diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/src/fxge/ge/fx_ge_text.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/fxge/ge/fx_ge_text.cpp b/core/src/fxge/ge/fx_ge_text.cpp index 5af3e4816f..0d4e9d5359 100644 --- a/core/src/fxge/ge/fx_ge_text.cpp +++ b/core/src/fxge/ge/fx_ge_text.cpp @@ -195,6 +195,7 @@ FX_BOOL CFX_RenderDevice::DrawNormalText(int nChars, pText2Device, font_size, fill_color, alpha_flag, pIccTransform)) { return TRUE; + } } int alpha = FXGETFLAG_COLORTYPE(alpha_flag) ? FXGETFLAG_ALPHA_FILL(alpha_flag) |