mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-08 09:41:56 +00:00
small restructure (I hope the last one, but at least it pushes us up in the
list of SF's most active projects ;) ) svn-id: r7206
This commit is contained in:
parent
27bacb86cc
commit
b2f510aa75
@ -4066,7 +4066,7 @@ uint16 m_ss_r_to_l[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *mini_so_turnTable0[5][5] = {
|
TurnTable mini_so_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
m_ss_u_to_d,
|
m_ss_u_to_d,
|
||||||
@ -4118,7 +4118,7 @@ MegaSet mini_so_megaSet0 = {
|
|||||||
m_ss_st_left, // standLeft
|
m_ss_st_left, // standLeft
|
||||||
m_ss_st_right, // standRight
|
m_ss_st_right, // standRight
|
||||||
m_ss_st_talk, // standTalk
|
m_ss_st_talk, // standTalk
|
||||||
mini_so_turnTable0,
|
&mini_so_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact mini_so_ext = {
|
ExtCompact mini_so_ext = {
|
||||||
@ -4590,7 +4590,7 @@ uint16 f_ss_r_to_l[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *full_so_turnTable0[5][5] = {
|
TurnTable full_so_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
f_ss_u_to_d,
|
f_ss_u_to_d,
|
||||||
@ -4642,7 +4642,7 @@ MegaSet full_so_megaSet0 = {
|
|||||||
f_ss_st_left, // standLeft
|
f_ss_st_left, // standLeft
|
||||||
f_ss_st_right, // standRight
|
f_ss_st_right, // standRight
|
||||||
0, // standTalk
|
0, // standTalk
|
||||||
full_so_turnTable0,
|
&full_so_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact full_so_ext = {
|
ExtCompact full_so_ext = {
|
||||||
|
@ -2367,7 +2367,7 @@ uint16 foreman_r_to_d[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *foreman_turnTable0[5][5] = {
|
TurnTable foreman_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
foreman_u_to_d,
|
foreman_u_to_d,
|
||||||
@ -2419,7 +2419,7 @@ MegaSet foreman_megaSet0 = {
|
|||||||
foreman_st_left, // standLeft
|
foreman_st_left, // standLeft
|
||||||
foreman_st_right, // standRight
|
foreman_st_right, // standRight
|
||||||
foreman_st_talk, // standTalk
|
foreman_st_talk, // standTalk
|
||||||
foreman_turnTable0,
|
&foreman_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact foreman_ext = {
|
ExtCompact foreman_ext = {
|
||||||
|
@ -337,7 +337,7 @@ uint16 radman_r_to_l[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *radman_turnTable0[5][5] = {
|
TurnTable radman_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
radman_u_to_d,
|
radman_u_to_d,
|
||||||
@ -389,7 +389,7 @@ MegaSet radman_megaSet0 = {
|
|||||||
radman_st_left, // standLeft
|
radman_st_left, // standLeft
|
||||||
radman_st_right, // standRight
|
radman_st_right, // standRight
|
||||||
radman_st_talk, // standTalk
|
radman_st_talk, // standTalk
|
||||||
radman_turnTable0,
|
&radman_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact radman_ext = {
|
ExtCompact radman_ext = {
|
||||||
|
@ -2039,7 +2039,7 @@ uint16 burke_d_to_r[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *burke_turnTable0[5][5] = {
|
TurnTable burke_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
burke_u_to_d,
|
burke_u_to_d,
|
||||||
@ -2091,7 +2091,7 @@ MegaSet burke_megaSet0 = {
|
|||||||
burke_st_left, // standLeft
|
burke_st_left, // standLeft
|
||||||
burke_st_right, // standRight
|
burke_st_right, // standRight
|
||||||
burke_st_talk, // standTalk
|
burke_st_talk, // standTalk
|
||||||
burke_turnTable0,
|
&burke_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact burke_ext = {
|
ExtCompact burke_ext = {
|
||||||
|
@ -1259,7 +1259,7 @@ uint16 sml_loaderb_l_to_d[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *loader_turnTable0[5][5] = {
|
TurnTable loader_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
loader_u_to_d,
|
loader_u_to_d,
|
||||||
@ -1297,7 +1297,7 @@ uint16 *loader_turnTable0[5][5] = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *loader_turnTable1[5][5] = {
|
TurnTable loader_turnTable1 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
loaderb_u_to_d,
|
loaderb_u_to_d,
|
||||||
@ -1335,7 +1335,7 @@ uint16 *loader_turnTable1[5][5] = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *loader_turnTable2[5][5] = {
|
TurnTable loader_turnTable2 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
sml_loader_u_to_d,
|
sml_loader_u_to_d,
|
||||||
@ -1373,7 +1373,7 @@ uint16 *loader_turnTable2[5][5] = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *loader_turnTable3[5][5] = {
|
TurnTable loader_turnTable3 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
sml_loaderb_u_to_d,
|
sml_loaderb_u_to_d,
|
||||||
@ -1425,7 +1425,7 @@ MegaSet loader_megaSet0 = {
|
|||||||
loader_st_left, // standLeft
|
loader_st_left, // standLeft
|
||||||
loader_st_right, // standRight
|
loader_st_right, // standRight
|
||||||
0, // standTalk
|
0, // standTalk
|
||||||
loader_turnTable0,
|
&loader_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
MegaSet loader_megaSet1 = {
|
MegaSet loader_megaSet1 = {
|
||||||
@ -1442,7 +1442,7 @@ MegaSet loader_megaSet1 = {
|
|||||||
loaderb_st_left, // standLeft
|
loaderb_st_left, // standLeft
|
||||||
loaderb_st_right, // standRight
|
loaderb_st_right, // standRight
|
||||||
0, // standTalk
|
0, // standTalk
|
||||||
loader_turnTable1,
|
&loader_turnTable1,
|
||||||
};
|
};
|
||||||
|
|
||||||
MegaSet loader_megaSet2 = {
|
MegaSet loader_megaSet2 = {
|
||||||
@ -1459,7 +1459,7 @@ MegaSet loader_megaSet2 = {
|
|||||||
sml_loader_st_left, // standLeft
|
sml_loader_st_left, // standLeft
|
||||||
sml_loader_st_right, // standRight
|
sml_loader_st_right, // standRight
|
||||||
0, // standTalk
|
0, // standTalk
|
||||||
loader_turnTable2,
|
&loader_turnTable2,
|
||||||
};
|
};
|
||||||
|
|
||||||
MegaSet loader_megaSet3 = {
|
MegaSet loader_megaSet3 = {
|
||||||
@ -1476,7 +1476,7 @@ MegaSet loader_megaSet3 = {
|
|||||||
sml_loaderb_st_left, // standLeft
|
sml_loaderb_st_left, // standLeft
|
||||||
sml_loaderb_st_right, // standRight
|
sml_loaderb_st_right, // standRight
|
||||||
0, // standTalk
|
0, // standTalk
|
||||||
loader_turnTable3,
|
&loader_turnTable3,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact loader_ext = {
|
ExtCompact loader_ext = {
|
||||||
|
@ -1274,7 +1274,7 @@ uint16 babs_t_to_r[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *sc36_babs_turnTable0[5][5] = {
|
TurnTable sc36_babs_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
babs_u_to_d,
|
babs_u_to_d,
|
||||||
@ -1326,7 +1326,7 @@ MegaSet sc36_babs_megaSet0 = {
|
|||||||
babs_st_left, // standLeft
|
babs_st_left, // standLeft
|
||||||
babs_st_right, // standRight
|
babs_st_right, // standRight
|
||||||
babs_st_talk, // standTalk
|
babs_st_talk, // standTalk
|
||||||
sc36_babs_turnTable0,
|
&sc36_babs_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact sc36_babs_ext = {
|
ExtCompact sc36_babs_ext = {
|
||||||
|
@ -3172,7 +3172,7 @@ uint16 sex_u_to_l[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *danielle_turnTable0[5][5] = {
|
TurnTable danielle_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
dan_u_to_d,
|
dan_u_to_d,
|
||||||
@ -3210,7 +3210,7 @@ uint16 *danielle_turnTable0[5][5] = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *danielle_turnTable1[5][5] = {
|
TurnTable danielle_turnTable1 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
sex_u_to_d,
|
sex_u_to_d,
|
||||||
@ -3262,7 +3262,7 @@ MegaSet danielle_megaSet0 = {
|
|||||||
dan_st_left, // standLeft
|
dan_st_left, // standLeft
|
||||||
dan_st_right, // standRight
|
dan_st_right, // standRight
|
||||||
dan_st_talk, // standTalk
|
dan_st_talk, // standTalk
|
||||||
danielle_turnTable0,
|
&danielle_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
MegaSet danielle_megaSet1 = {
|
MegaSet danielle_megaSet1 = {
|
||||||
@ -3279,7 +3279,7 @@ MegaSet danielle_megaSet1 = {
|
|||||||
sex_st_left, // standLeft
|
sex_st_left, // standLeft
|
||||||
sex_st_right, // standRight
|
sex_st_right, // standRight
|
||||||
sex_st_talk, // standTalk
|
sex_st_talk, // standTalk
|
||||||
danielle_turnTable1,
|
&danielle_turnTable1,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact danielle_ext = {
|
ExtCompact danielle_ext = {
|
||||||
@ -3393,7 +3393,7 @@ uint16 spu_st_up[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *spunky_turnTable0[5][5] = {
|
TurnTable spunky_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
spu_u_to_d,
|
spu_u_to_d,
|
||||||
@ -3445,7 +3445,7 @@ MegaSet spunky_megaSet0 = {
|
|||||||
spu_st_left, // standLeft
|
spu_st_left, // standLeft
|
||||||
spu_st_right, // standRight
|
spu_st_right, // standRight
|
||||||
spu_st_talk, // standTalk
|
spu_st_talk, // standTalk
|
||||||
spunky_turnTable0,
|
&spunky_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact spunky_ext = {
|
ExtCompact spunky_ext = {
|
||||||
|
@ -1189,7 +1189,7 @@ uint16 shades_r_to_l[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *shades_turnTable0[5][5] = {
|
TurnTable shades_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
shades_u_to_d,
|
shades_u_to_d,
|
||||||
@ -1241,7 +1241,7 @@ MegaSet shades_megaSet0 = {
|
|||||||
shades_st_left, // standLeft
|
shades_st_left, // standLeft
|
||||||
shades_st_right, // standRight
|
shades_st_right, // standRight
|
||||||
shades_st_talk, // standTalk
|
shades_st_talk, // standTalk
|
||||||
shades_turnTable0,
|
&shades_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact shades_ext = {
|
ExtCompact shades_ext = {
|
||||||
|
@ -394,7 +394,7 @@ uint16 medi_r_to_l[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *medi_turnTable0[5][5] = {
|
TurnTable medi_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
medi_u_to_d,
|
medi_u_to_d,
|
||||||
@ -446,7 +446,7 @@ MegaSet medi_megaSet0 = {
|
|||||||
medi_st_left, // standLeft
|
medi_st_left, // standLeft
|
||||||
medi_st_right, // standRight
|
medi_st_right, // standRight
|
||||||
0, // standTalk
|
0, // standTalk
|
||||||
medi_turnTable0,
|
&medi_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact medi_ext = {
|
ExtCompact medi_ext = {
|
||||||
|
@ -2107,7 +2107,7 @@ uint16 wit_t_to_l[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *witness_turnTable0[5][5] = {
|
TurnTable witness_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
wit_u_to_d,
|
wit_u_to_d,
|
||||||
@ -2159,7 +2159,7 @@ MegaSet witness_megaSet0 = {
|
|||||||
wit_st_left, // standLeft
|
wit_st_left, // standLeft
|
||||||
wit_st_right, // standRight
|
wit_st_right, // standRight
|
||||||
wit_st_talk, // standTalk
|
wit_st_talk, // standTalk
|
||||||
witness_turnTable0,
|
&witness_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact witness_ext = {
|
ExtCompact witness_ext = {
|
||||||
|
@ -406,7 +406,7 @@ uint16 gal_r_to_l[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *gallagher_turnTable0[5][5] = {
|
TurnTable gallagher_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
gal_u_to_d,
|
gal_u_to_d,
|
||||||
@ -458,7 +458,7 @@ MegaSet gallagher_megaSet0 = {
|
|||||||
gal_st_left, // standLeft
|
gal_st_left, // standLeft
|
||||||
gal_st_right, // standRight
|
gal_st_right, // standRight
|
||||||
0, // standTalk
|
0, // standTalk
|
||||||
gallagher_turnTable0,
|
&gallagher_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact gallagher_ext = {
|
ExtCompact gallagher_ext = {
|
||||||
|
@ -471,7 +471,7 @@ uint16 ken_r_to_l[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *ken_turnTable0[5][5] = {
|
TurnTable ken_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
ken_u_to_d,
|
ken_u_to_d,
|
||||||
@ -523,7 +523,7 @@ MegaSet ken_megaSet0 = {
|
|||||||
ken_st_left, // standLeft
|
ken_st_left, // standLeft
|
||||||
ken_st_right, // standRight
|
ken_st_right, // standRight
|
||||||
0, // standTalk
|
0, // standTalk
|
||||||
ken_turnTable0,
|
&ken_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact ken_ext = {
|
ExtCompact ken_ext = {
|
||||||
|
@ -1039,7 +1039,7 @@ uint16 lamb_r_to_l[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *lamb_turnTable0[5][5] = {
|
TurnTable lamb_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
lamb_u_to_d,
|
lamb_u_to_d,
|
||||||
@ -1091,7 +1091,7 @@ MegaSet lamb_megaSet0 = {
|
|||||||
lamb_st_left, // standLeft
|
lamb_st_left, // standLeft
|
||||||
lamb_st_right, // standRight
|
lamb_st_right, // standRight
|
||||||
lamb_st_talk, // standTalk
|
lamb_st_talk, // standTalk
|
||||||
lamb_turnTable0,
|
&lamb_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact lamb_ext = {
|
ExtCompact lamb_ext = {
|
||||||
@ -3063,7 +3063,7 @@ uint16 sjoey_r_to_l[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *joey_turnTable0[5][5] = {
|
TurnTable joey_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
ljoey_u_to_d,
|
ljoey_u_to_d,
|
||||||
@ -3101,7 +3101,7 @@ uint16 *joey_turnTable0[5][5] = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *joey_turnTable1[5][5] = {
|
TurnTable joey_turnTable1 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
wjoey_u_to_d,
|
wjoey_u_to_d,
|
||||||
@ -3139,7 +3139,7 @@ uint16 *joey_turnTable1[5][5] = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *joey_turnTable2[5][5] = {
|
TurnTable joey_turnTable2 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
sjoey_u_to_d,
|
sjoey_u_to_d,
|
||||||
@ -3191,7 +3191,7 @@ MegaSet joey_megaSet0 = {
|
|||||||
ljoey_st_left, // standLeft
|
ljoey_st_left, // standLeft
|
||||||
ljoey_st_right, // standRight
|
ljoey_st_right, // standRight
|
||||||
0, // standTalk
|
0, // standTalk
|
||||||
joey_turnTable0,
|
&joey_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
MegaSet joey_megaSet1 = {
|
MegaSet joey_megaSet1 = {
|
||||||
@ -3208,7 +3208,7 @@ MegaSet joey_megaSet1 = {
|
|||||||
wjoey_st_left, // standLeft
|
wjoey_st_left, // standLeft
|
||||||
wjoey_st_right, // standRight
|
wjoey_st_right, // standRight
|
||||||
0, // standTalk
|
0, // standTalk
|
||||||
joey_turnTable1,
|
&joey_turnTable1,
|
||||||
};
|
};
|
||||||
|
|
||||||
MegaSet joey_megaSet2 = {
|
MegaSet joey_megaSet2 = {
|
||||||
@ -3225,7 +3225,7 @@ MegaSet joey_megaSet2 = {
|
|||||||
sjoey_st_left, // standLeft
|
sjoey_st_left, // standLeft
|
||||||
sjoey_st_right, // standRight
|
sjoey_st_right, // standRight
|
||||||
0, // standTalk
|
0, // standTalk
|
||||||
joey_turnTable2,
|
&joey_turnTable2,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact joey_ext = {
|
ExtCompact joey_ext = {
|
||||||
@ -4350,7 +4350,7 @@ uint16 bfoster_l_to_r[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *foster_turnTable0[5][5] = {
|
TurnTable foster_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
mfoster_u_to_d,
|
mfoster_u_to_d,
|
||||||
@ -4388,7 +4388,7 @@ uint16 *foster_turnTable0[5][5] = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *foster_turnTable1[5][5] = {
|
TurnTable foster_turnTable1 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
foster_u_to_d,
|
foster_u_to_d,
|
||||||
@ -4426,7 +4426,7 @@ uint16 *foster_turnTable1[5][5] = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *foster_turnTable2[5][5] = {
|
TurnTable foster_turnTable2 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
fradman_u_to_d,
|
fradman_u_to_d,
|
||||||
@ -4464,7 +4464,7 @@ uint16 *foster_turnTable2[5][5] = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *foster_turnTable3[5][5] = {
|
TurnTable foster_turnTable3 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
bfoster_u_to_d,
|
bfoster_u_to_d,
|
||||||
@ -4516,7 +4516,7 @@ MegaSet foster_megaSet0 = {
|
|||||||
mfoster_st_left, // standLeft
|
mfoster_st_left, // standLeft
|
||||||
mfoster_st_right, // standRight
|
mfoster_st_right, // standRight
|
||||||
0, // standTalk
|
0, // standTalk
|
||||||
foster_turnTable0,
|
&foster_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
MegaSet foster_megaSet1 = {
|
MegaSet foster_megaSet1 = {
|
||||||
@ -4533,7 +4533,7 @@ MegaSet foster_megaSet1 = {
|
|||||||
foster_st_left, // standLeft
|
foster_st_left, // standLeft
|
||||||
foster_st_right, // standRight
|
foster_st_right, // standRight
|
||||||
foster_st_talk, // standTalk
|
foster_st_talk, // standTalk
|
||||||
foster_turnTable1,
|
&foster_turnTable1,
|
||||||
};
|
};
|
||||||
|
|
||||||
MegaSet foster_megaSet2 = {
|
MegaSet foster_megaSet2 = {
|
||||||
@ -4550,7 +4550,7 @@ MegaSet foster_megaSet2 = {
|
|||||||
fradman_st_left, // standLeft
|
fradman_st_left, // standLeft
|
||||||
fradman_st_right, // standRight
|
fradman_st_right, // standRight
|
||||||
fradman_st_talk, // standTalk
|
fradman_st_talk, // standTalk
|
||||||
foster_turnTable2,
|
&foster_turnTable2,
|
||||||
};
|
};
|
||||||
|
|
||||||
MegaSet foster_megaSet3 = {
|
MegaSet foster_megaSet3 = {
|
||||||
@ -4567,7 +4567,7 @@ MegaSet foster_megaSet3 = {
|
|||||||
bfoster_st_left, // standLeft
|
bfoster_st_left, // standLeft
|
||||||
bfoster_st_right, // standRight
|
bfoster_st_right, // standRight
|
||||||
0, // standTalk
|
0, // standTalk
|
||||||
foster_turnTable3,
|
&foster_turnTable3,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact foster_ext = {
|
ExtCompact foster_ext = {
|
||||||
@ -5142,7 +5142,7 @@ uint16 monitor_r_to_l[] = {
|
|||||||
0,
|
0,
|
||||||
};
|
};
|
||||||
|
|
||||||
uint16 *monitor_turnTable0[5][5] = {
|
TurnTable monitor_turnTable0 = {
|
||||||
{ // turnTableUp
|
{ // turnTableUp
|
||||||
0,
|
0,
|
||||||
monitor_u_to_d,
|
monitor_u_to_d,
|
||||||
@ -5194,7 +5194,7 @@ MegaSet monitor_megaSet0 = {
|
|||||||
monitor_st_left, // standLeft
|
monitor_st_left, // standLeft
|
||||||
monitor_st_right, // standRight
|
monitor_st_right, // standRight
|
||||||
monitor_st_talk, // standTalk
|
monitor_st_talk, // standTalk
|
||||||
monitor_turnTable0,
|
&monitor_turnTable0,
|
||||||
};
|
};
|
||||||
|
|
||||||
ExtCompact monitor_ext = {
|
ExtCompact monitor_ext = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user