SSBM Decomp
Loading...
Searching...
No Matches
types.h
Go to the documentation of this file.
1#ifndef MELEE_GR_TYPES_H
2#define MELEE_GR_TYPES_H
3
4#include <placeholder.h>
5#include <platform.h>
6
7#include "dolphin/gx/GXStruct.h"
8
9#include "mp/forward.h"
10#include <melee/cm/forward.h>
11#include <melee/gr/forward.h>
12#include <melee/it/forward.h>
13#include <melee/lb/forward.h>
14#include <melee/sc/forward.h>
16
17#include <dolphin/gx.h>
18#include <dolphin/mtx.h>
19#include <melee/lb/types.h>
20
21typedef struct StageBlastZone {
22 f32 left; // 0x74
23 f32 right; // 0x78
24 f32 top; // 0x7C
25 f32 bottom; // 0x80
27
31typedef struct StageCameraInfo {
33 f32 cam_x_offset; // 0x10
34 f32 cam_y_offset; // 0x14
35 f32 cam_vertical_tilt; // 0x18
36 f32 cam_pan_degrees; // 0x1C
37 f32 x20; // 0x20
38 f32 x24; // 0x24
39 f32 cam_track_ratio; // 0x28
40 f32 cam_fixed_zoom; // 0x2C
41 f32 cam_track_smooth; // 0x30
42 f32 cam_zoom_rate; // 0x34
43 f32 cam_max_depth; // 0x38
44 f32 x3C; // 0x3C
45 f32 pausecam_zpos_min; // 0x40
46 f32 pausecam_zpos_init; // 0x44
47 f32 pausecam_zpos_max; // 0x48
48 f32 cam_angle_up; // 0x4C
49 f32 cam_angle_down; // 0x50
50 f32 cam_angle_left; // 0x54
51 f32 cam_angle_right; // 0x58
52 Vec3 fixed_cam_pos; // 0x5C - 0x64
53 f32 fixed_cam_fov; // 0x68
57
58struct StageInfo {
59 StageCameraInfo cam_info; // 0x00 - 0x70
60 StageBlastZone blast_zone; // 0x74 - 0x80
61
62 u32 flags; // 0x84
63
65
66 struct {
67 u8 b0 : 1;
68 u8 b1 : 1;
69 u8 b2 : 1;
70 u8 b3 : 1;
71 u8 b4 : 1;
72 u8 b5 : 1;
73 u8 b6 : 1;
74 u8 b7 : 1;
76 bool (*x90)(Vec3*, int);
77 bool (*x94)(Vec3*, int);
79 u32 x9C;
80 u8 xA0[4];
81 u8 xA4_pad[0x12C - 0xA4];
84 DynamicsDesc* (*x178)(int);
85 bool (*x17C)(Vec3*, int, HSD_JObj*);
87 u8 x190_pad[0x280 - 0x190];
89 void* x694[4];
90 void* x6A4;
91 /* +6A8 */ struct {
96 /* +6B0 */ UnkStage6B0* param;
97 /* +6B4 */ UNK_T** ald_yaku_all;
98 /* +6B8 */ void* map_ptcl;
99 /* +6BC */ void* map_texg;
100 /* +6C0 */ void* yakumono_param;
101 /* +6C4 */ void* map_plit;
102 /* +6C8 */ void* x6C8;
104 s16 x6D0;
105 s16 x6D2;
106 s16 x6D4;
107 s16 x6D6;
109 s16 x6DC;
110 s16 x6DE;
111 f32 x6E0;
112 int x6E4[2];
113 u8 x6EC_pad[0x708 - 0x6EC];
114 s16 x708;
115 f32 x70C;
116 f32 x710;
118 f32 x718;
119 f32 x71C;
121 f32 x724;
122 f32 x728;
124 Vec3 x730;
125 f32 x73C;
127 u8 x744_pad[0x748 - 0x744];
128};
129
130typedef struct StageCallbacks {
131 /* +0 */ void (*callback0)(Ground_GObj*);
133 /* +8 */ void (*callback2)(Ground_GObj*);
134 /* +C */ void (*callback3)(Ground_GObj*);
135 /* +10 */ union {
136 /* +10 */ u32 flags;
137 struct {
138 /* +10:0 */ u8 flags_b0 : 1;
139 /* +10:1 */ u8 flags_b1 : 1;
140 /* +10:2 */ u8 flags_b2 : 1;
141 /* +10:3 */ u8 flags_b3 : 1;
142 /* +10:4 */ u8 flags_b4 : 1;
143 /* +10:5 */ u8 flags_b5 : 1;
144 /* +10:6 */ u8 flags_b6 : 1;
145 /* +10:7 */ u8 flags_b7 : 1;
146 };
147 };
149
150typedef struct StageData {
153 char* data1;
154 void (*OnInit)(void);
155 void (*OnDemoInit)(int);
156 void (*OnLoad)(void);
157 void (*OnStart)(void);
158 bool (*callback4)(void);
159 DynamicsDesc* (*callback5)(enum_t);
160 bool (*callback6)(Vec3*, int, HSD_JObj*);
162 S16Vec3* x2C;
163 size_t x30; // size of x2C array
164} StageData;
165
170
172 int xC4;
173 int xC8;
174 int xCC;
175 int xD0;
176 int xD4;
177 int xD8;
178 int xDC;
179 int xE0;
180};
181
191
201
203 short xC4;
204 short xC6;
205 short xC8;
206 short xCA;
208 float xD0;
209 float xD4;
210 float xD8;
211 float xDC;
212};
213
226
236
244
246 /* gp+C4 */ f32 xC4;
247 /* gp+C8 */ f32 xC8;
248 /* gp+CC */ f32 xCC;
249 /* gp+D0 */ union {
250 struct {
251 void* keep;
253 } u;
254 /* gp+D4 */ f32 xD4;
255 /* gp+D8 */ f32 xD8;
256 /* gp+DC */ HSD_JObj* xDC;
257 /* gp+E0 */ HSD_JObj* xE0;
258 /* gp+E4 */ s16 xE4;
259 /* gp+E6 */ s16 xE6;
260 /* gp+E8 */ f32 xE8;
261};
262
265 f32 xC8;
266 s16 xCC;
267 s16 xCE;
268 f32 xD0;
269 f32 xD4;
270 f32 xD8;
271 f32 xDC;
272 f32 xE0;
273 f32 xE4;
274 f32 xE8;
275};
276
280 /* gp+C4 */ s16 xC4;
281 /* gp+C6 */ s16 xC6;
282 /* gp+C8 */ s16 xC8;
283 /* gp+CA */ s16 xCA;
286 f32 xD4;
287 f32 xD8;
288 f32 xDC;
289 f32 xE0;
290 f32 xE4;
291 f32 xE8;
292};
293
295 /* + gp+C4 */ s8 x0;
296 /* + gp+C5 */ s8 x1;
297 /* + gp+C8 */ f32 x4;
298 /* + gp+CC */ f32 x8;
299 /* + gp+D0 */ f32 xC;
300 /* + gp+D4 */ s32 x10;
301};
302
304 /* + gp+C4 */ s8 x0;
305 /* + gp+C5 */ s8 x1;
306 /* + gp+C6 */ s8 x2;
307 /* + gp+C7 */ s8 x3;
308 /* + gp+C8 */ s8 x4;
309 /* + gp+C9 */ s8 x5;
310 /* + gp+CC */ f32 x8;
311 /* + gp+D0 */ s32 xC;
312 /* + gp+D4 */ HSD_JObj* x10;
313 /* + gp+D8 */ HSD_JObj* x14;
314};
315
317 /* +0x0 */ u16 kind;
318 /* +0x2 */ u8 x2;
319 /* +0x3 */ u8 respawn;
321
322typedef struct grZakoGenerator_Spawn {
323 /* +0x00 */ Vec3 pos0;
324 /* +0x0C */ Vec3 pos1;
326
327typedef HSD_Generator* (*grZakoGenerator_SpawnFunc)(Vec3*, s32);
328
332 /* +0x08 */ int count;
334 /* +0x10 */ f32 x10;
335 /* +0x14 */ HSD_Generator* gen;
336 /* +0x18 */ int x18;
338
339typedef struct grZakoGenerator_Entry {
340 /* +0x0 */ s16 x0;
341 /* +0x2 */ s16 x2;
342 /* +0x4 */ Item_GObj* x4;
343 /* +0x8 */ s32 x8;
345
350
401
406 /* 0x00 gp+C4 */ union {
407 struct {
408 u8 b0 : 1;
412 /* 0x01 gp+C5 */ u8 xC5;
413 /* 0x02 gp+C6 */ u8 xC6;
414 /* 0x03 gp+C7 */ u8 xC7;
415 /* 0x04 gp+C8 */ s32 xC8;
416 /* 0x08 gp+CC */ s32 xCC;
417 /* 0x0C gp+D0 */ s32 xD0;
418 /* 0x10 gp+D4 */ s32 xD4;
419 /* 0x14 gp+D8 */ s32 xD8;
420 /* 0x18 gp+DC */ HSD_GObj* xDC;
421 /* 0x1C gp+E0 */ HSD_GObj* xE0;
422 /* 0x20 gp+E4 */ HSD_GObj* xE4;
423 /* 0x24 gp+E8 */ HSD_GObj* xE8;
424 /* 0x28 gp+EC */ HSD_GObj* xEC;
425 /* 0x2C gp+F0 */ s32 xF0;
426 /* 0x30 gp+F4 */ s32 xF4;
427 /* 0x34 gp+F8 */ s32 xF8;
428 /* 0x38 gp+FC */ s32 xFC;
429 /* 0x3C gp+100 */ s32 x100;
430};
431
433 u32 xC4;
434 u32 xC8;
435 u32 xCC;
436 u32 xD0;
437 f32 xD4;
438 f32 xD8;
439 f32 xDC;
440 f32 xE0;
441 f32 xE4;
442 f32 xE8;
443 f32 xEC;
444};
445
447 u32 xC4;
448 u32 xC8;
449 u32 xCC;
450 u32 xD0;
453 f32 xDC;
454 Vec3 xE0;
455 f32 xEC;
456};
457
459 /* +0x00 */ s16 state;
460 /* +0x02 */ s16 timer;
461 /* +0x04 */ s16 line;
462 /* +0x06 */ s16 sis_data_idx;
463 /* +0x08 */ s32 sound_id;
464 /* +0x0C */ HSD_JObj* jobj0;
465 /* +0x10 */ HSD_JObj* jobj1;
466 /* +0x14 */ HSD_JObj* jobj2;
467 /* +0x18 */ s16 joint_idx0;
468 /* +0x1A */ s16 joint_idx1;
469 /* +0x1C */ s16 joint_idx2;
470 /* +0x20 */ void* text;
471 /* +0x24 */ f32 xE8;
472 /* +0x28 */ f32 xEC;
473};
474
490
493 s16 x10;
494 struct {
495 u8 b0 : 1;
496 u8 b1 : 1;
497 u8 b2 : 1;
498 u8 b3 : 1;
502 u32 x18;
503 f32 x1C;
505};
506
519
532
533struct grGarden_GroundVars { // Cranky Kong
536};
537
538struct grGarden_GroundVars2 { // Klaptrap
539 // HSD_GObj* xc4;
543};
544
546 /* +0 gp+C4 */ s16 xC4;
547 /* +0 gp+C4 */ s16 xC6;
548 /* +0 gp+C4 */ s16 xC8;
549 /* +0 gp+C4 */ s16 xCA;
550 /* +0 gp+C4 */ s16 xCC;
551 /* +0 gp+C4 */ s16 xCE;
552 // char pad_0[0x0C];
553 /* +0 gp+D8 */ s16 xD0;
554 /* +0 gp+D8 */ f32 xD4;
555 /* +0 gp+D8 */ s16 xD8;
556 /* +0 gp+D8 */ s16 xDA;
557 /* +0 gp+D8 */ s16 xDC;
558 /* +0 gp+D8 */ s16 xDE;
559 /* +0 gp+D8 */ s16 xE0;
560 /* +0 gp+D8 */ f32 xE4;
561 /* +0 gp+D8 */ u32 xE8;
562 /* +0 gp+D8 */ u32 xEC;
563 /* +0 gp+D8 */ u32 xF0; // padding
564 /* +0 gp+D8 */ s16 xF4[2];
565 /* +0 gp+D8 */ HSD_GObj* xF8[5];
566 /* +0 gp+D8 */ s16 x10C;
567 /* +0 gp+D8 */ s16 x10E;
568};
570 /* +0 gp+C4 */ f32 xC4;
571 /* +0 gp+C4 */ HSD_JObj* xC8;
572 /* +0 gp+C4 */ HSD_JObj* xCC;
573 /* +0 gp+D8 */ HSD_JObj* xD0;
574 /* +0 gp+D8 */ HSD_JObj* xD4;
575 /* +0 gp+D8 */ HSD_JObj* xD8;
576 /* +0 gp+D8 */ HSD_JObj* xDC;
577 /* +0 gp+D8 */ HSD_JObj* xE0;
578 /* +0 gp+D8 */ HSD_JObj* xE4;
579 /* +0 gp+D8 */ HSD_JObj* xE8;
580 /* +0 gp+D8 */ HSD_JObj* xEC;
581 /* +0 gp+D8 */ HSD_JObj* xF0;
582 /* +0 gp+D8 */ HSD_JObj* xF4;
583};
584
585typedef struct grInishie1_Block {
587 s16 x2;
588 s32 x4; // probably a counter
589 f32 x8; // probably a y transform
590 f32 xC; // probably a delta for x8
593 HSD_GObj* hatena_gobj; // named in an assert
595 s16 x20;
596 s16 x22; // probably a timer for when a block first appears and flickers
598
637
648
655
657 struct {
658 u8 b0 : 1;
659 u8 b1 : 1;
660 u8 b2 : 1;
661 u8 b3 : 1;
662 u8 b4 : 1;
663 u8 b5 : 1;
664 u8 b6 : 1;
665 u8 b7 : 1;
667 s16 xC6;
668 s16 xC8;
669 s16 xCA;
670 s16 xCC;
671 u32 xD0;
672 u32 xD4;
673 Vec3 xD8;
674};
675
677 s16 xC4;
678 s16 xC6;
679 s16 xC8;
680 s16 xCA;
681 s16 xCC;
682 s16 xCE;
683 void* xD0;
684 void* xD4;
685 f32 xD8;
686 f32 xDC;
687 f32 xE0;
688 f32 xE4;
689 f32 xE8;
690 f32 xEC;
691};
692
699
701 s16 xC4;
702 s16 xC6;
703 struct {
704 u8 b0 : 1;
705 u8 b1 : 1;
706 u8 b2 : 1;
707 u8 b3 : 1;
708 u8 b4 : 1;
709 u8 b5 : 1;
710 u8 b6 : 1;
711 u8 b7 : 1;
713 s16 xCA;
714 Vec3 xCC;
715 Vec3 xD8;
716};
717
719 /* +0 gp+C4:0 */ u8 xC4_b0 : 1;
720 /* +0 gp+C4:1 */ u8 xC4_b1 : 1;
721 /* +0 gp+C8:0 */ u32 xC8;
722 /* +4 gp+CC */ HSD_MObj* xCC;
723 /* +4 gp+D0 */ UnkArchiveStruct* xD0;
724 /* +4 gp+D4 */ float xD4;
725 /* +4 gp+D8 */ int xD8;
726 /* +4 gp+DC */ s16 xDC;
727 /* +4 gp+DE */ s16 xDE;
728 /* +4 gp+E0 */ s16 xE0;
729 /* +4 gp+E2 */ s16 xE2;
730 /* +4 gp+E4 */ HSD_GObj* xE4;
731 /* +4 gp+E8 */ HSD_GObj* xE8;
732};
733
736 /* C4:0 */ u8 xC4_b0 : 1;
737 /* C4:1 */ u8 xC4_b1 : 1;
738 /* C8 */ HSD_TObj* xC8;
739 /* CC */ HSD_MObj* xCC;
741 /* D4 */ HSD_GObj* xD4;
742 /* D8 */ HSD_GObj* xD8;
743 /* DC */ HSD_GObj* xDC;
744 /* E0 */ int xE0;
745 /* E4 */ s16 xE4;
746 /* E6 */ s16 xE6;
747 /* E8 */ s16 xE8;
748 /* EA */ s16 xEA;
749 /* EC */ s16 xEC;
750 /* EE */ s16 xEE;
751 /* F0 */ s16 xF0;
752 /* F2 */ s16 xF2;
753 /* F4 */ CmSubject* xF4;
754 /* F8:0 */ u8 xF8_0 : 1;
755 /* F8:1 */ u8 xF8_1 : 1;
756 /* F8:2 */ u8 xF8_2 : 1;
757};
758
764 /* C4:0 */ u8 xC4_b0 : 1;
765 /* C4:1 */ u8 xC4_b1 : 1;
770};
771
773 /* 0x00 */ u8 pad_00[4];
774 /* 0x04 */ f32 x4;
775 /* 0x08 */ u8 pad_08[0x14];
776 /* 0x1C */ HSD_GObj* x1C;
777};
778
783
785 /* +0 gp+C4:0 */ u8 x0_b0 : 1;
786 /* +4 gp+C8 */ u32 x4;
787 /* +8 gp+CC */ s16 x8;
788 /* +A gp+CE */ s16 xA;
789 /* +C gp+D0 */ Vec3 xC;
790};
791
793 /* +0 gp+C4 */ s16 xC4;
794};
795
797 /* +0 gp+C4 */ Item_GObj* xC4;
798 /* +4 gp+C8 */ s32 xC8;
799};
800
802 /* +00 gp+C4 */ u8 xC4;
803 /* +01 gp+C5 */ u8 xC5;
804 /* +02 gp+C6 */ u16 xC6;
805 /* +04 gp+C8 */ f32 xC8;
806 /* +08 gp+CC */ f32 xCC;
807 /* +0C gp+D0 */ f32 xD0;
808 /* +10 gp+D4 */ f32 xD4;
809 /* +14 gp+D8 */ u32 xD8;
810 /* +18 gp+DC */ u32 xDC;
811 /* +1C gp+E0 */ u32 xE0;
812 /* +20 gp+E4 */ s16 xE4;
813 /* +22 gp+E6 */ s16 xE6;
814 /* +24 gp+E8 */ s32 xE8;
815 /* +28 gp+EC */ u32 xEC;
816};
817
819 /* +00 gp+C4 */ s16 xC4;
820 /* +02 gp+C6 */ s16 xC6;
821 /* +04 gp+C8 */ u32 xC8;
822 /* +08 gp+CC */ f32 xCC;
823 /* +0C gp+D0 */ f32 xD0;
824 /* +10 gp+D4 */ f32 xD4;
825 /* +14 gp+D8 */ f32 xD8;
826 /* +18 gp+DC */ u32 xDC;
827 /* +1C gp+E0 */ u32 xE0;
828 /* +20 gp+E4 */ u32 xE4;
829 /* +24 gp+E8 */ s16 xE8;
830 /* +26 gp+EA */ s16 xEA;
831 /* +28 gp+EC */ u32 xEC;
832 /* +2C gp+F0 */ u32 xF0;
833 /* +30 gp+F4 */ s16 xF4;
834 /* +32 gp+F6 */ s16 xF6;
835 /* +34 gp+F8 */ u32 xF8;
836 /* +38 gp+FC */ u32 xFC;
837 /* +3C gp+100 */ u32 x100;
838};
839
841 /* 0x00 */ u8 x00;
842 /* 0x01 */ u8 pad_01;
843 /* 0x02 */ s16 x02;
844 /* 0x04 */ s32 x04;
845 /* 0x08 */ s32 x08;
846 /* 0x0C */ f32 x0C;
847 /* 0x10 */ u8 pad_10[4];
848 /* 0x14 */ HSD_JObj* x14;
849};
850
852 /* 0x00 */ u8 x00;
853 /* 0x01 */ u8 pad_01;
854 /* 0x02 */ s16 x02;
855 /* 0x04 */ s32 x04;
856 /* 0x08 */ s32 x08;
857 /* 0x0C */ HSD_JObj* x0C;
858};
859
861 struct {
862 u8 b0 : 1;
863 u8 b1 : 1;
864 u8 b2 : 1;
865 u8 b3 : 1;
866 u8 b4 : 1;
867 u8 b5 : 1;
868 u8 b6 : 1;
869 u8 b7 : 1;
871 /* +04 gp+C8 */ struct lb_80011A50_t* x04;
872 /* +08 gp+CC */ f32 x08;
873 /* +0C gp+D0 */ u32 x0C;
874 /* +10 gp+D4 */ u32 x10;
875 /* +14 gp+D8 */ f32 x14;
876 /* +18 gp+DC */ f32 x18;
877 /* +1C gp+E0 */ f32 x1C;
878 /* +20 gp+E4 */ f32 x20;
879 /* +24 gp+E8 */ f32 x24;
880 /* +28 gp+EC */ f32 x28;
881 /* +2C gp+F0 */ s32 x2C;
882 /* +30 gp+F4 */ s32 x30;
883 /* +34 gp+F8 */ s32 x34;
884 /* +38 gp+FC */ s32 x38;
885 /* +3C gp+100 */ struct grRCruise_SubEntry x3C[3];
886 /* +6C gp+130 */ struct grRCruise_Entry* entries;
887};
888
890 /* +00 gp+C4 */ DynamicsDesc xC4;
891 /* +00 gp+D0 */ DynamicsDesc xD0;
892 /* +28 gp+EC */ HSD_GObj* xEC;
893};
894
896 /* +0 gp+C4 */ UNK_T x0;
897 /* +4 gp+C8 */ UNK_T x4;
898 /* +8 gp+CC */ int x8;
899 /* +C gp+D0 */ int xC;
900 /* +10 gp+D4 */ int x10;
901 /* +14 gp+D8 */ int x14;
902 /* +18 gp+DC */ int x18;
903 /* +1C gp+E0 */ int x1C[3];
904 /* +28 gp+EC */ HSD_GObj* x28[3];
905};
906
908 /* +0 gp+C4 */ HSD_JObj* x0;
909 /* +4 gp+C8 */ HSD_JObj* x4;
910 /* +4 gp+C8 */ HSD_JObj* x8;
911};
912
914 /* +0 gp+C4 */ u8 x0;
915 /* +0 gp+C5 */ struct {
916 u8 b0 : 1;
917 u8 b1 : 1;
918 u8 b2 : 1;
919 u8 b3 : 1;
920 u8 b4 : 1;
921 u8 b5 : 1;
922 u8 b6 : 1;
923 u8 b7 : 1;
924 } x1;
925 /* +4 gp+C8 */ int x4;
926 /* +4 gp+CC */ float x8;
927 /* +4 gp+D0 */ float xC;
928 /* +4 gp+D4 */ float x10;
929 /* +4 gp+D8 */ float x14;
930 /* +4 gp+DC */ float x18;
931 /* +4 gp+E0 */ float x1C;
932};
933
935 /* +0 gp+C4 */ u8 x0;
936 /* +0 gp+C5 */ u8 x1;
937 /* +4 gp+C6 */ u8 x2;
938 /* +4 gp+C6 */ u8 x3;
939 /* +4 gp+C8 */ int x4;
940 /* +4 gp+CC */ int x8;
941 /* +4 gp+D0 */ CmSubject* xC;
942};
943
945 /* +0 gp+C4 */ u8 x0;
946 /* +1 gp+C5 */ u8 x1;
947 /* +4 gp+C8 */ s32 x4;
948 /* +4 gp+CC */ s32 x8;
949};
950
952 unsigned int status : 4;
953 unsigned int index : 5;
954 unsigned int x1_1 : 1;
955 unsigned int x1_2 : 1;
956 unsigned int x1_3 : 1;
957 unsigned int x1_4 : 1;
958 unsigned int x1_5 : 1;
959 unsigned int x1_6 : 1;
960 unsigned int x1_7 : 1;
961 float x4;
962 float x8;
966 int x18;
967 int x1C;
968};
969STATIC_ASSERT(sizeof(struct grGreens_BlockVars) == 0x20);
970
972 /* +0 gp+C4 */ union {
973 struct {
974 u8 b0 : 1;
975 u8 b1 : 1;
976 u8 b2 : 1;
977 u8 b3 : 1;
978 u8 b4 : 1;
979 u8 b5 : 1;
980 u8 b6 : 1;
981 u8 b7 : 1;
982 };
985 /* +4 gp+C8 */ Vec* x4;
986 /* +8 gp+CC */ struct grGreens_BlockVars* x8_blocks;
987 /* +C gp+D0 */ int xC;
988 /* +10 gp+D4 */ int x10;
989 /* +14 gp+D8 */ int x14;
990 /* +18 gp+DC */ int x18;
991 /* +1C gp+E0 */ int x1C;
992};
993
995 /* +0x00 gp+C4) */ s16 xC4;
996 /* +0x02 gp+C6) */ s16 xC6;
997 /* +0x04 gp+C8) */ HSD_GObj* xC8;
998 /* +0x08 gp+CC) */ HSD_GObj* xCC;
999 /* +0x0C gp+D0) */ struct {
1000 u8 b0 : 1;
1001 u8 b1 : 1;
1002 u8 b23 : 2;
1003 u8 b4 : 1;
1004 u8 b5 : 1;
1005 u8 b6 : 1;
1006 u8 b7 : 1;
1008 /* +0x0D gp+D1) */ u8 xD1;
1009 /* +0x0E gp+D2) */ s16 xD2;
1010 /* +0x10 gp+D4) */ f32 xD4;
1011 /* +0x14 gp+D8) */ f32 xD8;
1012 /* +0x18 gp+DC) */ HSD_JObj* xDC;
1013 /* +0x1C gp+E0) */ HSD_JObj* xE0;
1014 /* +0x20 gp+E4) */ Vec3 xE4;
1015 /* +0x2C gp+F0) */ Vec3 xF0;
1016 /* +0x38 gp+FC) */ HSD_JObj* xFC;
1017 /* +0x3C gp+100) */ HSD_JObj* x100;
1018 /* +0x40 gp+104) */ HSD_JObj* x104;
1019 /* +0x44 gp+108) */ HSD_JObj* x108;
1020 /* +0x48 gp+10C) */ HSD_JObj* x10C;
1021 /* +0x4C gp+110) */ HSD_LObj* x110;
1022 /* +0x50 gp+114) */ f32 x114;
1023 /* +0x54 gp+118) */ f32 x118;
1024 /* +0x58 gp+11C) */ f32 x11C;
1025 /* +0x5C gp+120) */ f32 x120;
1026 /* +0x60 gp+124) */ f32 x124;
1027 /* +0x64 gp+128) */ f32 x128;
1028 /* +0x68 gp+12C) */ f32 x12C;
1029 /* +0x6C gp+130) */ f32 x130;
1030};
1031
1033 /* +0x00 gp+C4) */ struct {
1034 u8 b0 : 1;
1035 u8 b1 : 1;
1036 u8 b2 : 1;
1037 u8 b3 : 1;
1038 u8 b4 : 1;
1039 u8 b5 : 1;
1040 u8 b6 : 1;
1041 u8 b7 : 1;
1043 /* +0x04 gp+C8) */ HSD_JObj* xC8;
1044 /* +0x08 gp+CC) */ f32 xCC;
1045 /* +0x0C gp+D0) */ f32 xD0;
1046 /* +0x10 gp+D4) */ GXColor saved_colors[4];
1047};
1048
1051 /* +0x00 */ HSD_JObj* jobj;
1052 /* +0x04 */ f32 initial_y;
1053 /* +0x08 */ f32 accumulator;
1054 /* +0x0C */ f32 velocity;
1055 /* +0x10 */ f32 initial;
1056 /* +0x14 */ s16 counter;
1057 /* +0x16 */ s16 counter_prev;
1058 /* +0x18 */ s16 cooldown;
1059 /* +0x1A */ s16 flag;
1060};
1061
1064 /* +0 gp+C4 */ struct grOnett_AwningData awnings[2];
1065 /* +38 gp+FC */ s32 timer;
1066 /* +3C gp+100 */ HSD_Generator* gen;
1067 /* +40 gp+104 */ CmSubject* subject;
1068};
1069
1072 /* +0 gp+C4 */ s16 state;
1073 /* +2 gp+C6 */ s16 next_state;
1074 /* +4 gp+C8 */ s32 hit_count;
1075 /* +8 gp+CC */ s32 frame;
1076 /* +C gp+D0 */ u32 timer;
1077};
1078
1081 /* +0 gp+C4:0 */ u8 x0_b0 : 1;
1083 /* +04 gp+C8 */ HSD_JObj* car_jobjs[4];
1084 /* +14 gp+D8 */ HSD_JObj* unk_jobj;
1085 /* +18 gp+DC */ Item_GObj* car_items[4];
1086 /* +28 gp+EC */ u8 pad28[4];
1087 /* +2C gp+F0 */ HSD_JObj* car_jobjs2[4];
1088 /* +3C gp+100 */ HSD_JObj* unk_jobj2;
1089 /* +40 gp+104 */ s8 curr_car;
1090 /* +41 gp+105 */ u8 state_a;
1092 /* +44 gp+108 */ s32 x108;
1094 /* +4C gp+110 */ s32 x110;
1095 /* +50 gp+114 */ f32 car_speed;
1096 /* +54 gp+118 */ s8 next_car;
1097 /* +55 gp+119 */ u8 state_b;
1099 /* +58 gp+11C */ s32 timer_b;
1101 /* +60 gp+124 */ s32 sub_state_b;
1102 /* +64 gp+128 */ f32 speed_b;
1103};
1104
1106 /* gp+E4 gp+138 gp+18C */ u8 index;
1107 /* gp+E5 gp+139 gp+18D */ u8 x1;
1108 /* gp+E6 gp+13A gp+18E */ s8 x2;
1109 /* gp+E7 gp+13B gp+18F */ u8 x3;
1110 /* gp+E8 gp+13C gp+190 */ s32 x4;
1111 /* gp+EC gp+140 gp+194 */ f32 x8;
1112 /* gp+F0 gp+144 gp+198 */ Vec3 xC;
1113 /* gp+FC gp+150 gp+1A4 */ Vec3 x18;
1114 /* gp+108 gp+15C gp+1B0 */ f32 x24;
1115 /* gp+10C gp+160 gp+1B4 */ f32 x28;
1116 /* gp+110 gp+164 gp+1B8 */ s32 x2C;
1117 /* gp+114 gp+168 gp+1BC */ s32 x30;
1118 /* gp+118 gp+16C gp+1C0 */ s32 x34;
1119 /* gp+11C gp+170 gp+1C4 */ Vec3 x38;
1120 /* gp+128 gp+17C gp+1D0 */ Vec3 x44;
1121 /* gp+134 gp+188 gp+1DC */ s32 x50;
1122};
1123STATIC_ASSERT(sizeof(struct grBigBlue_GroundData) == 0x54);
1124
1136 union {
1137 /* +0 gp+C4 */ u32 x0_w;
1138 struct {
1139 /* +0 gp+C5 */ u8 x0;
1140 /* +0 gp+C6 */ u8 x1;
1141 /* +0 gp+C7 */ u8 x2;
1142 /* +0 gp+C8 */ u8 x3;
1143 };
1144 struct {
1147 };
1148 };
1149 /* +4 gp+C8 */ void* xC8;
1150 /* +8 gp+CC */ void* xCC;
1151 /* +C gp+D0 */ f32 xD0;
1152 /* +10 gp+D4 */ HSD_JObj* xD4[3];
1153 /* pad */ char pad_3[4];
1154 /* +20 gp+E4 */ struct grBigBlue_GroundData data[3];
1155};
1156
1158 /* +0 gp+C4 */ HSD_GObj* xC4;
1159 /* +4 gp+C8 */ void* xC8;
1160 /* +8 gp+CC */ HSD_Spline* xCC;
1161 /* +C gp+D0 */ HSD_Spline* xD0;
1162 /* +10 gp+D4 */ HSD_Spline* xD4;
1163 /* +14 gp+D8 */ Vec3 xD8;
1164 /* +20 gp+E4 */ Vec3 xE4;
1165 /* +2C gp+F0 */ Vec3 xF0;
1166 /* +38 gp+FC */ Vec3 xFC;
1167 /* +44 gp+108 */ s16 x108;
1168 /* +46 gp+10A */ s16 x10A;
1169};
1170
1172 /* +0 gp+C4 */ u32 xC4;
1173 /* +0 gp+C8 */ s16 xC8;
1174 u8 pad[0xE0 - 0xCC];
1175 /* +0 gp+E0 */ HSD_Spline** xE0;
1176};
1177
1179 /* +00 gp+C4 */ u8 pad_0[0x1C];
1180 /* +1C gp+E0 */ DynamicsDesc x1C[12];
1181};
1182
1184 /* +00 gp+C4 */ u8 pad_0[0x12];
1185 /* +12 gp+D6 */ s16 xD6;
1186 /* +14 gp+D8 */ s16 xD8;
1187 /* +16 gp+DA */ s16 xDA;
1188 /* +18 gp+DC */ s16 xDC;
1189};
1190
1192 /* +0 gp+C4 */ HSD_GObj* xC4;
1193 /* +0 gp+C8 */ HSD_GObj* xC8;
1194 /* +0 gp+CC */ HSD_GObj* xCC;
1195 /* +0 gp+D0 */ s16 xD0;
1196 /* +0 gp+D2 */ s16 xD2;
1197};
1198
1200 /* +00 gp+C4 */ s16 xC4;
1201 /* +02 gp+C6 */ s16 xC6;
1202 /* +04 gp+C8 */ u8 pad_C8[4];
1203 /* +08 gp+CC */ HSD_GObj* xCC;
1204};
1205
1207 /* +00 gp+C4 */ s16 xC4;
1208 /* +02 gp+C6 */ s16 xC6;
1209 /* +04 gp+C8 */ s16 xC8;
1210 /* +06 gp+CA */ u8 pad_CA[2];
1211 /* +08 gp+CC */ s32 xCC;
1212};
1213
1215 /* +00 gp+C4 */ s16 xC4;
1216 /* +02 gp+C6 */ u8 pad_xC6[0xA];
1217 /* +0C gp+D0 */ HSD_GObj* xD0;
1218 /* +10 gp+D4 */ u32 xD4;
1219 /* +14 gp+D8 */ s32 xD8;
1220};
1221
1223 /* +00 */ HSD_JObj* jobj;
1224 /* +04 */ f32 pos;
1225 /* +08 */ s16 state;
1226 /* +0A */ s16 timer;
1227 /* +0C */ f32 wind;
1228};
1229
1231 /* +00 gp+C4 */ struct grCastle_Platform plat[2];
1232};
1233
1235 /* +00 gp+C4 */ u32 xC4;
1236 /* +04 gp+C8 */ u32 xC8;
1237 /* +08 gp+CC */ u32 xCC;
1238 /* +0C gp+D0 */ u8 pad_xD0[4];
1239 /* +10 gp+D4 */ s16 xD4;
1240 /* +12 gp+D6 */ s16 xD6;
1241 /* +14 gp+D8 */ s16 xD8;
1242 /* +16 gp+DA */ s16 xDA;
1243 /* +18 gp+DC */ s16 xDC;
1244 /* +1A gp+DE */ u8 xDE;
1245 /* +1B gp+DF */ u8 pad_xDF[1];
1246 /* +1C gp+E0 */ DynamicsDesc dynamics[12];
1247};
1248
1250 /* +00 gp+C4 */ s16 xC4;
1251 /* +02 gp+C6 */ u8 pad_C6[2];
1252 /* +04 gp+C8 */ s16 xC8;
1253 /* +06 gp+CA */ u8 pad_CA[6];
1254 /* +0C gp+D0 */ HSD_JObj* jobjs[5];
1255 /* +20 gp+E4 */ HSD_JObj* effect_a[5];
1256 /* +34 gp+F8 */ HSD_JObj* effect_b[5];
1257 /* +48 gp+10C */ u32 x10C[5];
1258 /* +5C gp+120 */ s32 x120[5];
1259 /* +70 gp+134 */ u8 state[5];
1260 /* +75 gp+139 */ u8 idx[5];
1261 /* +7A gp+13E */ u8 pad_7A[2];
1262 /* +7C gp+140 */ f32 baseY[5];
1263};
1264
1266 /* +00 gp+C4 */ struct {
1267 u8 b0 : 1;
1268 u8 b1 : 1;
1269 u8 b2 : 1;
1270 u8 b3 : 1;
1271 u8 b4 : 1;
1272 u8 b5 : 1;
1273 u8 b6 : 1;
1274 u8 b7 : 1;
1276 /* +01 gp+C5 */ u8 pad_01[3];
1277 /* +04 gp+C8 */ s16 xC8;
1278 /* +06 gp+CA */ s16 xCA;
1279 /* +08 gp+CC */ u32 xCC;
1280 /* +0C gp+D0 */ u32 xD0;
1281 /* +10 gp+D4 */ u32 xD4;
1282 /* +14 gp+D8 */ u32 xD8;
1283};
1284
1286 /* +00 gp+C4 */ u32 xC4[3];
1287 /* +0C gp+D0 */ s16 xD0;
1288 /* +0E gp+D2 */ s16 xD2;
1289};
1290
1292 /* +0 gp+C4:0 */ u16 xC4;
1293 /* +0 gp+C6:0 */ s16 xC6;
1294 /* +0 gp+C8:0 */ HSD_JObj* xC8;
1295};
1296
1298 /* +0 gp+C4 */ u32 xC4;
1299 /* +0 gp+C8 */ HSD_JObj* xC8;
1300};
1301
1302struct Randall {
1303 /* +0 gp+C4 */ s16 timer;
1304 /* +4 gp+C8 */ HSD_JObj* jobj;
1305};
1306
1307struct ShyGuys {
1308 /* +0 gp+C4 */ s8 count;
1309 /* +1 gp+C5 */ s8 pattern;
1310 /* +4 gp+C8 */ int timer;
1311};
1312
1314 /* +0x00 gp+C4 */ u16 xC4;
1315 /* +0x02 gp+C6 */ u16 xC6;
1316 /* +0x04 gp+C8 */ u16 xC8;
1317 /* +0x06 gp+CA */ u16 xCA;
1318 /* +0x08 gp+CC */ u16 xCC;
1319 /* +0x0A gp+CE */ u16 xCE;
1320 /* +0x0C gp+D0 */ u16 xD0;
1321 u8 _pad[0xD4 - 0xD2];
1322 /* +0x10 gp+D4 */ u32 xD4;
1323 /* +0x14 gp+D8 */ struct {
1324 /* +0x00 */ Vec3 offset;
1325 /* +0x0C */ HSD_JObj* jobj;
1327 /* +0x44 gp+108 */ HSD_GObj* symbols[6];
1328};
1329
1331 /* +0x00 gp+C4 */ HSD_GObj* xC4;
1332 /* +0x04 gp+C8 */ HSD_LObj* xC8[20];
1333 /* +0x54 gp+118 */ u32 x118[20];
1334 /* +0xA4 gp+168 */ u32 x168;
1335 /* +0xA8 gp+16C */ HSD_LObj* x16C;
1336 /* +0xAC gp+170 */ HSD_LObj* x170;
1337};
1338
1340 /* +0 gp+C4 */ HSD_JObj* xC4;
1341 /* +4 gp+C8 */ f32 xC8;
1342 /* +8 gp+CC */ f32 xCC;
1343 /* +C gp+D0 */ f32 xD0;
1344 /* +10 gp+D4 */ f32 xD4;
1345 /* +14 gp+D8 */ f32 xD8;
1346 /* +18 gp+DC */ f32 xDC;
1347 /* +1C gp+E0 */ f32 xE0;
1348 /* +20 gp+E4 */ HSD_JObj* xE4;
1349};
1350
1352 /* +0 gp+C4 */ int bg_state;
1353 /* +4 gp+C8 */ int curr_bg;
1354 /* +8 gp+CC */ int prev_bg;
1355 /* +C gp+D0 */ int bg_timer;
1356};
1357
1359 /* +00 gp+C4 */ float xC4;
1360 /* +04 gp+C8 */ float xC8;
1361 /* +08 gp+CC */ float xCC;
1362 /* +0C gp+D0 */ float xD0;
1363 /* +10 gp+D4 */ float xD4;
1364 /* +14 gp+D8 */ float xD8;
1365 /* +18 gp+DC */ float xDC;
1366 /* +1C gp+E0 */ HSD_Generator* xE0;
1367};
1368
1370 /* +00 gp+C4 */ void* gobj;
1371 /* +04 gp+C8 */ HSD_LObj* lobjs[20];
1372 /* +54 gp+118 */ u32 lobj_flags[20];
1373 /* +A4 gp+168 */ s32 count;
1374 /* +A8 gp+16C */ HSD_LObj* point_light;
1375 /* +AC gp+170 */ HSD_LObj* spot_light;
1376};
1377
1379 u16 xC4;
1380 u16 xC6;
1381 int xC8;
1382 int xCC;
1383};
1384
1386 /* +00 gp+C4:0 */ u32 xC4_b0 : 1;
1387 /* +00 gp+C4:1 */ u32 xC4_b1 : 1;
1388 /* +00 gp+C4:2 */ u32 xC4_b2_25 : 16;
1389 /* +00 gp+C4:26 */ u32 xC4_b26 : 1;
1390 /* +00 gp+C4:27 */ u32 xC4_b27 : 1;
1391 /* +00 gp+C4:28 */ u32 xC4_b28 : 1;
1392 /* +00 gp+C4:29 */ u32 xC4_b29 : 1;
1393 /* +00 gp+C4:30 */ u32 xC4_b30 : 1;
1394 /* +00 gp+C4:31 */ u32 xC4_b31 : 1;
1395 /* +04 gp+C8 */ float xC8;
1396 /* +08 gp+CC */ HSD_GObj* lv_gobj[6];
1397 /* +20 gp+E4 */ float xE4;
1398 /* +24 gp+E8 */ float xE8;
1399 /* +28 gp+EC */ float xEC;
1400 /* +2C gp+F0 */ float xF0;
1401 /* +30 gp+F4 */ float xF4;
1402 /* +34 gp+F8 */ float xF8;
1403 /* +38 gp+FC */ float xFC;
1404 /* +3C gp+100 */ float x100;
1405 /* +40 gp+104 */ float x104;
1406};
1407
1409 u32 xC4_0123 : 4;
1410 u32 xC4_4 : 1;
1411 u32 xC4_567 : 8;
1413 float xCC;
1414 float xD0;
1415 float xD4;
1416};
1417
1421
1426
1427struct Ground {
1428 int x0; // 0x0
1432 struct {
1433 u8 b0 : 1;
1434 u8 b1 : 1;
1435 u8 b2 : 1;
1436 u8 b3 : 1;
1437 u8 b4 : 1;
1438 u8 b5 : 1;
1439 u8 b6 : 1;
1440 u8 b7 : 1;
1442 struct {
1444 u8 b3 : 1;
1445 u8 b4 : 1;
1446 u8 b5 : 1;
1447 u8 b6 : 1;
1448 u8 b7 : 1;
1450
1452 HSD_GObj* x18; // 0x18
1454 int x20[8];
1457 int x58;
1458 int x5C;
1459 int x60;
1460 int x64;
1461 int x68;
1462 GXColor x6C;
1463 int x70;
1464 char pad_74[0xC0 - 0x74];
1465 f32 xC0;
1466
1467 union {
1469 union GroundVars {
1470 char pad_0[0x204 - 0xC4];
1471 struct grArwing_GroundVars arwing;
1472 struct grBigBlue_GroundVars bigblue;
1473 struct grBigBlueRoute_GroundVars bigblueroute;
1474 struct grCastle_GroundVars castle;
1475 struct grCastle_GroundVars2 castle2;
1476 struct grCastle_GroundVars3 castle3;
1477 struct grCastle_GroundVars4 castle4;
1478 struct grCastle_GroundVars5 castle5;
1479 struct grCastle_GroundVars6 castle6;
1480 struct grCastle_GroundVars7 castle7;
1481 struct grCastle_GroundVars8 castle8;
1482 struct grCastle_GroundVars9 castle9;
1483 struct grCastle_GroundVars10 castle10;
1484 struct grCastle_GroundVars11 castle11;
1485 struct grCastle_GroundVars12 castle12;
1486 struct grCorneria_GroundVars corneria;
1487 struct grCorneria_GroundVars2 corneria2;
1488 struct grGreatBay_GroundVars greatbay;
1489 struct grGreatBay_GroundVars2 greatbay2;
1490 struct grGreatBay_GroundVars3 greatbay3;
1491 struct grGreatBay_GroundVars4 greatbay4;
1492 struct grFigureGet_GroundVars figureget;
1493 struct GroundVars_flatzone flatzone;
1494 struct GroundVars_flatzone2 flatzone2;
1495 struct grFourside_GroundVars fourside;
1496 struct grFourside_CraneVars foursideCrane;
1497 struct grFourside_UfoVars foursideUfo;
1498 struct grFourside_GroundVars2 fourside2;
1499 struct grGreens_GroundVars greens;
1500 struct grGarden_GroundVars garden;
1501 struct grGarden_GroundVars2 garden2;
1503 struct grIceMt_GroundVars2 icemt2;
1504 struct grInishie1_GroundVars inishie1;
1505 struct grInishie1_GroundVars2 inishie12;
1506 struct grInishie1_GroundVars3 inishie13;
1507 struct grInishie2_GroundVars inishie2;
1508 struct grInishie2_GroundVars2 inishie22;
1509 struct grInishie2_GroundVars3 inishie23;
1510 struct grOldKongo_GroundVars oldkongo;
1511 struct grOldYoshi_Cloud_GroundVars oldyoshicloud;
1512 struct grOldYoshi_Guest_GroundVars oldyoshiguest;
1513 struct GroundVars_izumi izumi;
1514 struct GroundVars_izumi2 izumi2;
1515 struct GroundVars_izumi3 izumi3;
1517 struct grKongo_GroundVars2 kongo2;
1518 struct grKongo_GroundVars3 kongo3;
1520 struct grKraid_GroundVars2 kraid2;
1521 struct grMuteCity_GroundVars mutecity;
1522 struct grMuteCity_GroundVars2 mutecity2;
1524 struct grOnett_Building_GroundVars onett_building;
1525 struct grOnett_Car_GroundVars onettcar;
1528 struct grRCruise_GroundVars rcruise;
1529 struct grRCruise_GroundVars2 rcruise2;
1530 struct grShrineroute_GroundVars shrineroute;
1531 struct grShrineroute_GroundVars2 shrineroute2;
1532 struct grShrineroute_GroundVars3 shrineroute3;
1533 struct grSmashTaunt_GroundVars smashtaunt;
1535 struct grHomeRun_GroundVars homerun;
1537 struct grYorster_GroundVars yorster;
1539 struct grZebes_GroundVars2 zebes2;
1540 struct grZebes_GroundVars3 zebes3;
1541 struct grZebes_GroundVars4 zebes4;
1542 struct grZebes_GroundVars5 zebes5;
1544
1572 union GroundVars2 {
1573 struct grStadium_GroundVars stadium;
1575 struct grStadium_Display display;
1576 struct Randall randall;
1577 struct ShyGuys shyguys;
1578 struct Battlefield battle;
1579 struct Last_GroundVars last;
1580 struct Map_GroundVars map;
1581 struct grPushOn_GroundVars pushon;
1582 } u;
1583 };
1584};
1585STATIC_ASSERT(sizeof(struct Ground) == 0x204);
1586
1592 u32 xC;
1593 u32 x10;
1594 s16 x14;
1595 s16 x16;
1596 s16 x18;
1597 u8 pad[0x64 - 0x1A];
1598};
1599
1602 f32 x0;
1603 s16 x4;
1605 s16 x8;
1606 s16 xA;
1610 f32 x18;
1611 f32 x1C, x20, x24, x28;
1612 u8 x2C_pad[0x2E - 0x2C];
1613 s16 x2E;
1617 f32 x3C, x40, x44, x48;
1619 f32 x50, x54, x58, x5C, x60, x64;
1620 s16 x68;
1621 u8 x6C_pad[0xB0 - 0x6A];
1623 s32 xB4; // number of entries in xB0
1624 GXColor xB8;
1625 GXColor xBC;
1626 GXColor xC0;
1627 GXColor xC4;
1628 GXColor xC8;
1629 GXColor xCC;
1630 GXColor xD0;
1631 GXColor xD4;
1632 GXColor xD8;
1633};
1634
1637 u32 unk4; // flags
1638};
1639
1641 /* +0 */ struct HSD_Joint* unk0;
1642 /* +4 */ u8 _4[0x10 - 0x4];
1644 /* +14 */ UNK_T x14;
1645 /* +18 */ UNK_T x18;
1646 /* +1C */ HSD_FogDesc* x1C;
1647 /* +20 */ S16Vec3* unk20;
1648 /* +24 */ s32 unk24; // size of unk20 array
1649 /* +28 */ UNK_T x28;
1650 /* +2C */ s16* x2C;
1651 /* +30 */ int x30;
1652};
1653
1655 void* unk0;
1657
1658 struct UnkStageDat_x8_t* unk8; // Suspect this may not be a consistent type
1659 // based on un_802FD708 callers
1661
1664
1665 u8 x18_fill[0x20 - 0x18];
1666
1667 void* unk20;
1669
1671 s32 unk2C; // size
1672};
1673STATIC_ASSERT(sizeof(struct UnkStageDat_x8_t) == 0x34);
1674
1680
1681#endif
HSD_Generator *(* grZakoGenerator_SpawnFunc)(Vec3 *, s32)
Definition types.h:327
signed char s8
Definition hsd_3B2B.h:3
signed long s32
Definition hsd_3B2B.h:1
unsigned char u8
Definition hsd_3B2B.h:2
u8 pad_0[0x28]
Definition lb_00F9.c:1710
InternalStageId
Definition forward.h:45
#define UNK_T
Definition placeholder.h:31
#define STATIC_ASSERT(cond)
Definition platform.h:110
int enum_t
The underlying type of an enum, used as a placeholder.
Definition platform.h:9
int bool
A signed integer used to contain boolean values.
Definition stdbool.h:8
Definition types.h:180
Definition types.h:1351
int bg_state
Definition types.h:1352
int curr_bg
Definition types.h:1353
int bg_timer
Definition types.h:1355
int prev_bg
Definition types.h:1354
Definition types.h:12
Model with multiple animations.
Definition types.h:18
Definition types.dox:1
Definition types.h:237
s32 xD0
Definition types.h:241
grDynamicAttr_UnkStruct * xCC
Definition types.h:240
s32 xD4
Definition types.h:242
f32 xC8
Definition types.h:239
s32 xC4
Definition types.h:238
Definition types.h:214
u8 xC7
Definition types.h:218
s16 xC8
Definition types.h:219
s32 xD4
Definition types.h:224
u8 xC6
Definition types.h:217
s16 xCE
Definition types.h:222
s32 xD0
Definition types.h:223
u8 xC5
Definition types.h:216
u8 xC4
Definition types.h:215
s16 xCC
Definition types.h:221
s16 xCA
Definition types.h:220
Definition types.h:192
int xD0
Definition types.h:196
HSD_JObj * xC4
Definition types.h:193
HSD_JObj * xC8
Definition types.h:194
int xD4
Definition types.h:197
int xCC
Definition types.h:195
float xDC
Definition types.h:199
int xD8
Definition types.h:198
Definition types.h:202
short xC6
Definition types.h:204
short xC4
Definition types.h:203
float xD4
Definition types.h:209
short xC8
Definition types.h:205
float xD8
Definition types.h:210
float xD0
Definition types.h:208
HSD_JObj * xCC
Definition types.h:207
short xCA
Definition types.h:206
float xDC
Definition types.h:211
Definition types.h:182
int xD8
Definition types.h:188
HSD_GObj * xC8
Definition types.h:184
HSD_GObj * xCC
Definition types.h:185
HSD_JObj * xD0
Definition types.h:186
float xDC
Definition types.h:189
HSD_TObj * xC4
Definition types.h:183
HSD_JObj * xD4
Definition types.h:187
Definition types.h:171
int xC8
Definition types.h:173
int xC4
Definition types.h:172
int xE0
Definition types.h:179
int xD4
Definition types.h:176
int xD0
Definition types.h:175
int xD8
Definition types.h:177
int xCC
Definition types.h:174
int xDC
Definition types.h:178
Definition types.h:1427
int x20[8]
Definition types.h:1454
struct Ground::@278 x10_flags
u8 b0
Definition types.h:1433
int x64
Definition types.h:1460
int x60
Definition types.h:1459
union Ground::@280::GroundVars2 u
HSD_GObjEvent xC_callback
Definition types.h:1431
int x0
Definition types.h:1428
HSD_GObjEvent x8_callback
Definition types.h:1430
u8 b1
Definition types.h:1434
u8 b6
Definition types.h:1439
Vec3 self_vel
Definition types.h:1455
GXColor x6C
Definition types.h:1462
HSD_GObj * gobj
Definition types.h:1429
u8 b7
Definition types.h:1440
char pad_74[0xC0 - 0x74]
Definition types.h:1464
u8 b012
Definition types.h:1443
Vec3 cur_pos
Definition types.h:1456
HSD_GObj * x18
Definition types.h:1452
f32 xC0
Definition types.h:1465
int x58
Definition types.h:1457
HSD_GObjEvent x1C_callback
Definition types.h:1453
InternalStageId map_id
Definition types.h:1451
struct Ground::@279 x11_flags
union Ground::@280::GroundVars gv
int x5C
Definition types.h:1458
u8 b5
Definition types.h:1438
u8 b4
Definition types.h:1437
u8 b3
Definition types.h:1436
int x70
Definition types.h:1463
u8 b2
Definition types.h:1435
int x68
Definition types.h:1461
Definition archive.h:34
Definition cobj.h:110
Definition fog.h:45
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition psstructs.h:229
Definition tobj.h:205
Definition jobj.h:107
Definition jobj.h:130
Definition lobj.h:57
Definition mobj.h:73
Definition spline.h:8
Texture Object.
Definition tobj.h:134
Definition types.h:1358
HSD_Generator * xE0
Definition types.h:1366
float xD4
Definition types.h:1363
float xC4
Definition types.h:1359
float xDC
Definition types.h:1365
float xCC
Definition types.h:1361
float xD8
Definition types.h:1364
float xD0
Definition types.h:1362
float xC8
Definition types.h:1360
Definition types.h:121
Definition types.h:1385
u32 xC4_b29
Definition types.h:1392
float x100
Definition types.h:1404
float xE8
Definition types.h:1398
float xC8
Definition types.h:1395
u32 xC4_b28
Definition types.h:1391
float xFC
Definition types.h:1403
HSD_GObj * lv_gobj[6]
Definition types.h:1396
u32 xC4_b31
Definition types.h:1394
float xF8
Definition types.h:1402
float xEC
Definition types.h:1399
u32 xC4_b1
Definition types.h:1387
u32 xC4_b0
Definition types.h:1386
float xE4
Definition types.h:1397
float xF4
Definition types.h:1401
u32 xC4_b30
Definition types.h:1393
float x104
Definition types.h:1405
u32 xC4_b2_25
Definition types.h:1388
float xF0
Definition types.h:1400
u32 xC4_b26
Definition types.h:1389
u32 xC4_b27
Definition types.h:1390
Definition types.h:1302
s16 timer
Definition types.h:1303
HSD_JObj * jobj
Definition types.h:1304
Definition types.h:1307
s8 pattern
Definition types.h:1309
int timer
Definition types.h:1310
s8 count
Definition types.h:1308
Definition types.h:21
f32 right
Definition types.h:23
f32 top
Definition types.h:24
f32 left
Definition types.h:22
f32 bottom
Definition types.h:25
Definition types.h:130
u8 flags_b5
Definition types.h:143
u8 flags_b1
Definition types.h:139
u8 flags_b3
Definition types.h:141
void(* callback0)(Ground_GObj *)
initialization callback
Definition types.h:131
u8 flags_b2
Definition types.h:140
void(* callback3)(Ground_GObj *)
Definition types.h:134
void(* callback2)(Ground_GObj *)
Definition types.h:133
u8 flags_b6
Definition types.h:144
bool(* callback1)(Ground_GObj *)
Definition types.h:132
u8 flags_b0
Definition types.h:138
u8 flags_b4
Definition types.h:142
u32 flags
Definition types.h:136
u8 flags_b7
Definition types.h:145
Definition types.h:31
f32 pausecam_zpos_max
Definition types.h:47
f32 pausecam_zpos_min
Definition types.h:45
f32 cam_vertical_tilt
Definition types.h:35
f32 x3C
Definition types.h:44
Vec3 fixed_cam_pos
Definition types.h:52
f32 cam_zoom_rate
Definition types.h:42
f32 fixed_cam_fov
Definition types.h:53
StageBlastZone cam_bounds
Definition types.h:32
f32 x24
Definition types.h:38
f32 cam_pan_degrees
Definition types.h:36
f32 cam_angle_right
Definition types.h:51
f32 pausecam_zpos_init
Definition types.h:46
f32 cam_angle_up
Definition types.h:48
f32 cam_track_smooth
Definition types.h:41
f32 cam_x_offset
Definition types.h:33
f32 cam_max_depth
Definition types.h:43
f32 x20
Definition types.h:37
f32 cam_track_ratio
Definition types.h:39
f32 cam_y_offset
Definition types.h:34
f32 cam_angle_down
Definition types.h:49
f32 fixed_cam_horz_angle
Definition types.h:55
f32 cam_fixed_zoom
Definition types.h:40
f32 cam_angle_left
Definition types.h:50
f32 fixed_cam_vert_angle
Definition types.h:54
Definition types.h:150
bool(* callback4)(void)
Definition types.h:158
u32 flags2
Definition types.h:161
void(* OnInit)(void)
Definition types.h:154
size_t x30
Definition types.h:163
bool(* callback6)(Vec3 *, int, HSD_JObj *)
Definition types.h:160
void(* OnStart)(void)
Definition types.h:157
S16Vec3 * x2C
Definition types.h:162
char * data1
Definition types.h:153
u32 internal_stage_id
Definition types.h:151
void(* OnLoad)(void)
Definition types.h:156
StageCallbacks * callbacks
Definition types.h:152
void(* OnDemoInit)(int)
Definition types.h:155
Definition types.h:58
u8 b5
Definition types.h:72
void * x694[4]
Definition types.h:89
u8 b6
Definition types.h:73
u8 b3
Definition types.h:70
u8 b1
Definition types.h:68
int x6E4[2]
Definition types.h:112
Vec3 x730
Definition types.h:124
Article * unk4
Definition types.h:93
void * map_ptcl
Definition types.h:98
struct StageInfo::@239 unk8C
s16 x6DE
Definition types.h:110
void * x6A4
Definition types.h:90
u32 x9C
Definition types.h:79
u8 x190_pad[0x280 - 0x190]
Definition types.h:87
f32 x728
Definition types.h:122
HSD_JObj * x280[261]
Definition types.h:88
s32 x714
Definition types.h:117
Vec3 x13C
Definition types.h:83
u8 b2
Definition types.h:69
f32 x70C
Definition types.h:115
s16 x6D4
Definition types.h:106
void * yakumono_param
Definition types.h:100
void * map_plit
Definition types.h:101
Vec3 x130
Definition types.h:83
void * x6C8
Definition types.h:102
InternalStageId internal_stage_id
Definition types.h:64
UnkStage6B0 * param
Definition types.h:96
u8 b0
Definition types.h:67
HSD_GObj * x12C
Definition types.h:82
MapCollData * coll_data
Definition types.h:95
bool(* x94)(Vec3 *, int)
Definition types.h:77
Vec3 x16C
Definition types.h:83
f32 x710
Definition types.h:116
u32 flags
Definition types.h:62
u8 x744_pad[0x748 - 0x744]
Definition types.h:127
s16 x6D0
Definition types.h:104
bool(* x90)(Vec3 *, int)
Definition types.h:76
f32 x71C
Definition types.h:119
s16 x6D6
Definition types.h:107
f32 x6E0
Definition types.h:111
s16 x6D2
Definition types.h:105
u8 b4
Definition types.h:71
u8 x6EC_pad[0x708 - 0x6EC]
Definition types.h:113
s32 x98
Definition types.h:78
f32 x718
Definition types.h:118
u8 b7
Definition types.h:74
bool(* x17C)(Vec3 *, int, HSD_JObj *)
Definition types.h:85
DynamicModelDesc * quake_model_set
Definition types.h:103
u8 xA0[4]
Definition types.h:80
struct StageInfo::@240 ** itemdata
s32 unk0
Definition types.h:92
s16 x708
Definition types.h:114
StageBlastZone blast_zone
Definition types.h:60
UNK_T ** ald_yaku_all
Definition types.h:97
u8 xA4_pad[0x12C - 0xA4]
Definition types.h:81
HSD_GObj * x72C
Definition types.h:123
HSD_GObj * x180[4]
Definition types.h:86
s32 x720
Definition types.h:120
f32 x73C
Definition types.h:125
StageCameraInfo cam_info
Definition types.h:59
Vec3 x148
Definition types.h:83
void * map_texg
Definition types.h:99
s32 x740
Definition types.h:126
Vec3 x160
Definition types.h:83
Vec3 x154
Definition types.h:83
s32 x6D8
Definition types.h:108
f32 x724
Definition types.h:121
s16 x6DC
Definition types.h:109
Definition types.h:166
s32 stage_id
Definition types.h:167
s32 list_idx
Definition types.h:168
Definition types.h:1675
UnkStageDat * unk4
Definition types.h:1677
HSD_Archive * unk0
Definition types.h:1676
u32 unk8
Definition types.h:1678
Appears to be related to stage audio.
Definition types.h:1588
s16 x14
Definition types.h:1594
u32 xC
Definition types.h:1592
s16 x16
Definition types.h:1595
u32 x10
Definition types.h:1593
s16 x18
Definition types.h:1596
u8 pad[0x64 - 0x1A]
Definition types.h:1597
s32 x8
Definition types.h:1591
s32 x4
Definition types.h:1590
s32 x0
Definition types.h:1589
Definition types.h:1601
s16 x4
Definition types.h:1603
f32 x24
Definition types.h:1611
s32 x38
Definition types.h:1616
GXColor xC4
Definition types.h:1627
s32 x34
Definition types.h:1615
UnkBgmStruct * xB0
Definition types.h:1622
s32 x14
Definition types.h:1609
f32 x54
Definition types.h:1619
GXColor xC0
Definition types.h:1626
s32 xB4
Definition types.h:1623
s32 x10
Definition types.h:1608
f32 x5C
Definition types.h:1619
f32 x18
Definition types.h:1610
f32 x50
Definition types.h:1619
GXColor xC8
Definition types.h:1628
s32 x30
Definition types.h:1614
f32 x64
Definition types.h:1619
u8 x2C_pad[0x2E - 0x2C]
Definition types.h:1612
f32 x44
Definition types.h:1617
f32 x20
Definition types.h:1611
f32 x48
Definition types.h:1617
GXColor xCC
Definition types.h:1629
GXColor xD4
Definition types.h:1631
GXColor xB8
Definition types.h:1624
GXColor xBC
Definition types.h:1625
f32 x40
Definition types.h:1617
GXColor xD8
Definition types.h:1632
u8 x6C_pad[0xB0 - 0x6A]
Definition types.h:1621
f32 x3C
Definition types.h:1617
s32 xC
Definition types.h:1607
s16 x2E
Definition types.h:1613
f32 x60
Definition types.h:1619
s16 x68
Definition types.h:1620
s16 x8
Definition types.h:1605
s16 xA
Definition types.h:1606
f32 x28
Definition types.h:1611
GXColor xD0
Definition types.h:1630
bool x4C_fixed_cam
Definition types.h:1618
f32 x0
Definition types.h:1602
f32 x58
Definition types.h:1619
u8 x6_pad[2]
Definition types.h:1604
f32 x1C
Definition types.h:1611
Definition types.h:1635
u32 unk4
Definition types.h:1637
u8 x0_fill[0x4]
Definition types.h:1636
Definition types.h:1640
u8 _4[0x10 - 0x4]
Definition types.h:1642
HSD_FogDesc * x1C
Definition types.h:1646
s16 * x2C
Definition types.h:1650
UNK_T x18
Definition types.h:1645
struct HSD_Joint * unk0
Definition types.h:1641
HSD_CameraDescPerspective * x10
Definition types.h:1643
UNK_T x28
Definition types.h:1649
UNK_T x14
Definition types.h:1644
int x30
Definition types.h:1651
S16Vec3 * unk20
Definition types.h:1647
s32 unk24
Definition types.h:1648
Definition types.h:1654
void * unk0
Definition types.h:1655
s32 unk4
Definition types.h:1656
s32 unk2C
Definition types.h:1671
struct UnkStageDat_x8_t * unk8
Definition types.h:1658
s32 unk24
Definition types.h:1668
HSD_Spline ** unk10
Definition types.h:1662
s32 unk14
Definition types.h:1663
void * unk20
Definition types.h:1667
u8 x18_fill[0x20 - 0x18]
Definition types.h:1665
UnkStageDatInternal ** unk28
Definition types.h:1670
s32 unkC
Definition types.h:1660
Definition types.h:446
u32 xC4
Definition types.h:447
u32 xCC
Definition types.h:449
Vec3 xE0
Definition types.h:454
f32 xEC
Definition types.h:455
f32 xDC
Definition types.h:453
s32 xD4
Definition types.h:451
u32 xC8
Definition types.h:448
s32 xD8
Definition types.h:452
u32 xD0
Definition types.h:450
Definition types.h:1157
HSD_GObj * xC4
Definition types.h:1158
s16 x108
Definition types.h:1167
s16 x10A
Definition types.h:1168
HSD_Spline * xCC
Definition types.h:1160
void * xC8
Definition types.h:1159
Vec3 xF0
Definition types.h:1165
Vec3 xE4
Definition types.h:1164
Vec3 xD8
Definition types.h:1163
Vec3 xFC
Definition types.h:1166
HSD_Spline * xD0
Definition types.h:1161
HSD_Spline * xD4
Definition types.h:1162
Definition types.h:1105
s32 x34
Definition types.h:1118
f32 x28
Definition types.h:1115
s32 x2C
Definition types.h:1116
s32 x4
Definition types.h:1110
Vec3 x38
Definition types.h:1119
Vec3 x18
Definition types.h:1113
f32 x24
Definition types.h:1114
u8 x1
Definition types.h:1107
u8 x3
Definition types.h:1109
s32 x50
Definition types.h:1121
u8 index
Definition types.h:1106
s8 x2
Definition types.h:1108
f32 x8
Definition types.h:1111
Vec3 x44
Definition types.h:1120
s32 x30
Definition types.h:1117
Vec3 xC
Definition types.h:1112
Used by multiple Big Blue Ground subtypes (track, road, car gobjs).
Definition types.h:1135
f32 xD0
Definition types.h:1151
struct grBigBlue_GroundData data[3]
Definition types.h:1154
void * xC8
Definition types.h:1149
void * xCC
Definition types.h:1150
char pad_3[4]
Definition types.h:1153
u32 x0_w
Definition types.h:1137
u8 x0
Definition types.h:1139
HSD_JObj * xD4[3]
Definition types.h:1152
u8 x2
Definition types.h:1141
u8 x1
Definition types.h:1140
u8 x3
Definition types.h:1142
u8 x0_b1
Definition types.h:1145
u8 pad[3]
Definition types.h:1146
Definition types.h:1249
u8 idx[5]
Definition types.h:1260
f32 baseY[5]
Definition types.h:1262
s32 x120[5]
Definition types.h:1258
u8 state[5]
Definition types.h:1259
u8 pad_C6[2]
Definition types.h:1251
HSD_JObj * jobjs[5]
Definition types.h:1254
s16 xC4
Definition types.h:1250
u8 pad_CA[6]
Definition types.h:1253
s16 xC8
Definition types.h:1252
HSD_JObj * effect_a[5]
Definition types.h:1255
u32 x10C[5]
Definition types.h:1257
HSD_JObj * effect_b[5]
Definition types.h:1256
u8 pad_7A[2]
Definition types.h:1261
Definition types.h:1265
u8 b3
Definition types.h:1270
u32 xD4
Definition types.h:1281
u8 b0
Definition types.h:1267
struct grCastle_GroundVars11::@276 xC4
u8 b2
Definition types.h:1269
u8 b5
Definition types.h:1272
u8 b7
Definition types.h:1274
u8 b6
Definition types.h:1273
s16 xC8
Definition types.h:1277
u8 pad_01[3]
Definition types.h:1276
u8 b4
Definition types.h:1271
u8 b1
Definition types.h:1268
u32 xCC
Definition types.h:1279
u32 xD0
Definition types.h:1280
u32 xD8
Definition types.h:1282
s16 xCA
Definition types.h:1278
Definition types.h:1285
u32 xC4[3]
Definition types.h:1286
s16 xD2
Definition types.h:1288
s16 xD0
Definition types.h:1287
Definition types.h:1191
HSD_GObj * xC8
Definition types.h:1193
HSD_GObj * xCC
Definition types.h:1194
s16 xD2
Definition types.h:1196
HSD_GObj * xC4
Definition types.h:1192
s16 xD0
Definition types.h:1195
Definition types.h:1178
DynamicsDesc x1C[12]
Definition types.h:1180
u8 pad_0[0x1C]
Definition types.h:1179
Definition types.h:1183
u8 pad_0[0x12]
Definition types.h:1184
s16 xD6
Definition types.h:1185
s16 xDA
Definition types.h:1187
s16 xDC
Definition types.h:1188
s16 xD8
Definition types.h:1186
Definition types.h:1199
u8 pad_C8[4]
Definition types.h:1202
s16 xC4
Definition types.h:1200
s16 xC6
Definition types.h:1201
HSD_GObj * xCC
Definition types.h:1203
Definition types.h:1206
s16 xC6
Definition types.h:1208
s16 xC4
Definition types.h:1207
u8 pad_CA[2]
Definition types.h:1210
s32 xCC
Definition types.h:1211
s16 xC8
Definition types.h:1209
Definition types.h:1214
HSD_GObj * xD0
Definition types.h:1217
s32 xD8
Definition types.h:1219
u32 xD4
Definition types.h:1218
u8 pad_xC6[0xA]
Definition types.h:1216
s16 xC4
Definition types.h:1215
Definition types.h:1230
struct grCastle_Platform plat[2]
Definition types.h:1231
Definition types.h:1234
u32 xC4
Definition types.h:1235
s16 xD4
Definition types.h:1239
u32 xC8
Definition types.h:1236
u8 pad_xD0[4]
Definition types.h:1238
DynamicsDesc dynamics[12]
Definition types.h:1246
s16 xDC
Definition types.h:1243
u8 pad_xDF[1]
Definition types.h:1245
u32 xCC
Definition types.h:1237
u8 xDE
Definition types.h:1244
s16 xDA
Definition types.h:1242
s16 xD8
Definition types.h:1241
s16 xD6
Definition types.h:1240
Definition types.h:1171
s16 xC8
Definition types.h:1173
u32 xC4
Definition types.h:1172
HSD_Spline ** xE0
Definition types.h:1175
u8 pad[0xE0 - 0xCC]
Definition types.h:1174
Definition types.h:1222
s16 state
Definition types.h:1225
f32 pos
Definition types.h:1224
HSD_JObj * jobj
Definition types.h:1223
f32 wind
Definition types.h:1227
s16 timer
Definition types.h:1226
Arwing slot ground vars (callbacks 2 and 10).
Definition types.h:405
s32 xD8
Definition types.h:419
u8 xC7
Definition types.h:414
HSD_GObj * xE0
Definition types.h:421
s32 xF0
Definition types.h:425
union grCorneria_GroundVars2::@253 xC4
HSD_GObj * xE4
Definition types.h:422
s32 xF8
Definition types.h:427
s32 x100
Definition types.h:429
HSD_GObj * xDC
Definition types.h:420
s32 xFC
Definition types.h:428
s32 xD0
Definition types.h:417
s32 xF4
Definition types.h:426
s32 xD4
Definition types.h:418
HSD_GObj * xEC
Definition types.h:424
HSD_GObj * xE8
Definition types.h:423
s32 xCC
Definition types.h:416
s32 xC8
Definition types.h:415
struct grCorneria_GroundVars2::@253::@254 flags
u8 xC6
Definition types.h:413
u8 b0
Definition types.h:408
u8 xC5
Definition types.h:412
u8 value
Definition types.h:410
Definition types.h:351
s32 x104
Definition types.h:386
s32 x110
Definition types.h:389
s32 x100
Definition types.h:385
u8 x11A
Definition types.h:393
Item_GObj * right_cannon
Definition types.h:397
f32 x114
Definition types.h:390
HSD_JObj * x12C
Definition types.h:399
u8 b2
Definition types.h:356
f32 xFC
Definition types.h:384
u32 x11C
Definition types.h:395
struct grCorneria_GroundVars::@247::@250 flags
u8 xC5
Definition types.h:360
f32 offset_x
Definition types.h:373
s32 x10C
Definition types.h:388
f32 base_y
Definition types.h:372
s8 x118
Definition types.h:391
union grCorneria_GroundVars::@249 offset_y
u8 b1
Definition types.h:355
Vec3 xE4
Definition types.h:380
u8 b0
Definition types.h:354
u8 x119
Definition types.h:392
f32 xF4
Definition types.h:382
u8 x11B
Definition types.h:394
u8 xC7
Definition types.h:367
Item_GObj * left_cannon
Definition types.h:396
union grCorneria_GroundVars::@248 xC6
f32 xF0
Definition types.h:381
grZakoGenerator_Config * xC8
Definition types.h:368
HSD_GObj * x128
Definition types.h:398
u8 value
Definition types.h:358
f32 xD0
Definition types.h:370
u32 x108
Definition types.h:387
union grCorneria_GroundVars::@247 xC4
f32 xF8
Definition types.h:383
f32 val
Definition types.h:375
f32 base_x
Definition types.h:371
grZakoGenerator_Config * xCC
Definition types.h:369
Definition types.h:227
grDynamicAttr_UnkStruct * next
Definition types.h:228
f32 unk18
Definition types.h:232
s32 unk14
Definition types.h:231
u8 x0_fill[0x24 - 0x20]
Definition types.h:234
Vec3 unk8
Definition types.h:230
s32 unk1C
Definition types.h:233
s32 unk4
Definition types.h:229
Definition types.h:895
int x1C[3]
Definition types.h:903
int x10
Definition types.h:900
UNK_T x0
Definition types.h:896
HSD_GObj * x28[3]
Definition types.h:904
int x8
Definition types.h:898
int x18
Definition types.h:902
int x14
Definition types.h:901
UNK_T x4
Definition types.h:897
int xC
Definition types.h:899
Definition types.h:913
u8 b0
Definition types.h:916
float x1C
Definition types.h:931
struct grFourside_CraneVars::@264 x1
u8 b4
Definition types.h:920
float xC
Definition types.h:927
float x8
Definition types.h:926
float x14
Definition types.h:929
float x10
Definition types.h:928
u8 b2
Definition types.h:918
int x4
Definition types.h:925
u8 b3
Definition types.h:919
u8 b5
Definition types.h:921
u8 b1
Definition types.h:917
u8 x0
Definition types.h:914
u8 b6
Definition types.h:922
float x18
Definition types.h:930
u8 b7
Definition types.h:923
Definition types.h:944
u8 x0
Definition types.h:945
s32 x4
Definition types.h:947
s32 x8
Definition types.h:948
u8 x1
Definition types.h:946
Definition types.h:907
HSD_JObj * x8
Definition types.h:910
HSD_JObj * x4
Definition types.h:909
HSD_JObj * x0
Definition types.h:908
Definition types.h:934
CmSubject * xC
Definition types.h:941
int x4
Definition types.h:939
u8 x3
Definition types.h:938
u8 x2
Definition types.h:937
u8 x0
Definition types.h:935
int x8
Definition types.h:940
u8 x1
Definition types.h:936
Definition types.h:538
s32 xcc
Definition types.h:542
s8 xc8
Definition types.h:541
Item_GObj * xc4
Definition types.h:540
Definition types.h:533
s32 xc8
Definition types.h:535
s32 xc4
Definition types.h:534
Definition types.h:491
u8 b3
Definition types.h:498
HSD_GObj * gobjs[4]
Definition types.h:492
u8 b2
Definition types.h:497
u8 b1
Definition types.h:496
u32 x18
Definition types.h:502
HSD_JObj * jobj
Definition types.h:504
s32 x14
Definition types.h:501
u8 b4567
Definition types.h:499
struct grGreatBay_GroundVars2::@256 x12
u8 b0
Definition types.h:495
f32 x1C
Definition types.h:503
s16 x10
Definition types.h:493
Definition types.h:507
f32 xD8
Definition types.h:511
f32 xE8
Definition types.h:515
s32 xF0
Definition types.h:517
f32 xE0
Definition types.h:513
HSD_JObj * jobj
Definition types.h:514
Vec3 translation
Definition types.h:508
f32 xD0
Definition types.h:509
f32 xD4
Definition types.h:510
f32 xDC
Definition types.h:512
f32 xEC
Definition types.h:516
Definition types.h:520
s32 xD8
Definition types.h:526
Item_GObj * xF0
Definition types.h:530
s32 xD0
Definition types.h:524
Vec3 xE4
Definition types.h:529
s32 xD4
Definition types.h:525
s32 xC8
Definition types.h:522
s32 xDC
Definition types.h:527
s32 xCC
Definition types.h:523
f32 xE0
Definition types.h:528
s32 xC4
Definition types.h:521
Definition types.h:475
s16 xC6
Definition types.h:481
HSD_Generator * xC8
Definition types.h:482
u32 xD8
Definition types.h:486
u8 b0123456
Definition types.h:478
u8 b7
Definition types.h:479
s32 xD0
Definition types.h:484
s32 xD4
Definition types.h:485
f32 xCC
Definition types.h:483
u8 xC4
Definition types.h:476
f32 xE0
Definition types.h:488
struct grGreatBay_GroundVars::@255 xC5
f32 xDC
Definition types.h:487
Definition types.h:951
unsigned int x1_2
Definition types.h:955
unsigned int x1_5
Definition types.h:958
int x18
Definition types.h:966
unsigned int x1_6
Definition types.h:959
unsigned int x1_4
Definition types.h:957
float x4
Definition types.h:961
float x8
Definition types.h:962
HSD_JObj * x14
Definition types.h:965
unsigned int x1_7
Definition types.h:960
Item_GObj * x10
Definition types.h:964
unsigned int status
Definition types.h:952
int x1C
Definition types.h:967
unsigned int index
Definition types.h:953
Ground_GObj * xC
Definition types.h:963
unsigned int x1_3
Definition types.h:956
unsigned int x1_1
Definition types.h:954
Definition types.h:971
u8 b5
Definition types.h:979
u8 b7
Definition types.h:981
u8 b2
Definition types.h:976
int x10
Definition types.h:988
u8 b4
Definition types.h:978
int whole_thing
Definition types.h:983
Vec * x4
Definition types.h:985
union grGreens_GroundVars::@265 x0_flags
int x14
Definition types.h:989
int x18
Definition types.h:990
int x1C
Definition types.h:991
struct grGreens_BlockVars * x8_blocks
Definition types.h:986
u8 b3
Definition types.h:977
u8 b0
Definition types.h:974
u8 b6
Definition types.h:980
int xC
Definition types.h:987
u8 b1
Definition types.h:975
Definition types.h:1378
u16 xC6
Definition types.h:1380
int xCC
Definition types.h:1382
u16 xC4
Definition types.h:1379
int xC8
Definition types.h:1381
Definition types.h:569
HSD_JObj * xF0
Definition types.h:581
HSD_JObj * xC8
Definition types.h:571
HSD_JObj * xE4
Definition types.h:578
f32 xC4
Definition types.h:570
HSD_JObj * xD8
Definition types.h:575
HSD_JObj * xD4
Definition types.h:574
HSD_JObj * xEC
Definition types.h:580
HSD_JObj * xCC
Definition types.h:572
HSD_JObj * xE8
Definition types.h:579
HSD_JObj * xF4
Definition types.h:582
HSD_JObj * xE0
Definition types.h:577
HSD_JObj * xDC
Definition types.h:576
HSD_JObj * xD0
Definition types.h:573
Definition types.h:545
s16 xDE
Definition types.h:558
s16 xC8
Definition types.h:548
s16 xE0
Definition types.h:559
f32 xD4
Definition types.h:554
s16 x10E
Definition types.h:567
s16 xDA
Definition types.h:556
s16 xDC
Definition types.h:557
u32 xE8
Definition types.h:561
HSD_GObj * xF8[5]
Definition types.h:565
s16 xC6
Definition types.h:547
s16 x10C
Definition types.h:566
s16 xF4[2]
Definition types.h:564
f32 xE4
Definition types.h:560
u32 xF0
Definition types.h:563
s16 xD0
Definition types.h:553
s16 xCA
Definition types.h:549
s16 xCE
Definition types.h:551
s16 xCC
Definition types.h:550
u32 xEC
Definition types.h:562
s16 xC4
Definition types.h:546
s16 xD8
Definition types.h:555
Definition types.h:585
f32 x8
Definition types.h:589
s16 x20
Definition types.h:595
HSD_JObj * jobj2
Definition types.h:592
Item_GObj * item_gobj
Definition types.h:594
s16 x2
Definition types.h:587
s16 x22
Definition types.h:596
HSD_GObj * hatena_gobj
Definition types.h:593
f32 xC
Definition types.h:590
s32 x4
Definition types.h:588
s16 status
Definition types.h:586
HSD_JObj * jobj
Definition types.h:591
Definition types.h:638
s16 xD8
Definition types.h:643
s32 xC8
Definition types.h:640
grInishie1_Block * blocks
Definition types.h:642
s16 xCA
Definition types.h:645
s16 xC6
Definition types.h:646
HSD_JObj * xC4
Definition types.h:639
s16 xDA
Definition types.h:644
s32 xCC
Definition types.h:641
likely for question mark blocks
Definition types.h:650
s32 xCC
Definition types.h:653
HSD_JObj * xC4
Definition types.h:651
s32 xC8
Definition types.h:652
Definition types.h:600
s16 xCA
Definition types.h:616
u32 xC4
Definition types.h:602
s16 xE8
Definition types.h:624
s32 xD0
Definition types.h:618
HSD_JObj * x10C
Definition types.h:635
f32 xF8
Definition types.h:630
HSD_JObj * x108
Definition types.h:634
s32 xD8
Definition types.h:620
s16 xEC
Definition types.h:626
s16 xC8
Definition types.h:615
HSD_JObj * x104
Definition types.h:633
u8 xC4_flags_b5
Definition types.h:609
u8 xC4_flags_b7
Definition types.h:611
HSD_JObj * x100
Definition types.h:632
f32 xE4
Definition types.h:623
u8 xC4_flags_b1
Definition types.h:605
u8 xC4_flags_b4
Definition types.h:608
f32 xF4
Definition types.h:629
s16 xC6
Definition types.h:614
f32 xFC
Definition types.h:631
f32 xF0
Definition types.h:628
grInishie1_Block * blocks
Definition types.h:621
u8 xC4_flags_b3
Definition types.h:607
s16 xCC
Definition types.h:617
f32 xE0
Definition types.h:622
u8 xC4_flags_b2
Definition types.h:606
s16 xEE
Definition types.h:627
s32 xD4
Definition types.h:619
u8 xC4_flags_b0
Definition types.h:604
u8 xC4_flags_b6
Definition types.h:610
s16 xEA
Definition types.h:625
likely for Cathrine (Birdo)
Definition types.h:694
HSD_GObj * xCC
Definition types.h:697
Item_GObj * xC4
Definition types.h:695
HSD_GObj * xC8
Definition types.h:696
Definition types.h:700
s16 xC6
Definition types.h:702
u8 b1
Definition types.h:705
u8 b4
Definition types.h:708
s16 xCA
Definition types.h:713
u8 b6
Definition types.h:710
u8 b7
Definition types.h:711
u8 b3
Definition types.h:707
Vec3 xD8
Definition types.h:715
u8 b5
Definition types.h:709
u8 b2
Definition types.h:706
struct grInishie2_GroundVars3::@262 xC8_flags
u8 b0
Definition types.h:704
Vec3 xCC
Definition types.h:714
s16 xC4
Definition types.h:701
Definition types.h:656
u8 b5
Definition types.h:663
Vec3 xD8
Definition types.h:673
u8 b1
Definition types.h:659
u8 b0
Definition types.h:658
struct grInishie2_GroundVars::@261 xC4_flags
s16 xCA
Definition types.h:669
u8 b6
Definition types.h:664
u8 b4
Definition types.h:662
s16 xC8
Definition types.h:668
u32 xD0
Definition types.h:671
u8 b2
Definition types.h:660
u8 b7
Definition types.h:665
s16 xCC
Definition types.h:670
s16 xC6
Definition types.h:667
u32 xD4
Definition types.h:672
u8 b3
Definition types.h:661
Definition types.h:263
f32 xE0
Definition types.h:272
HSD_Spline * xC4
Definition types.h:264
f32 xD8
Definition types.h:270
s16 xCE
Definition types.h:267
f32 xDC
Definition types.h:271
f32 xE8
Definition types.h:274
f32 xD0
Definition types.h:268
f32 xC8
Definition types.h:265
f32 xD4
Definition types.h:269
s16 xCC
Definition types.h:266
f32 xE4
Definition types.h:273
Definition types.h:279
f32 xE8
Definition types.h:291
f32 xD8
Definition types.h:287
f32 xE0
Definition types.h:289
HSD_JObj * xCC
Definition types.h:284
s16 xC4
Definition types.h:280
f32 xE4
Definition types.h:290
HSD_JObj * xD0
Definition types.h:285
f32 xD4
Definition types.h:286
s16 xCA
Definition types.h:283
f32 xDC
Definition types.h:288
s16 xC6
Definition types.h:281
s16 xC8
Definition types.h:282
Definition types.h:245
f32 xC8
Definition types.h:247
union grKongo_GroundVars::@245 u
f32 xE8
Definition types.h:260
s16 xE4
Definition types.h:258
f32 xC4
Definition types.h:246
HSD_JObj * xE0
Definition types.h:257
HSD_JObj * xDC
Definition types.h:256
f32 xD4
Definition types.h:254
void * keep
Definition types.h:251
f32 xD8
Definition types.h:255
struct grKongo_GroundVars::@245::@246 taru
s16 xE6
Definition types.h:259
f32 xCC
Definition types.h:248
Definition types.h:303
f32 x8
Definition types.h:310
s8 x2
Definition types.h:306
HSD_JObj * x10
Definition types.h:312
s8 x0
Definition types.h:304
s8 x4
Definition types.h:308
HSD_JObj * x14
Definition types.h:313
s8 x3
Definition types.h:307
s8 x5
Definition types.h:309
s8 x1
Definition types.h:305
s32 xC
Definition types.h:311
Definition types.h:294
s8 x1
Definition types.h:296
f32 x4
Definition types.h:297
s8 x0
Definition types.h:295
f32 x8
Definition types.h:298
s32 x10
Definition types.h:300
f32 xC
Definition types.h:299
Definition types.h:1032
u8 b2
Definition types.h:1036
struct grMuteCity_GroundVars2::@269 xC4_flags
HSD_JObj * xC8
Definition types.h:1043
f32 xCC
Definition types.h:1044
u8 b1
Definition types.h:1035
u8 b6
Definition types.h:1040
GXColor saved_colors[4]
Definition types.h:1046
u8 b0
Definition types.h:1034
u8 b4
Definition types.h:1038
u8 b3
Definition types.h:1037
f32 xD0
Definition types.h:1045
u8 b5
Definition types.h:1039
u8 b7
Definition types.h:1041
Definition types.h:994
u8 b7
Definition types.h:1006
f32 x124
Definition types.h:1026
f32 xD8
Definition types.h:1011
HSD_JObj * xFC
Definition types.h:1016
HSD_JObj * x100
Definition types.h:1017
HSD_GObj * xCC
Definition types.h:998
u8 xD1
Definition types.h:1008
u8 b5
Definition types.h:1004
struct grMuteCity_GroundVars::@268 xD0_flags
HSD_JObj * x10C
Definition types.h:1020
u8 b0
Definition types.h:1000
f32 x118
Definition types.h:1023
f32 xD4
Definition types.h:1010
f32 x130
Definition types.h:1029
HSD_LObj * x110
Definition types.h:1021
u8 b6
Definition types.h:1005
u8 b4
Definition types.h:1003
HSD_JObj * x104
Definition types.h:1018
u8 b23
Definition types.h:1002
Vec3 xF0
Definition types.h:1015
Vec3 xE4
Definition types.h:1014
u8 b1
Definition types.h:1001
f32 x120
Definition types.h:1025
HSD_GObj * xC8
Definition types.h:997
s16 xC6
Definition types.h:996
f32 x12C
Definition types.h:1028
s16 xD2
Definition types.h:1009
HSD_JObj * xE0
Definition types.h:1013
f32 x11C
Definition types.h:1024
HSD_JObj * xDC
Definition types.h:1012
HSD_JObj * x108
Definition types.h:1019
f32 x128
Definition types.h:1027
f32 x114
Definition types.h:1022
s16 xC4
Definition types.h:995
Definition types.h:676
f32 xD8
Definition types.h:685
s16 xC6
Definition types.h:678
void * xD0
Definition types.h:683
f32 xE4
Definition types.h:688
s16 xCE
Definition types.h:682
void * xD4
Definition types.h:684
s16 xCC
Definition types.h:681
f32 xE0
Definition types.h:687
s16 xCA
Definition types.h:680
s16 xC4
Definition types.h:677
f32 xEC
Definition types.h:690
f32 xDC
Definition types.h:686
s16 xC8
Definition types.h:679
f32 xE8
Definition types.h:689
Definition types.h:1418
struct grOldYoshi_Cloud cloud[3]
Definition types.h:1419
Definition types.h:1408
float xD4
Definition types.h:1415
u32 xC4_0123
Definition types.h:1409
u32 xC4_4
Definition types.h:1410
u32 xC4_567
Definition types.h:1411
float xCC
Definition types.h:1413
HSD_JObj * xC8
Definition types.h:1412
float xD0
Definition types.h:1414
Definition types.h:1422
s16 xC4
Definition types.h:1423
s16 xC6
Definition types.h:1424
Onett awning physics element (0x1C bytes)
Definition types.h:1050
s16 cooldown
Definition types.h:1058
s16 flag
Definition types.h:1059
s16 counter_prev
Definition types.h:1057
HSD_JObj * jobj
Definition types.h:1051
f32 accumulator
Definition types.h:1053
f32 initial_y
Definition types.h:1052
s16 counter
Definition types.h:1056
f32 initial
Definition types.h:1055
f32 velocity
Definition types.h:1054
Building GroundVars (gobj ID 4)
Definition types.h:1071
u32 timer
Definition types.h:1076
s16 next_state
Definition types.h:1073
s32 hit_count
Definition types.h:1074
s32 frame
Definition types.h:1075
s16 state
Definition types.h:1072
Car GroundVars (gobj ID 3)
Definition types.h:1080
u8 pad42[2]
Definition types.h:1091
u8 pad48[4]
Definition types.h:1093
u8 pad0[3]
Definition types.h:1082
s32 x110
Definition types.h:1094
s32 sub_state_b
Definition types.h:1101
HSD_JObj * car_jobjs2[4]
Definition types.h:1087
s8 curr_car
Definition types.h:1089
HSD_JObj * car_jobjs[4]
Definition types.h:1083
u8 pad56[2]
Definition types.h:1098
HSD_JObj * unk_jobj2
Definition types.h:1088
u8 state_b
Definition types.h:1097
f32 speed_b
Definition types.h:1102
f32 car_speed
Definition types.h:1095
s32 x108
Definition types.h:1092
u8 pad5C[4]
Definition types.h:1100
Item_GObj * car_items[4]
Definition types.h:1085
HSD_JObj * unk_jobj
Definition types.h:1084
s32 timer_b
Definition types.h:1099
s8 next_car
Definition types.h:1096
u8 state_a
Definition types.h:1090
u8 pad28[4]
Definition types.h:1086
u8 x0_b0
Definition types.h:1081
Traffic/awning GroundVars (gobj ID 5)
Definition types.h:1063
s32 timer
Definition types.h:1065
CmSubject * subject
Definition types.h:1067
struct grOnett_AwningData awnings[2]
Definition types.h:1064
HSD_Generator * gen
Definition types.h:1066
Definition types.h:1297
u32 xC4
Definition types.h:1298
HSD_JObj * xC8
Definition types.h:1299
Definition types.h:1291
u16 xC4
Definition types.h:1292
s16 xC6
Definition types.h:1293
HSD_JObj * xC8
Definition types.h:1294
Definition types.h:1369
u32 lobj_flags[20]
Definition types.h:1372
s32 count
Definition types.h:1373
HSD_LObj * point_light
Definition types.h:1374
HSD_LObj * spot_light
Definition types.h:1375
void * gobj
Definition types.h:1370
HSD_LObj * lobjs[20]
Definition types.h:1371
Definition types.h:840
u8 pad_10[4]
Definition types.h:847
u8 x00
Definition types.h:841
HSD_JObj * x14
Definition types.h:848
s32 x04
Definition types.h:844
u8 pad_01
Definition types.h:842
s16 x02
Definition types.h:843
s32 x08
Definition types.h:845
f32 x0C
Definition types.h:846
Definition types.h:889
HSD_GObj * xEC
Definition types.h:892
DynamicsDesc xD0
Definition types.h:891
DynamicsDesc xC4
Definition types.h:890
Definition types.h:860
f32 x18
Definition types.h:876
u32 x10
Definition types.h:874
struct grRCruise_SubEntry x3C[3]
Definition types.h:885
u8 b6
Definition types.h:868
s32 x30
Definition types.h:882
s32 x34
Definition types.h:883
s32 x38
Definition types.h:884
f32 x1C
Definition types.h:877
u8 b7
Definition types.h:869
u8 b3
Definition types.h:865
u8 b0
Definition types.h:862
struct grRCruise_Entry * entries
Definition types.h:886
f32 x28
Definition types.h:880
struct lb_80011A50_t * x04
Definition types.h:871
f32 x20
Definition types.h:878
u8 b1
Definition types.h:863
s32 x2C
Definition types.h:881
u8 b4
Definition types.h:866
f32 x24
Definition types.h:879
struct grRCruise_GroundVars::@263 xC4
u32 x0C
Definition types.h:873
u8 b5
Definition types.h:867
u8 b2
Definition types.h:864
f32 x08
Definition types.h:872
f32 x14
Definition types.h:875
Definition types.h:851
s16 x02
Definition types.h:854
s32 x08
Definition types.h:856
u8 x00
Definition types.h:852
s32 x04
Definition types.h:855
HSD_JObj * x0C
Definition types.h:857
u8 pad_01
Definition types.h:853
Definition types.h:1330
u32 x118[20]
Definition types.h:1333
HSD_LObj * x170
Definition types.h:1336
HSD_LObj * xC8[20]
Definition types.h:1332
HSD_GObj * xC4
Definition types.h:1331
HSD_LObj * x16C
Definition types.h:1335
u32 x168
Definition types.h:1334
Definition types.h:1339
f32 xDC
Definition types.h:1346
f32 xCC
Definition types.h:1342
f32 xD0
Definition types.h:1343
f32 xD8
Definition types.h:1345
HSD_JObj * xC4
Definition types.h:1340
HSD_JObj * xE4
Definition types.h:1348
f32 xC8
Definition types.h:1341
f32 xE0
Definition types.h:1347
f32 xD4
Definition types.h:1344
Definition types.h:1313
Vec3 offset
Definition types.h:1324
u16 xCC
Definition types.h:1318
HSD_GObj * symbols[6]
Definition types.h:1327
u16 xCA
Definition types.h:1317
u16 xD0
Definition types.h:1320
u16 xC8
Definition types.h:1316
u32 xD4
Definition types.h:1322
u16 xC6
Definition types.h:1315
u8 _pad[0xD4 - 0xD2]
Definition types.h:1321
u16 xC4
Definition types.h:1314
u16 xCE
Definition types.h:1319
struct grShrineroute_GroundVars::@277 platforms[3]
HSD_JObj * jobj
Definition types.h:1325
Definition types.h:458
s16 line
Definition types.h:461
HSD_JObj * jobj2
Definition types.h:466
void * text
Definition types.h:470
HSD_JObj * jobj0
Definition types.h:464
f32 xEC
Definition types.h:472
HSD_JObj * jobj1
Definition types.h:465
s32 sound_id
Definition types.h:463
s16 joint_idx0
Definition types.h:467
s16 joint_idx1
Definition types.h:468
s16 sis_data_idx
Definition types.h:462
f32 xE8
Definition types.h:471
s16 timer
Definition types.h:460
s16 joint_idx2
Definition types.h:469
s16 state
Definition types.h:459
Specific to the Pokemon Stadium jumbotron.
Definition types.h:735
s16 xEE
The focused player, or 99 if none.
Definition types.h:750
s16 xE6
Definition types.h:746
u8 xF8_1
Definition types.h:755
HSD_GObj * xDC
Zoomed camera feed.
Definition types.h:743
HSD_GObj * xD4
Text display.
Definition types.h:741
u8 xF8_2
Definition types.h:756
s16 xE4
Definition types.h:745
s16 xE8
Definition types.h:747
HSD_MObj * xCC
Definition types.h:739
s16 xF0
Slot type of the focused player.
Definition types.h:751
u8 xC4_b1
Definition types.h:737
HSD_TObj * xC8
Definition types.h:738
s16 xEA
Definition types.h:748
HSD_GObj * xD8
Stage camera feed.
Definition types.h:742
s16 xEC
Definition types.h:749
CmSubject * xF4
Definition types.h:753
u8 xF8_0
Definition types.h:754
s16 xF2
Definition types.h:752
int xE0
Definition types.h:744
HSD_ImageDesc * xD0
Definition types.h:740
u8 xC4_b0
Definition types.h:736
Definition types.h:718
s16 xE2
Definition types.h:729
HSD_GObj * xE8
Definition types.h:731
u8 xC4_b0
Definition types.h:719
s16 xDC
Definition types.h:726
int xD8
Definition types.h:725
u8 xC4_b1
Definition types.h:720
UnkArchiveStruct * xD0
Definition types.h:723
HSD_GObj * xE4
Definition types.h:730
s16 xDE
Definition types.h:727
s16 xE0
Definition types.h:728
u32 xC8
Definition types.h:721
HSD_MObj * xCC
Definition types.h:722
float xD4
Definition types.h:724
Unknown, but used for IDS: 6 9 and possibly more.
Definition types.h:763
HSD_GObj * xD0_gobj
Definition types.h:768
HSD_GObj * xCC_gobj
Definition types.h:767
u8 xC4_b1
Definition types.h:765
HSD_JObj * xD4_jobj
Definition types.h:769
HSD_Generator * xC8
Definition types.h:766
u8 xC4_b0
Definition types.h:764
Definition types.h:432
u32 xC8
Definition types.h:434
f32 xEC
Definition types.h:443
f32 xD4
Definition types.h:437
u32 xD0
Definition types.h:436
u32 xC4
Definition types.h:433
u32 xCC
Definition types.h:435
f32 xDC
Definition types.h:439
f32 xD8
Definition types.h:438
f32 xE4
Definition types.h:441
f32 xE8
Definition types.h:442
f32 xE0
Definition types.h:440
Definition types.h:779
int xC4
Definition types.h:780
struct grYorster_TrackElement elements[9]
Definition types.h:781
Definition types.h:772
u8 pad_08[0x14]
Definition types.h:775
HSD_GObj * x1C
Definition types.h:776
u8 pad_00[4]
Definition types.h:773
f32 x4
Definition types.h:774
Definition types.h:329
grZakoGenerator_Spawn * spawn_descs
Definition types.h:330
grZakoGenerator_SpawnFunc callback
Definition types.h:333
int x18
Definition types.h:336
int count
Definition types.h:332
f32 x10
Definition types.h:334
HSD_Generator * gen
Definition types.h:335
grZakoGenerator_Spawn * spawns
Definition types.h:331
Definition types.h:346
grZakoGenerator_Entry sentinel
Definition types.h:348
grZakoGenerator_Entry entries[80]
Definition types.h:347
Definition types.h:339
Item_GObj * x4
Definition types.h:342
s16 x0
Definition types.h:340
s16 x2
Definition types.h:341
s32 x8
Definition types.h:343
Definition types.h:316
u16 kind
Definition types.h:317
u8 respawn
Definition types.h:319
u8 x2
Definition types.h:318
Definition types.h:322
Vec3 pos1
Definition types.h:324
Vec3 pos0
Definition types.h:323
Definition types.h:792
s16 xC4
Definition types.h:793
Definition types.h:796
s32 xC8
Definition types.h:798
Item_GObj * xC4
Definition types.h:797
Definition types.h:801
s16 xE4
Definition types.h:812
s16 xE6
Definition types.h:813
u8 xC5
Definition types.h:803
f32 xCC
Definition types.h:806
u32 xD8
Definition types.h:809
f32 xD4
Definition types.h:808
u32 xEC
Definition types.h:815
u32 xE0
Definition types.h:811
f32 xD0
Definition types.h:807
s32 xE8
Definition types.h:814
u8 xC4
Definition types.h:802
u32 xDC
Definition types.h:810
u16 xC6
Definition types.h:804
f32 xC8
Definition types.h:805
Definition types.h:818
s16 xC6
Definition types.h:820
u32 xEC
Definition types.h:831
u32 xE4
Definition types.h:828
f32 xD4
Definition types.h:824
s16 xF6
Definition types.h:834
f32 xCC
Definition types.h:822
s16 xE8
Definition types.h:829
u32 xC8
Definition types.h:821
u32 xF8
Definition types.h:835
u32 xF0
Definition types.h:832
u32 xFC
Definition types.h:836
u32 x100
Definition types.h:837
u32 xDC
Definition types.h:826
f32 xD8
Definition types.h:825
s16 xF4
Definition types.h:833
u32 xE0
Definition types.h:827
s16 xC4
Definition types.h:819
s16 xEA
Definition types.h:830
f32 xD0
Definition types.h:823
Definition types.h:784
u8 x0_b0
Definition types.h:785
u32 x4
Definition types.h:786
s16 x8
Definition types.h:787
Vec3 xC
Definition types.h:789
s16 xA
Definition types.h:788
Definition types.h:436
Definition lbcardgame.c:312
void(* HSD_GObjEvent)(HSD_GObj *gobj)
Definition forward.h:109