mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 06:13:10 +00:00
Allow ShowWindow usage ;)
This commit is contained in:
parent
762b85e6c9
commit
d41e50f866
@ -139,6 +139,7 @@
|
||||
// deprecated raylib implementation of these functions
|
||||
#define FormatText TextFormat
|
||||
#define SubText TextSubtext
|
||||
#define ShowWindow UnhideWindow
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
// Structures Definition
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user