Rename DrawText to DrawTextFixSize and create DrawText

This commit is contained in:
2025-04-09 15:58:41 +05:00
parent 593c4a6596
commit e49aa61c67
5 changed files with 60 additions and 21 deletions

View File

@@ -88,4 +88,4 @@ int setsockopt(int socket, const optstruct* opt);
int getsockopt(int socket, optstruct* opt);
int socketpair(int* socket1, int* socket2);
#endif //_SOCKET_H_
#endif //_SOCKET_H_