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
+2 -2
View File
@@ -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*);