Updated raylib syntax analysis (markdown)

master
Ray 4 anni fa
parent
commit
e27b9d314c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 ### 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 pattern | function format | API count | examples
:--: | :----- | :---: | :---------- :--: | :----- | :---: | :----------

Caricamento…
Annulla
Salva