add Get24LocalFromPC

This commit is contained in:
scawful
2024-07-23 21:01:12 -04:00
parent 88e91859b6
commit 8672ab4372
2 changed files with 11 additions and 0 deletions

View File

@@ -220,6 +220,8 @@ struct FolderItem {
typedef struct FolderItem FolderItem;
int Get24LocalFromPC(uint8_t *data, int addr, bool pc = true);
} // namespace core
} // namespace app
} // namespace yaze