mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-31 11:19:18 -05:00
Allow ShowWindow usage ;)
This commit is contained in:
@ -139,6 +139,7 @@
|
|||||||
// deprecated raylib implementation of these functions
|
// deprecated raylib implementation of these functions
|
||||||
#define FormatText TextFormat
|
#define FormatText TextFormat
|
||||||
#define SubText TextSubtext
|
#define SubText TextSubtext
|
||||||
|
#define ShowWindow UnhideWindow
|
||||||
|
|
||||||
//----------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------
|
||||||
// Structures Definition
|
// Structures Definition
|
||||||
|
|||||||
Reference in New Issue
Block a user