Mercurial > mm7
comparison mm7_2.cpp @ 994:3431f6abc786
GameUI clean
author | Nomad |
---|---|
date | Tue, 14 May 2013 12:35:06 +0200 |
parents | 087a9af8e0ec |
children | e865f349aa41 c45d51b3f4f4 |
comparison
equal
deleted
inserted
replaced
993:ada1ed5f44a1 | 994:3431f6abc786 |
---|---|
11249 if ( v25->IsInteractive() ) | 11249 if ( v25->IsInteractive() ) |
11250 v24 = pNPCTopics[stru_5E4C90._decor_events[v26->_idx_in_stru123 - 75] + 379].pTopic; | 11250 v24 = pNPCTopics[stru_5E4C90._decor_events[v26->_idx_in_stru123 - 75] + 379].pTopic; |
11251 else | 11251 else |
11252 v24 = pDecorationList->pDecorations[v26->uDecorationDescID].field_20; | 11252 v24 = pDecorationList->pDecorations[v26->uDecorationDescID].field_20; |
11253 LABEL_51: | 11253 LABEL_51: |
11254 sub_41C0B8_set_status_string(v24); | 11254 GameUI_SetFooterString(v24); |
11255 return v19; | 11255 return v19; |
11256 } | 11256 } |
11257 | 11257 |
11258 //----- (0046BDA8) -------------------------------------------------------- | 11258 //----- (0046BDA8) -------------------------------------------------------- |
11259 unsigned int __cdecl GetGravityStrength() | 11259 unsigned int __cdecl GetGravityStrength() |