mirror of
https://github.com/zeldaret/tp
synced 2026-07-09 06:53:23 -04:00
moved strings + decompile simple store functions
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
// Types:
|
||||
//
|
||||
|
||||
struct JPABaseParticle {};
|
||||
|
||||
struct JPAEmitterWorkData {};
|
||||
|
||||
struct JKRHeap {};
|
||||
@@ -22,6 +20,8 @@ struct JPAFieldBlock {
|
||||
/* 8027D0C0 */ void init(JKRHeap*);
|
||||
};
|
||||
|
||||
struct JPABaseParticle {};
|
||||
|
||||
struct JPAFieldVortex {
|
||||
/* 8027C56C */ void prepare(JPAEmitterWorkData*, JPAFieldBlock*);
|
||||
/* 8027C674 */ void calc(JPAEmitterWorkData*, JPAFieldBlock*, JPABaseParticle*);
|
||||
|
||||
Reference in New Issue
Block a user