mirror of
https://github.com/raysan5/raygui.git
synced 2026-02-04 05:09:18 -05:00
RENAMED gui module for consistency
This commit is contained in:
@ -31,8 +31,8 @@
|
||||
|
||||
#undef RAYGUI_IMPLEMENTATION // Avoid including raygui implementation again
|
||||
|
||||
#define GUI_CURVE_EDIT_IMPLEMENTATION
|
||||
#include "gui_curve_edit.h"
|
||||
#define GUI_CURVE_EDITOR_IMPLEMENTATION
|
||||
#include "gui_curve_editor.h"
|
||||
|
||||
//------------------------------------------------------------------------------------
|
||||
// Helper function
|
||||
|
||||
Reference in New Issue
Block a user