subchrselDll.c complete for now.
Waiting on splits & sprites
This commit is contained in:
parent
1966da0f7b
commit
eaf410d01b
5 changed files with 63 additions and 27 deletions
|
|
@ -15,4 +15,10 @@ typedef struct Vec3f {
|
|||
f32 z;
|
||||
} Vec3f;
|
||||
|
||||
#endif
|
||||
typedef struct unkStruct_1D3B44 {
|
||||
struct unkStruct_1D3B44 *prev;
|
||||
char unk_04[0x1A];
|
||||
u16 unk_1E;
|
||||
} unkStruct_1D3B44;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue