23 lines
543 B
HTML
23 lines
543 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||
|
<html>
|
||
|
<head>
|
||
|
<link rel="Stylesheet" type="text/css" href="style.css">
|
||
|
<title>Kings Quest I</title>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<h3 id="toc_0.0.1">King's Quest I</h3>
|
||
|
|
||
|
<p>
|
||
|
<a href="https://drive.google.com/open?id=0B5hT8qJOi95WenBlUDVmckpBbFE&authuser=0">Manual</a>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<a href="KQ1_Guide.html">Guide</a>
|
||
|
<a href="KQ1_Walkthrough.html">Walkthrough</a>
|
||
|
</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|