Преглед на файлове

sokol_imgui.h: fix minor documentation issue

Andre Weissflog преди 1 година
родител
ревизия
d95cfd7165
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      util/sokol_imgui.h

+ 2 - 2
util/sokol_imgui.h

@@ -32,8 +32,8 @@
     SOKOL_METAL
     SOKOL_WGPU
 
-    Optionally provide the following configuration defines before including the
-    implementation:
+    Optionally provide the following configuration define both before including the
+    the declaration and implementation:
 
     SOKOL_IMGUI_NO_SOKOL_APP    - don't depend on sokol_app.h (see below for details)