| 141 | |
| 142 | #ifndef DEMO_VERSION |
| 143 | BINARYNINJAPLUGIN void CorePluginDependencies() |
| 144 | { |
| 145 | SetCurrentPluginLoadOrder(LatePluginLoadOrder); |
| 146 | } |
| 147 | #endif |
| 148 | |
| 149 | #ifdef DEMO_VERSION |
nothing calls this directly
no outgoing calls
no test coverage detected