mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-26 21:12:07 +00:00
Replaced needless anchors with IDs
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<LI><A HREF="#Usage">Usage</A>
|
||||
<LI><A HREF="#Options">Options</A>
|
||||
</UL>
|
||||
<BR><HR><H3><BR><A NAME="History">History</A></H3>
|
||||
<BR><HR><H3 id="History">History">History</H3>
|
||||
<TABLE BORDER=1>
|
||||
<CAPTION><I>The history of RGBFix</I></CAPTION>
|
||||
<TR>
|
||||
@@ -44,7 +44,7 @@
|
||||
</TD>
|
||||
</TABLE>
|
||||
<BR>
|
||||
<HR><H3><BR><A NAME="Usage">Usage</A></H3><BR>
|
||||
<HR><H3 id="Usage">Usage</H3><BR>
|
||||
<PRE> rgbfix [options] image[.gb]</PRE>
|
||||
<BR>
|
||||
Options are preceded by a dash (-) and go as follows:<BR>
|
||||
@@ -59,7 +59,7 @@ Options are preceded by a dash (-) and go as follows:<BR>
|
||||
I have chosen to release it in the <B>ASMotor</B> package instead from now on. Its usage has changed a bit from that of GBFix
|
||||
for the sake of consistence with the other <B>ASMotor</B> tools. Being part of <B>RGBDS</B> means <B>RGBFix</B>'
|
||||
distribution now follows the same rules as the rest of the <B>ASMotor</B> package. GBFix still follows its own rules.</FONT> <BR>
|
||||
<BR><HR><H3><BR><A NAME="Options">Options</A></H3>
|
||||
<BR><HR><H3 id="Options">Options</H3>
|
||||
<P>How to use the various options.
|
||||
<H4><BR>
|
||||
Titlefield</H4>
|
||||
|
||||
Reference in New Issue
Block a user