diff --git a/tools/ncc/skip.yml b/tools/ncc/skip.yml index 322cded0..e18250e9 100644 --- a/tools/ncc/skip.yml +++ b/tools/ncc/skip.yml @@ -77,4 +77,5 @@ fccType: "Re-defined Windows name" SDL_KeyboardID_v: "SDL-based name" SDL_MouseID_v: "SDL-based name" SDL_JoystickID_v: "SDL-based name" -SDL_TouchID_v: "SDL-based name" \ No newline at end of file +SDL_TouchID_v: "SDL-based name" +Load: "Not a variable but function name" \ No newline at end of file