diff options
| author | Chris <[email protected]> | 2021-10-02 13:07:42 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-10-02 14:07:42 +0200 |
| commit | 9882796df04218403fda23e2adbab8f347f88270 (patch) | |
| tree | faa9adf08fae15ece4cdc9db8edd05a223a9adb0 /parser/raylib_api.json | |
| parent | e34c0911f9068eb99cd9cc52ddbfff1fa6b9905a (diff) | |
| download | raylib-9882796df04218403fda23e2adbab8f347f88270.tar.gz raylib-9882796df04218403fda23e2adbab8f347f88270.zip | |
Rename BRDG typo to BDRF (#2028)
Diffstat (limited to 'parser/raylib_api.json')
| -rw-r--r-- | parser/raylib_api.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parser/raylib_api.json b/parser/raylib_api.json index b28a378c..68c0a486 100644 --- a/parser/raylib_api.json +++ b/parser/raylib_api.json @@ -1870,7 +1870,7 @@ "description": "" }, { - "name": "MATERIAL_MAP_BRDG", + "name": "MATERIAL_MAP_BRDF", "value": 10, "description": "" } |
