Ray 1 тиждень тому
батько
коміт
f0e49787cd
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/platforms/rcore_desktop_glfw.c

+ 1 - 1
src/platforms/rcore_desktop_glfw.c

@@ -24,7 +24,7 @@
 *           Custom flag for rcore on target platform -not used-
 *
 *   DEPENDENCIES:
-*       - rglfw: Manage graphic device, OpenGL context and inputs (Windows, Linux, OSX, FreeBSD...)
+*       - rglfw: Manage graphic device, OpenGL context and inputs (Windows, Linux, OSX/macOS, FreeBSD...)
 *       - gestures: Gestures system for touch-ready devices (or simulated from mouse inputs)
 *
 *