mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-02 10:48:04 +00:00
added #include hyper.h to all cpp files
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* \brief special graphical effects, such as the Blizzard and arrow traps
|
||||
*/
|
||||
|
||||
#include "hyper.h"
|
||||
namespace hr {
|
||||
|
||||
struct snowball {
|
||||
|
Reference in New Issue
Block a user