iddevnet/index.html
Daniel Gibson 737602d082 Add Doom3 part of Yamagis dump
still need to fix it up and add missing pages
2021-04-10 03:29:43 +02:00

22 lines
No EOL
681 B
HTML

<html>
<head>
<title>idDevNet</title>
</head>
<body bgcolor="black" text="white" marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">
<center>
<br>
<table border=0, cellspacing=0, cellpadding=0, width=812>
<tr><td colspan=4><img src="images/splashtop.jpg" border="0"></td></tr>
<tr><td><img src="images/splashleft.gif" border="0"></td>
<td><a href="/doom3/"><img src="images/d3.gif" border="0" alt="DOOM3"></a></td>
<td><a href="/quake4/"><img src="images/q4.gif" border="0" alt="QUAKE4"></a></td>
<td><img src="images/splashright.gif" border="0"></td></tr>
<tr><td colspan=4><img src="images/splashbottom.jpg" border="0"></td></tr>
</table>
</center>
</body>
</html>