From f5b723519f8dd9358db15ac5f366f6646905715f Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 30 Mar 2022 22:15:57 +0300 Subject: Gui Icons. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c87a8b2..3086147 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ List of some MISSING features that are planned to be included. For specific func Submodules. * Raygui - * Icons * Raymath * Quaternions * Physac @@ -140,7 +139,7 @@ cmake -G "MinGW Makefiles" .. # Cmake uses NMake Makefiles by default so we will set the Generator to MinGW with -G -mingw32-make +mingw32-make.exe ``` * You should now have "ReiLua.exe". -- cgit v1.2.3