diff 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
line wrap: on
line diff
--- a/UIPopup.cpp	Tue May 21 14:34:14 2013 +0200
+++ b/UIPopup.cpp	Tue May 21 23:44:51 2013 +0200
@@ -2002,12 +2002,12 @@
                         {
                         pAudioPlayer->StopChannels(-1, -1);
                         v3 = 0;
-                        sub_416B01(v3);
+                        GameUI_DrawNPCPopup(v3);
                         }
                     }
                 else
                     {
-                    pWindow.Hint = _4443D5_GetMinimapRightClickText();
+                    pWindow.Hint = (char *)GameUI_GetMinimapHintText();
                     pWindow.uFrameWidth = 256;
                     pWindow.uFrameX = 130;
                     pWindow.uFrameY = 140;