From e45c9eb5dc2d7759453d46f68c3e31f7b713c986 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Wed, 3 Jan 2024 12:47:19 -0500 Subject: [PATCH] Update skip --- tools/ncc/skip.yml | 4 ++++ 1 file changed, 4 insertions(+) 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"