| 46 | } |
| 47 | |
| 48 | void ExampleMod::DX11Present(ID3D11Device* pDevice, ID3D11DeviceContext* pContext, ID3D11RenderTargetView* pRenderTargetView) |
| 49 | { |
| 50 | } |
| 51 | |
| 52 | void ExampleMod::OnModMenuButtonPressed() |
| 53 | { |
nothing calls this directly
no outgoing calls
no test coverage detected