Home
last modified time | relevance | path

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

/dports/games/xmine/xmine-1.0.3-Xaw/
H A Dxmine.c246 void get_score_file_name P ((char *));
1606 get_score_file_name(char *buf) in get_score_file_name() function
1609 get_score_file_name(buf) in get_score_file_name()
1636 get_score_file_name(buf); in get_scores()
1661 get_score_file_name(buf);
1735 get_score_file_name(buf);
/dports/games/bstone/bstone-1.1.9/src/
H A D3d_main.cpp6515 static const std::string& get_score_file_name() in get_score_file_name() function
6570 auto scores_path = ::get_profile_dir() + ::get_score_file_name(); in read_high_scores()
6615 auto scores_path = ::get_profile_dir() + ::get_score_file_name(); in write_high_scores()