mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-20 08:27:39 +00:00
added #include hyper.h to all cpp files
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* \brief local highscore lists
|
||||
*/
|
||||
|
||||
#include "hyper.h"
|
||||
#if CAP_SAVE
|
||||
|
||||
namespace hr { namespace scores {
|
||||
|
Reference in New Issue
Block a user