diff options
| author | raysan5 <[email protected]> | 2019-07-27 12:04:47 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2019-07-27 12:04:47 +0200 |
| commit | 9a478bef1a19502b651bd80f6eff2269b80e01b8 (patch) | |
| tree | e97a7bc86e413b84f8658129c841f4a834ef60f8 /examples/shapes | |
| parent | a1c551c6c4665565ac366f6c66ea64761012d5ef (diff) | |
| download | raylib-9a478bef1a19502b651bd80f6eff2269b80e01b8.tar.gz raylib-9a478bef1a19502b651bd80f6eff2269b80e01b8.zip | |
Avoid ricons.h
Diffstat (limited to 'examples/shapes')
| -rw-r--r-- | examples/shapes/raygui.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/shapes/raygui.h b/examples/shapes/raygui.h index 3fc2e43e..d9ba0fb9 100644 --- a/examples/shapes/raygui.h +++ b/examples/shapes/raygui.h @@ -126,7 +126,6 @@ #define RAYGUI_H #define RAYGUI_VERSION "2.5-dev" -#define RAYGUI_RICONS_SUPPORT #if !defined(RAYGUI_STANDALONE) #include "raylib.h" |
