tp/include/d/particle/d_particle_name.h

12 lines
220 B
C

#ifndef D_PARTICLE_D_PARTICLE_NAME_H
#define D_PARTICLE_D_PARTICLE_NAME_H
#include "dolphin/types.h"
struct dPa_name {
static u16 j_o_id[5];
static u16 s_o_id[14];
};
#endif /* D_PARTICLE_D_PARTICLE_NAME_H */