mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(profile): add more filesystem API stuff
This commit is contained in:
parent
fb267a5683
commit
3cd843a220
20 changed files with 494 additions and 163 deletions
|
|
@ -1,3 +1,6 @@
|
|||
firstByteMark 009E537C l type="uint32_t[7]"
|
||||
bytesFromUTF8 009E5398 l type="uint8_t[256]"
|
||||
s_noinfo 009E5630 l type="Blizzard__File__FileInfo"
|
||||
System_File__Stacked__s_manager 00AB90AC l type="Blizzard__File__Filesystem*"
|
||||
System_File__read_func 00AB912C l ; type="int32_t (*)(Blizzard__File__Filesystem* fs, System_File__Stacked__FileParms* parms)"
|
||||
System_File__write_func 00AB91B4 l ; type="int32_t (*)(Blizzard__File__Filesystem* fs, System_File__Stacked__FileParms* parms)"
|
||||
|
|
@ -5,5 +8,4 @@ System_File__Stacked__s_nullstack 00AB91C0 l type="Blizzard__File__Filesystem"
|
|||
System_File__Stacked__s_basestack 00AB92C0 l type="Blizzard__File__Filesystem"
|
||||
System_File__s_read_init 00B38A5C l type="Blizzard__Lock__DoOnceData"
|
||||
System_File__s_write_init 00B38A64 l type="Blizzard__Lock__DoOnceData"
|
||||
firstByteMark 009E537C l type="uint32_t[7]"
|
||||
bytesFromUTF8 009E5398 l type="uint8_t[256]"
|
||||
OsFileGetDownloadFolder__s_downloadfolder 00B38A88 l ; OsFileGetDownloadFolder()::s_downloadfolder;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue