Skip to content

Commit 51e8fee

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent 96aa485 commit 51e8fee

File tree

11 files changed

+3
-0
lines changed

11 files changed

+3
-0
lines changed

docs/gbz80.7.pdf

0 Bytes
Binary file not shown.

docs/rgbasm-old.5.pdf

0 Bytes
Binary file not shown.

docs/rgbasm.1.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,9 @@ <h2 class="Sh" id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">DIAGNOS
350350
<dd>Warn when <code class="Fn">STRRPL</code>() is called with an empty string
351351
as its second argument (the substring to replace). This warning is enabled
352352
by <code class="Fl">-Wall</code>.</dd>
353+
<dt id="Wexport-undefined"><a class="permalink" href="#Wexport-undefined"><code class="Fl">-Wexport-undefined</code></a></dt>
354+
<dd>Warn when exporting an undefined symbol. This warning is enabled by
355+
<code class="Fl">-Wall</code>.</dd>
353356
<dt id="Wno-large-constant"><a class="permalink" href="#Wno-large-constant"><code class="Fl">-Wno-large-constant</code></a></dt>
354357
<dd>Warn when a constant too large to fit in a signed 32-bit integer is
355358
encountered.</dd>

docs/rgbasm.1.pdf

621 Bytes
Binary file not shown.

docs/rgbasm.5.pdf

0 Bytes
Binary file not shown.

docs/rgbds.5.pdf

0 Bytes
Binary file not shown.

docs/rgbds.7.pdf

0 Bytes
Binary file not shown.

docs/rgbfix.1.pdf

0 Bytes
Binary file not shown.

docs/rgbgfx.1.pdf

0 Bytes
Binary file not shown.

docs/rgblink.1.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)