mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Replaced needless anchors with IDs
This commit is contained in:
@@ -35,7 +35,7 @@ arguments to them and they can then react to the input using IF-constructs.<BR>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<P>When the assembler meets MyMacro it will insert the macrodefinition (the text enclosed in <B>MACRO/ENDM</B>).
|
||||
<P><A NAME="labelsuffix"></A>Suppose your macro contains a loop.<BR>
|
||||
<P id="labelsuffix">Suppose your macro contains a loop.<BR>
|
||||
<BR>
|
||||
<TABLE BORDER=0 BGCOLOR="Black" CELLPADDING=8 WIDTH="50%">
|
||||
<TR>
|
||||
|
||||
Reference in New Issue
Block a user