Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DBobbyR.cc517 static void SimulateBobbyRayCustomer(STORE_INVENTORY* pInventoryArray, BOOLEAN fUsed);
528 SimulateBobbyRayCustomer(LaptopSaveInfo.BobbyRayInventory, BOBBY_RAY_NEW); in DailyUpdateOfBobbyRaysNewInventory()
586 SimulateBobbyRayCustomer(LaptopSaveInfo.BobbyRayUsedInventory, BOBBY_RAY_USED); in DailyUpdateOfBobbyRaysUsedInventory()
740 static void SimulateBobbyRayCustomer(STORE_INVENTORY* pInventoryArray, BOOLEAN fUsed) in SimulateBobbyRayCustomer() function