mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-31 01:37:57 +00:00
cleaned up paths for MUSIC, SOUND, and other
This commit is contained in:
@@ -346,14 +346,6 @@
|
||||
#undef XEXTRALICENSE
|
||||
#endif
|
||||
|
||||
#ifndef HYPERPATH
|
||||
#define HYPERPATH ""
|
||||
#endif
|
||||
|
||||
#ifndef HYPERFONTPATH
|
||||
#define HYPERFONTPATH HYPERPATH
|
||||
#endif
|
||||
|
||||
#if ISWINDOWS
|
||||
#define hyper fake_hyper // avoid "hyper" typedef in <_mingw.h>
|
||||
#define WIN32_LEAN_AND_MEAN // avoid "rad1" macro in <windows.h>
|
||||
|
Reference in New Issue
Block a user