diff options
Diffstat (limited to 'apiScanner.lua')
| -rw-r--r-- | apiScanner.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apiScanner.lua b/apiScanner.lua index 434d588..88a27cf 100644 --- a/apiScanner.lua +++ b/apiScanner.lua @@ -2,7 +2,6 @@ local raylib = { prefix = "RLAPI", file = "raylib.h", blacklist = { - WindowShouldClose = "Handled internally", GetScreenWidth = "Replaced by GetScreenSize", GetScreenHeight = "Replaced by GetScreenSize", GetRenderWidth = "Replaced by GetRenderSize", |
