Home
last modified time | relevance | path

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

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dauction.c84 balance = lookup_player_balance(bid_ptr->bidder); in process_auctions()
H A Dexterns.h1340 extern s32b lookup_player_balance(int id);
H A Dparty.c3744 s32b lookup_player_balance(int id) { in lookup_player_balance() function