Jelajahi Sumber

Sync SDL2 wiki -> header

SDL Wiki Bot 8 bulan lalu
induk
melakukan
eee439debe
1 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 4 4
      include/SDL_hints.h

+ 4 - 4
include/SDL_hints.h

@@ -3100,10 +3100,10 @@ extern "C" {
  * try opening a path to discover that SDL adjusts the path to elsewhere, so
  * this hint allows that behavior to be disabled.
  *
- * If running from a App Bundle, this will be MyApp.app/Contents/Resources.
- * If running as a normal Unix-like process, this will be the directory where
- * the running binary lives. Setting this hint to 0 avoids this and just
- * uses the requested path as-is.
+ * If running from a App Bundle, this will be MyApp.app/Contents/Resources. If
+ * running as a normal Unix-like process, this will be the directory where the
+ * running binary lives. Setting this hint to 0 avoids this and just uses the
+ * requested path as-is.
  *
  * This variable can be set to the following values:
  *