SSBM Decomp
Loading...
Searching...
No Matches
itPKThunder.h
Go to the documentation of this file.
1#ifndef MELEE_IT_ITPKTHUNDER_H
2#define MELEE_IT_ITPKTHUNDER_H
3
4#include <platform.h>
5
6#include <baselib/forward.h>
7
8#include <dolphin/mtx.h>
9
17
18typedef struct itPKThunder_ItemVars {
20 Vec3 xDEC;
21 Vec3 xDFC;
22 Vec3 xE08;
23 Vec3 xE14;
24 Vec3 xE20;
25 Vec3 xE2C;
26 Vec3 xE38;
27 Vec3 xE44;
28 Vec3 xE50;
29 Vec3 xE5C;
30 Vec3 xE68;
31 Vec3 xE74;
32 Vec3 xE80;
33 Vec3 xE8C;
34 Vec3 xE98;
35 Vec3 xEA0;
36 float xEAC; // PK Thunder release angles?
37 float xEB0;
38 float xEB4;
39 float xEB8;
40 float xEBC;
41 float xEC0;
42 float xEC4;
43 float xEC8;
44 float xECC;
45 float xED0;
46 float xED4;
47 float xED8;
48 float xEDC;
49 float xEE0;
50 float xEE4;
51 float xEE8;
52 s32 xEEC;
53 s32 xEF0;
61
62#endif
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition itPKThunder.h:10
float x4_PKTHUNDER_SPEED
Definition itPKThunder.h:12
float x10_PKTHUNDER_TURN_RADIUS
Definition itPKThunder.h:15
float x0_PKTHUNDER_LIFETIME
Definition itPKThunder.h:11
float xC_PKTHUNDER_STICK_THRESHOLD
Definition itPKThunder.h:14
float x8_PKTHUNDER_SPAWN_ANGLE
Definition itPKThunder.h:13
Definition itPKThunder.h:18
Vec3 xDEC
Definition itPKThunder.h:20
float xEB4
Definition itPKThunder.h:38
HSD_GObj * xDD4[6]
Definition itPKThunder.h:19
float xED0
Definition itPKThunder.h:45
Vec3 xE80
Definition itPKThunder.h:32
Vec3 xE44
Definition itPKThunder.h:27
float xEE8
Definition itPKThunder.h:51
Vec3 xE50
Definition itPKThunder.h:28
Vec3 xE8C
Definition itPKThunder.h:33
float xEB8
Definition itPKThunder.h:39
float xECC
Definition itPKThunder.h:44
Vec3 xE20
Definition itPKThunder.h:24
Vec3 xE14
Definition itPKThunder.h:23
Vec3 xE08
Definition itPKThunder.h:22
Vec3 xDFC
Definition itPKThunder.h:21
float xEC0
Definition itPKThunder.h:41
float xEE0
Definition itPKThunder.h:49
float xEDC
Definition itPKThunder.h:48
HSD_GObj * xEF8
Definition itPKThunder.h:55
Vec3 xE5C
Definition itPKThunder.h:29
s32 xEEC
Definition itPKThunder.h:52
Vec3 xEA0
Definition itPKThunder.h:35
float xEC8
Definition itPKThunder.h:43
float xEC4
Definition itPKThunder.h:42
HSD_GObj * xEF4
Definition itPKThunder.h:54
HSD_GObj * xF04
Definition itPKThunder.h:58
float xEB0
Definition itPKThunder.h:37
Vec3 xE98
Definition itPKThunder.h:34
float xED4
Definition itPKThunder.h:46
float xEE4
Definition itPKThunder.h:50
Vec3 xE38
Definition itPKThunder.h:26
Vec3 xE68
Definition itPKThunder.h:30
HSD_GObj * xEFC
Definition itPKThunder.h:56
s32 xEF0
Definition itPKThunder.h:53
float xEBC
Definition itPKThunder.h:40
float xEAC
Definition itPKThunder.h:36
HSD_GObj * xF00
Definition itPKThunder.h:57
Vec3 xE74
Definition itPKThunder.h:31
HSD_GObj * xF08
Definition itPKThunder.h:59
Vec3 xE2C
Definition itPKThunder.h:25
float xED8
Definition itPKThunder.h:47