mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-14 20:57:10 +00:00
racing:: myname added to scores
This commit is contained in:
3
hyper.h
3
hyper.h
@@ -618,6 +618,9 @@ void achievement_init();
|
||||
// close the achievement system.
|
||||
void achievement_close();
|
||||
|
||||
// get the user name
|
||||
string myname();
|
||||
|
||||
// gain the achievement with the given name.
|
||||
// flags: 'e' - for Euclidean, 's' - for Shmup, '7' - for heptagonal
|
||||
// Only awarded if special modes are matched exactly.
|
||||
|
||||
Reference in New Issue
Block a user