feat(profile): new funcs

This commit is contained in:
gromchek 2026-02-14 18:45:17 +03:00
parent 9a3399730e
commit a354dc7543
93 changed files with 310 additions and 0 deletions

View file

@ -12,3 +12,8 @@ WowTime__WowDecodeTimeToDbDate 0076CAE0 f end=0076CB5D
WowTime__WowGetTimeString 0076CD40 f end=0076CF09
WowTime__AddMinutes 0076C3F0 f end=0076C480
WowTime__WowDecodeTime 0076C970 f end=0076CA45
WowTime__operator_lt 0076C6D0 f end=0076C7A9
WowTime__operator_gt 0076C7B0 f end=0076C889
WowTime__operator_eq 0076C890 f end=0076C90F
WowTime__operator_le 0076CCC0 f end=0076CCF3
WowTime__operator_ge 0076CD00 f end=0076CD33