mirror of
https://github.com/thunderbrewhq/binana.git
synced 2026-05-02 12:53:50 +00:00
This commit is contained in:
parent
c43e39205f
commit
1c5ace1e7f
15 changed files with 179 additions and 34 deletions
|
|
@ -0,0 +1,10 @@
|
|||
#ifndef BC_SYSTEM_S_FILE_ARCHIVE_REC_H
|
||||
#define BC_SYSTEM_S_FILE_ARCHIVE_REC_H
|
||||
|
||||
DECLARE_STRUCT(System_SFile__ARCHIVEREC);
|
||||
|
||||
struct System_SFile__ARCHIVEREC {
|
||||
int32_t unknown;
|
||||
};
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue