REVIEWED: API functions specifiers

This commit is contained in:
raysan5
2021-10-05 18:33:02 +02:00
parent 8993f07c94
commit f822fb1468
2 changed files with 15 additions and 19 deletions

View File

@ -39,6 +39,8 @@
#define RAYGUI_IMPLEMENTATION
#include "../../src/raygui.h"
#include <string.h> // Required for: strcpy()
//------------------------------------------------------------------------------------
// Program main entry point
//------------------------------------------------------------------------------------