mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-03 11:17:56 +00:00
added #include hyper.h to all cpp files
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* \brief texture mode, also the basic definitions of textures, used in 3D mode
|
||||
*/
|
||||
|
||||
#include "hyper.h"
|
||||
#if CAP_TEXTURE
|
||||
namespace hr {
|
||||
|
||||
|
Reference in New Issue
Block a user