Home
last modified time | relevance | path

Searched refs:guiMercAuthorizeButtonImage (Results 1 – 1 of 1) sorted by relevance

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DMercs_Account.cc79 static BUTTON_PICS* guiMercAuthorizeButtonImage; variable
90 …GUIButtonRef const btn = CreateIconAndTextButton(guiMercAuthorizeButtonImage, text, FONT12ARIAL, M… in MakeButton()
111 guiMercAuthorizeButtonImage = LoadButtonImage(LAPTOPDIR "/bigbuttons.sti", 0, 1); in EnterMercsAccount()
128 UnloadButtonImage( guiMercAuthorizeButtonImage ); in ExitMercsAccount()