mirror of
https://github.com/zeldaret/tp
synced 2026-07-11 15:28:38 -04:00
more simple J2D/J3D funcs (#166)
* more simple J2D/J3D funcs * JPABaseShape constructor * fmt Co-authored-by: lepelog <25211966+lepelog@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f7916ebde1
commit
c15d8fcb3e
@@ -13,12 +13,6 @@
|
||||
|
||||
struct JPAEmitterWorkData {};
|
||||
|
||||
struct JPADynamicsBlock {
|
||||
/* 8027BB18 */ JPADynamicsBlock(u8 const*);
|
||||
/* 8027BB4C */ void init();
|
||||
/* 8027BBE8 */ void create(JPAEmitterWorkData*);
|
||||
};
|
||||
|
||||
struct JPABaseEmitter {
|
||||
/* 8027EA40 */ void createParticle();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user