mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 13:37:56 +00:00
Fixed bug 5333 - Replace character of legacy code page with utf-8 one.
Joel Linn This patch fixes a MSVC warning, which is dependent on the regional settings of the build system. Although the character is inside a comment and harmless, it is undesirable to disable the warning for this.
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
*
|
*
|
||||||
* Original version by Sam Lantinga
|
* Original version by Sam Lantinga
|
||||||
*
|
*
|
||||||
* Mattias Engdeg<EFBFBD>rd (Yorick): Rewrite. New encoding format, encoder and
|
* Mattias Engdegård (Yorick): Rewrite. New encoding format, encoder and
|
||||||
* decoder. Added per-surface alpha blitter. Added per-pixel alpha
|
* decoder. Added per-surface alpha blitter. Added per-pixel alpha
|
||||||
* format, encoder and blitter.
|
* format, encoder and blitter.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user