Updated raylib syntax analysis (markdown)

master
Ray 4 年前
父节点
当前提交
e27b9d314c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      raylib-syntax-analysis.md

+ 1
- 1
raylib-syntax-analysis.md

@ -33,7 +33,7 @@ Checking the available functions with more detail, they can be divided into **3
### 1. Functions following a common pattern
Most of the functions of the library go into this first group **(359 funtions)**, there are some common `<Action>` that prepend the name of most of the functions:
Most of the functions of the library go into this first group **(359 functions)**, there is some common `<Action>` that prepends the name of most of the functions:
pattern | function format | API count | examples
:--: | :----- | :---: | :----------

正在加载...
取消
保存