moved strings + decompile simple store functions

This commit is contained in:
Julgodis
2021-04-10 07:02:38 +02:00
parent 2661db6aaa
commit 0ad6ebe7b4
1299 changed files with 51830 additions and 43634 deletions
@@ -44,18 +44,10 @@ struct JPAExtraShape {
/* 8027AD88 */ JPAExtraShape(u8 const*);
};
struct JPAExTexShape {
/* 8027B13C */ JPAExTexShape(u8 const*);
};
struct JPADynamicsBlock {
/* 8027BB18 */ JPADynamicsBlock(u8 const*);
};
struct JPAChildShape {
/* 8027B038 */ JPAChildShape(u8 const*);
};
struct JPABaseShape {
/* 8027A6DC */ JPABaseShape(u8 const*, JKRHeap*);
};