1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-03-02 03:39:44 +00:00

moved more includes to sysconfig.h

This commit is contained in:
Zeno Rogue
2018-06-12 23:10:20 +02:00
parent 50eaba3efd
commit 56baba800b
10 changed files with 45 additions and 52 deletions

View File

@@ -398,11 +398,6 @@ void showCheatMenu() {
};
}
#ifdef BACKTRACE
#include <execinfo.h>
#endif
void modalDebug(cell *c) {
viewctr.h = c->master;
if(noGUI) {