mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 21:07:17 +00:00
added #undef self
This commit is contained in:
parent
8bb1c132bc
commit
39a6c2131b
@ -12,6 +12,7 @@
|
||||
#endif
|
||||
#define main nconf_main
|
||||
#undef unordered_map
|
||||
#undef self
|
||||
#include "nconf.cpp"
|
||||
#undef main
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user