Added pre tags so it can be used as html

Branch_1.5.0
Nathan Crawford 2008-02-13 03:58:14 +00:00
rodzic 58895e392f
commit 026a5ca8f9
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
<html>
<body>
<pre>
Most numerical values appear to be 16 bit ints and are shown as such in this document, unless otherwise noted.
All characters appear to be ascii.
@ -73,5 +73,6 @@ Start color table:
...
This block ends with 0 0 (00 00 in hex)
After the color table should be 16716 (LA in char, 4C 41 in hex) which seems to signal the start of section UNKNOWN01
</pre>
</body>
</html>