Home
last modified time | relevance | path

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

/dports/games/xbomb/xbomb-2.2b/
H A Dhiscore.c85 static void encrypt_score(struct score_name* sn);
279 encrypt_score(&sn); in save_high_scores()
313 static void encrypt_score(struct score_name* sn) in encrypt_score() function