Browse Source

Converted default_cursor.h from ANSI to UTF-8

Sam Lantinga 2 years ago
parent
commit
6649309c83
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/events/default_cursor.h

+ 1 - 1
src/events/default_cursor.h

@@ -27,7 +27,7 @@
 #define DEFAULT_CHOTX   0
 #define DEFAULT_CHOTX   0
 #define DEFAULT_CHOTY   0
 #define DEFAULT_CHOTY   0
 
 
-/* Added a real MacOS cursor, at the request of Luc-Olivier de Charrière */
+/* Added a real MacOS cursor, at the request of Luc-Olivier de Charrière */
 #define USE_MACOS_CURSOR
 #define USE_MACOS_CURSOR
 
 
 #ifdef USE_MACOS_CURSOR
 #ifdef USE_MACOS_CURSOR