1 // ============================================================================
2 // Rocks'n'Diamonds - McDuffin Strikes Back!
3 // ----------------------------------------------------------------------------
4 // (c) 1995-2022 by Artsoft Entertainment
7 // https://www.artsoft.org/
8 // ----------------------------------------------------------------------------
10 // ============================================================================
15 void ApiAddScoreAsThread(int, boolean, char *);
16 void ApiGetScoreAsThread(int);
17 void ApiGetScoreTapeAsThread(int, int, char *);
18 void ApiRenamePlayerAsThread(void);
19 void ApiResetUUIDAsThread(char *);