3 lines
91 B
Text
3 lines
91 B
Text
|
#!/bin/sh
|
||
|
LD_PRELOAD="./lib3dfxgl.so /usr/lib/libglide2x.so" ./quake2 +set vid_ref gl $*
|