openbsd-ports/games/xkobo/patches/patch-screen_C
naddy 52fab76073 - Regen ancient patches.
- C++ fix for gcc3.
ok espie@
2002-10-06 00:49:02 +00:00

12 lines
351 B
Plaintext

$OpenBSD: patch-screen_C,v 1.1 2002/10/06 00:49:03 naddy Exp $
--- screen.C.orig Wed Mar 13 17:34:38 1996
+++ screen.C Sun Oct 6 00:55:01 2002
@@ -103,7 +103,6 @@ void _screen::title()
wchip.string_back(85+pos, 205+pos, "'q' to quit");
wchip.set_position(0, 0);
map.init();
- radar.prepare();
}
void _screen::init_scene(int sc)