mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-23 03:58:59 +00:00
31b63bb79f
Generated using script: for file in \$(find ./legacy -type f | \grep -E "\.cpp|\.h") do mv $file temp.xxx cp gplheader $file cat temp.xxx >> $file done
49 lines
1.4 KiB
HTML
49 lines
1.4 KiB
HTML
/*
|
|
* Descent 3
|
|
* Copyright (C) 2024 Parallax Software
|
|
*
|
|
* This program is free software: you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License as published by
|
|
* the Free Software Foundation, either version 3 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
*/
|
|
|
|
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type"
|
|
content="text/html; charset=iso-8859-1">
|
|
<meta name="Template"
|
|
content="C:\PROGRAM FILES\MSOFFICE\OFFICE\html.dot">
|
|
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
|
|
<title>D3 Launcher Help (Audio Setup)</title>
|
|
</head>
|
|
|
|
<body bgcolor="#000000" text="#FFFFFF" link="#0000FF"
|
|
vlink="#800080">
|
|
|
|
<p align="left"><font size="5"><b>Descent 3 Audio Setup</b></font></p>
|
|
|
|
<hr>
|
|
|
|
<p>This is the help file for the Audio Setup Tab of the Descent 3
|
|
Launcher.</p>
|
|
|
|
<p>The following mixers are available for your selection:</p>
|
|
|
|
<ul>
|
|
<li>Software</li>
|
|
<li>DirectSound (8 bit)</li>
|
|
<li>DirectSound (16 bit)</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|