Update deps binaries

#2624
This commit is contained in:
Wojtek Figat
2024-07-24 23:28:48 +02:00
parent dd61d5793c
commit 34d4904b2e
55 changed files with 122 additions and 135 deletions

View File

@@ -109,7 +109,7 @@ FT_BEGIN_HEADER
* ```
*
*/
#define FT_CONFIG_OPTION_ENVIRONMENT_PROPERTIES
/**************************************************************************

View File

@@ -153,7 +153,7 @@
#define ft_strtol strtol
#define ft_getenv getenv
char* ft_getenv(const char* n);
/**************************************************************************