1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/xkobo/files/patch-ad
1999-05-25 10:15:26 +00:00

11 lines
313 B
Plaintext

--- xkobo.C.orig Fri Jun 14 19:27:27 1996
+++ xkobo.C Tue May 25 11:59:03 1999
@@ -202,6 +202,7 @@
wbase.title("xkobo");
wbase.set_wm_close();
+ wbase.set_wm_hints(argc, argv);
wbase.hold_size();
wbase.font(NORMAL_FONT);
wbase.foreground(wbase.alloc_color(65535, 65535, 65535));