mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-03-25 22:19:43 +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