mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Review examples to latest raygui
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
#include "raylib.h"
|
||||
|
||||
#define RAYGUI_IMPLEMENTATION
|
||||
#include "../src/raygui.h"
|
||||
#include "../../src/raygui.h"
|
||||
|
||||
|
||||
static void DrawStyleEditControls(void); // Draw and process scroll bar style edition controls
|
||||
|
||||
Reference in New Issue
Block a user