Skip to content

Commit 8a2b1f4

Browse files
committed
Imgui patch
1 parent 79b2663 commit 8a2b1f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

patch/imgui.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
diff -Naur --exclude=.git imgui_orig/imgui_demo.cpp imgui/imgui_demo.cpp
2-
--- imgui_orig/imgui_demo.cpp 2018-08-08 16:16:43.000000000 +0600
3-
+++ imgui/imgui_demo.cpp 2018-08-08 00:36:47.000000000 +0600
2+
--- imgui_orig/imgui_demo.cpp 2018-08-08 19:52:00.000000000 +0600
3+
+++ imgui/imgui_demo.cpp 2018-08-08 19:41:40.000000000 +0600
44
@@ -28,6 +28,7 @@
55
#include <math.h> // sqrtf, powf, cosf, sinf, floorf, ceilf
66
#include <stdio.h> // vsnprintf, sscanf, printf

0 commit comments

Comments
 (0)