mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-04 00:38:59 -04:00
moved strings + decompile simple store functions
This commit is contained in:
@@ -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*);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user