mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-03-21 12:29:43 +00:00
added #include hyper.h to all cpp files
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* \brief Implementation of various generic dialogs and elements of dialog windows
|
||||
*/
|
||||
|
||||
#include "hyper.h"
|
||||
namespace hr {
|
||||
|
||||
EX const char* COLORBAR = "###";
|
||||
|
||||
Reference in New Issue
Block a user