mirror of
https://github.com/zeldaret/tp
synced 2026-07-08 14:36:36 -04:00
auto decompile more functions
This commit is contained in:
@@ -55,6 +55,8 @@ struct JStudio_JParticle {
|
||||
|
||||
struct JPAParticleCallBack {};
|
||||
|
||||
struct JPAEmitterCallBack {};
|
||||
|
||||
struct JGeometry {
|
||||
template <typename A1>
|
||||
struct TVec3 {};
|
||||
@@ -62,8 +64,6 @@ struct JGeometry {
|
||||
struct TVec3__template0 {};
|
||||
};
|
||||
|
||||
struct JPAEmitterCallBack {};
|
||||
|
||||
struct JPAEmitterManager {
|
||||
/* 8027DEBC */ void createSimpleEmitterID(JGeometry::TVec3<f32> const&, u16, u8, u8,
|
||||
JPAEmitterCallBack*, JPAParticleCallBack*);
|
||||
|
||||
Reference in New Issue
Block a user