|
|
@@ -0,0 +1,20 @@
|
|
|
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
+<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
+<head>
|
|
|
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
|
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
|
+<title>gameplay: Main Page</title>
|
|
|
+
|
|
|
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
|
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
|
+
|
|
|
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
|
+<script type="text/javascript" src="jquery.js"></script>
|
|
|
+<script type="text/javascript" src="search/search.js"></script>
|
|
|
+<script type="text/javascript">
|
|
|
+ $(document).ready(function() { searchBox.OnSelectItem(0); });
|
|
|
+</script>
|
|
|
+
|
|
|
+</head>
|
|
|
+<body>
|
|
|
+<div id="top"><!-- do not remove this div! -->
|