Browse Source

Converted default_cursor.h from ANSI to UTF-8

Sam Lantinga 3 năm trước cách đây
mục cha
commit
6649309c83
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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_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
 
 #ifdef USE_MACOS_CURSOR