Mercurial > mm7
comparison UIPopup.cpp @ 1033:3a5c8df8381d
* UI cleans and moves
* Deleted many junk global variables.
author | Nomad |
---|---|
date | Tue, 21 May 2013 23:44:51 +0200 |
parents | 9ac94d00012e |
children | 94aff285558e |
comparison
equal
deleted
inserted
replaced
1031:f93d17337113 | 1033:3a5c8df8381d |
---|---|
2000 } | 2000 } |
2001 else | 2001 else |
2002 { | 2002 { |
2003 pAudioPlayer->StopChannels(-1, -1); | 2003 pAudioPlayer->StopChannels(-1, -1); |
2004 v3 = 0; | 2004 v3 = 0; |
2005 sub_416B01(v3); | 2005 GameUI_DrawNPCPopup(v3); |
2006 } | 2006 } |
2007 } | 2007 } |
2008 else | 2008 else |
2009 { | 2009 { |
2010 pWindow.Hint = _4443D5_GetMinimapRightClickText(); | 2010 pWindow.Hint = (char *)GameUI_GetMinimapHintText(); |
2011 pWindow.uFrameWidth = 256; | 2011 pWindow.uFrameWidth = 256; |
2012 pWindow.uFrameX = 130; | 2012 pWindow.uFrameX = 130; |
2013 pWindow.uFrameY = 140; | 2013 pWindow.uFrameY = 140; |
2014 pWindow.uFrameHeight = 64; | 2014 pWindow.uFrameHeight = 64; |
2015 pAudioPlayer->StopChannels(-1, -1); | 2015 pAudioPlayer->StopChannels(-1, -1); |