Allow ShowWindow usage ;)

This commit is contained in:
raysan5 2019-01-19 12:34:04 +01:00
parent 762b85e6c9
commit d41e50f866

View file

@ -139,6 +139,7 @@
// deprecated raylib implementation of these functions
#define FormatText TextFormat
#define SubText TextSubtext
#define ShowWindow UnhideWindow
//----------------------------------------------------------------------------------
// Structures Definition