From 74a61f22f7b207af8bd1ce5bfb24bac8ae4eb8f9 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Tue, 27 Mar 2001 04:01:32 +0000 Subject: [PATCH] make gdb screens infinitely high so it doesn't stop output and wait --- source/.gdbinit | 1 + 1 file changed, 1 insertion(+) diff --git a/source/.gdbinit b/source/.gdbinit index 54466da..1c844db 100644 --- a/source/.gdbinit +++ b/source/.gdbinit @@ -1 +1,2 @@ set args -nosound -nocdaudio +setrom _windowed_mouse 0 +set gl_sky_clip 1 +set show_fps 1 +set height 0