progress defining core2 .data section
This commit is contained in:
@@ -10,66 +10,68 @@ void func_802E07E0(Actor *this);
|
||||
void func_802E08F0(Actor *this);
|
||||
|
||||
/* .data */
|
||||
extern ActorAnimationInfo D_80368440[];
|
||||
ActorAnimationInfo D_80368440[] = {
|
||||
{0, 0.0f},
|
||||
{0x98, 1.2f}
|
||||
};
|
||||
|
||||
extern ActorInfo D_80368450 = {
|
||||
ActorInfo D_80368450 = {
|
||||
0x72, 0xA2, 0x3AD,
|
||||
0x1, D_80368440,
|
||||
func_802E08F0, func_80326224, func_80325888,
|
||||
0, 0, 0.0f, 0
|
||||
};
|
||||
|
||||
|
||||
extern ActorInfo D_80368474 = {
|
||||
ActorInfo D_80368474 = {
|
||||
0x8C, 0xBC, 0x45C,
|
||||
0, NULL,
|
||||
NULL, func_802E07E0, func_802E0738,
|
||||
0, 0, 0.0f, 0
|
||||
};
|
||||
|
||||
extern ActorInfo D_80368498 = {
|
||||
ActorInfo D_80368498 = {
|
||||
0x8D, 0xBD, 0x45E,
|
||||
0, NULL,
|
||||
NULL, func_802E07E0, func_802E0738,
|
||||
0, 0, 0.0f, 0
|
||||
};
|
||||
|
||||
extern ActorInfo D_803684BC = {
|
||||
ActorInfo D_803684BC = {
|
||||
0x13D, 0x2F4, 0x46E,
|
||||
0, NULL,
|
||||
NULL, func_802E07E0, func_802E0738,
|
||||
0, 0, 0.0f, 0
|
||||
};
|
||||
|
||||
extern ActorInfo D_803684E0 = {
|
||||
ActorInfo D_803684E0 = {
|
||||
0x13E, 0x2F5, 0x46F,
|
||||
0, NULL,
|
||||
NULL, func_802E07E0, func_802E0738,
|
||||
0, 0, 0.0f, 0
|
||||
};
|
||||
|
||||
extern ActorInfo D_80368504 = {
|
||||
ActorInfo D_80368504 = {
|
||||
0x13F, 0x2F6, 0x3BB,
|
||||
0, NULL,
|
||||
NULL, func_802E07E0, func_802E0738,
|
||||
0, 0, 0.0f, 0
|
||||
};
|
||||
|
||||
extern ActorInfo D_80368528 = {
|
||||
ActorInfo D_80368528 = {
|
||||
0x140, 0x2F7, 0x3BB,
|
||||
0, NULL,
|
||||
NULL, func_802E07E0, func_802E0738,
|
||||
0, 0, 0.0f, 0
|
||||
};
|
||||
|
||||
extern ActorInfo D_8036854C = {
|
||||
ActorInfo D_8036854C = {
|
||||
0x141, 0x2F8, 0x3BB,
|
||||
0, NULL,
|
||||
NULL, func_802E07E0, func_802E0738,
|
||||
0, 0, 0.0f, 0
|
||||
};
|
||||
|
||||
extern ActorInfo D_80368570 = {
|
||||
ActorInfo D_80368570 = {
|
||||
0x142, 0x2F9, 0x3BB,
|
||||
0, NULL,
|
||||
NULL, func_802E07E0, func_802E0738,
|
||||
|
Reference in New Issue
Block a user