Merge branch 'fix/mfc-ndef' into mntm-dev --nobuild

This commit is contained in:
Willy-JL
2025-03-26 11:39:25 +00:00
4 changed files with 30 additions and 47 deletions

View File

@@ -983,7 +983,7 @@ Function,+,dir_walk_read,DirWalkResult,"DirWalk*, FuriString*, FileInfo*"
Function,+,dir_walk_set_filter_cb,void,"DirWalk*, DirWalkFilterCb, void*"
Function,+,dir_walk_set_recurse_filter,void,"DirWalk*, const char**, size_t"
Function,+,dir_walk_set_recursive,void,"DirWalk*, _Bool"
Function,+,div,div_t,"int, int"
Function,-,div,div_t,"int, int"
Function,+,dolphin_deed,void,DolphinDeed
Function,+,dolphin_deed_get_app,DolphinApp,DolphinDeed
Function,+,dolphin_deed_get_app_limit,uint8_t,DolphinApp
1 entry status name type params
983 Function + dir_walk_set_filter_cb void DirWalk*, DirWalkFilterCb, void*
984 Function + dir_walk_set_recurse_filter void DirWalk*, const char**, size_t
985 Function + dir_walk_set_recursive void DirWalk*, _Bool
986 Function + - div div_t int, int
987 Function + dolphin_deed void DolphinDeed
988 Function + dolphin_deed_get_app DolphinApp DolphinDeed
989 Function + dolphin_deed_get_app_limit uint8_t DolphinApp