diff --git a/tools/ncc/skip.yml b/tools/ncc/skip.yml index 75a186ca..fa8546d9 100644 --- a/tools/ncc/skip.yml +++ b/tools/ncc/skip.yml @@ -8,6 +8,10 @@ GetNoCD_SourceName(): 'DLL exported function' m_3dView: 'Allow this variable name' m_3dManager: 'Allow this variable name' m_16bitPal: 'Allow this variable name' +m_HWDesc: 'Allow this variable name' +m_HELDesc: 'Allow this variable name' +p_HWDesc: 'Allow this variable name' +p_HELDesc: 'Allow this variable name' p_milliseconds: 'Probably a bug with function call' m_increaseAmount: "Can't currently detect member in union" m_increaseFactor: "Can't currently detect member in union"