Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DBobbyRGuns.cc459 ST::string sDollarTemp; in DisplayItemInfo() local
616 sDollarTemp = SPrintMoney(CalculateTotalPurchasePrice()); in DisplayItemInfo()
617 sTemp = ST::format("{} {}", BobbyRText[BOBBYR_GUNS_SUB_TOTAL], sDollarTemp); in DisplayItemInfo()