forked from pool/bzflag
447378d17f
Copy from games/bzflag based on submit request 35180 from user coolo OBS-URL: https://build.opensuse.org/request/show/35180 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bzflag?expand=0&rev=11
12 lines
216 B
Diff
12 lines
216 B
Diff
--- bzflag-1.10.8.20041007/src/bzadmin/CursesUI.h
|
|
+++ bzflag-1.10.8.20041007/src/bzadmin/CursesUI.h
|
|
@@ -29,6 +29,8 @@
|
|
#include "global.h"
|
|
#include "UIMap.h"
|
|
|
|
+#undef bool
|
|
+
|
|
#define CMDLENGTH (MessageLen - 3)
|
|
|
|
|