feat(profile): new funcs
Some checks are pending
Push / build (push) Waiting to run

This commit is contained in:
gromchek 2026-04-07 23:09:41 +03:00
parent d5628b728d
commit 07cb5c543a
51 changed files with 112 additions and 4 deletions

View file

@ -12,3 +12,5 @@ TextBlockGetMaxCharsWithinWidthAndHeight 004BDEF0 f end=004BDF88
TextBlockGetMaxCharsWithinWidthFromEnd 004BDF90 f end=004BE03C
TextBlockGenerateFont 004BE9C0 f end=004BEB8C type="HTEXTFONT __stdcall func(char* fontName, uint32_t fontFlags, float fontHeight)"
TextBlockGetFontName 004BD960 f end=004BD983
TextBlockGetFontFlags 004BD990 f end=004BD9CE
TextBlockRemoveShadow 004BDA70 f end=004BDA91