feat(profile): new funcs

This commit is contained in:
gromchek 2025-12-13 00:04:10 +03:00
parent 8000e5ed8a
commit 44e461507a
41 changed files with 109 additions and 3 deletions

View file

@ -120,3 +120,4 @@ OsFileGetDownloadFolder 00461F70 f end=00461F91 type="char* __stdcall func()"
OsCreateFile 00461FA0 f end=00461FFA type="HOSFILE __stdcall func(char* fileName, uint32_t desiredAccess, uint32_t shareMode, uint32_t createDisposition, uint32_t flagsAndAttributes, uint32_t extendedFileType)"
OsFileList 00462000 f end=0046209C
OsNetAddrToStr 00466670 f end=004666C3
OsBuildFontFilePath 0086BD80 f end=0086BDA3