blob: 365e38cfbd6d633f8be9a0d1b61c4d5c4a56446f [file] [log] [blame]
<!DOCTYPE html>
<html>
<!--
Copyright (c) 2014 The Native Client Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<head>
<title>Quakespasm</title>
<script type="text/javascript" src="zip.js"></script>
<script type="text/javascript" src="zip-fs.js"></script>
<script type="text/javascript" src="zip-ext.js"></script>
<script type="text/javascript" src="quakespasm.js"></script>
</head>
<body>
<h1>Quakespasm</h1>
<p id="status"></p>
<div id="quake" />
<br />
</body>
</html>