From dff749c2bc178d4bc8a754d300fa15d3387c45d8 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sat, 28 Jun 2025 14:53:46 -0700 Subject: [PATCH] Add NCC exception --- tools/ncc/skip.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/ncc/skip.yml b/tools/ncc/skip.yml index 65de1ce7..c5ceef72 100644 --- a/tools/ncc/skip.yml +++ b/tools/ncc/skip.yml @@ -4,6 +4,7 @@ configureLegoModelPresenter(MxS32): 'DLL exported function' configureLegoPartPresenter(MxS32, MxS32): 'DLL exported function' configureLegoROI(int): 'DLL exported function' configureLegoWorldPresenter(MxS32): 'DLL exported function' +configureMxTransitionManager(TransitionType): 'DLL exported function' GetNoCD_SourceName(): 'DLL exported function' m_3dView: 'Allow this variable name' m_3dManager: 'Allow this variable name'