diff options
| author | Ray <[email protected]> | 2022-12-02 20:38:03 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2022-12-02 20:38:03 +0100 |
| commit | e17c7569787e2cd03f07c43f39662e1a109504c9 (patch) | |
| tree | 1e6c73a40136b68ac6c14b68f77b587424843f3b /cheatsheet/cheatsheet.html | |
| parent | 83726dfe5559f7d73136132cdd980a6c8ba13045 (diff) | |
| download | raylib.com-e17c7569787e2cd03f07c43f39662e1a109504c9.tar.gz raylib.com-e17c7569787e2cd03f07c43f39662e1a109504c9.zip | |
ADDED: Cheatsheet Chinese translation
Diffstat (limited to 'cheatsheet/cheatsheet.html')
| -rw-r--r-- | cheatsheet/cheatsheet.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cheatsheet/cheatsheet.html b/cheatsheet/cheatsheet.html index b24d415..c816d94 100644 --- a/cheatsheet/cheatsheet.html +++ b/cheatsheet/cheatsheet.html @@ -132,6 +132,7 @@ <p id="version">v4.2 quick reference card [<a id="downpdf" href="https://www.raylib.com/cheatsheet/raylib_cheatsheet_v4.2.pdf">download as PDF</a>]</p> </div> <br> + <p>Chinese Translation: <a href="cheatsheet_zh.html">以下为raylib所有API接口中文释义</a></p> <div id="fulldata"> <p id="pcore">module: rcore</p> <div id="core"><pre><code class="cpp"></code></pre></div> |
