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