Allow ShowWindow usage ;)
This commit is contained in:
parent
762b85e6c9
commit
d41e50f866
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@
|
|||
// deprecated raylib implementation of these functions
|
||||
#define FormatText TextFormat
|
||||
#define SubText TextSubtext
|
||||
#define ShowWindow UnhideWindow
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
// Structures Definition
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue