Skip to content

Commit 3a72342

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent 8437fa5 commit 3a72342

File tree

11 files changed

+2
-3
lines changed

11 files changed

+2
-3
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: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -325,10 +325,9 @@ <h2 class="Sh" id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">DIAGNOS
325325
<dd>Warn when <code class="Fn">STRRPL</code>() is called with an empty string
326326
as its second argument (the substring to replace). This warning is enabled
327327
by <code class="Fl">-Wall</code>.</dd>
328-
<dt id="Wlarge-constant"><a class="permalink" href="#Wlarge-constant"><code class="Fl">-Wlarge-constant</code></a></dt>
328+
<dt id="Wno-large-constant"><a class="permalink" href="#Wno-large-constant"><code class="Fl">-Wno-large-constant</code></a></dt>
329329
<dd>Warn when a constant too large to fit in a signed 32-bit integer is
330-
encountered. This warning is enabled by
331-
<code class="Fl">-Wall</code>.</dd>
330+
encountered.</dd>
332331
<dt id="Wmacro-shift"><a class="permalink" href="#Wmacro-shift"><code class="Fl">-Wmacro-shift</code></a></dt>
333332
<dd>Warn when shifting macro arguments past their limits. This warning is
334333
enabled by <code class="Fl">-Wextra</code>.</dd>

docs/rgbasm.1.pdf

-41 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)