| 7391 | } |
| 7392 | |
| 7393 | static void DrawFunct() { |
| 7394 | ptrPGE->olc_CoreUpdate(); |
| 7395 | } |
| 7396 | |
| 7397 | virtual olc::rcode CreateWindowPane(const olc::vi2d& vWindowPos, olc::vi2d& vWindowSize, bool bFullScreen) override |
| 7398 | { |
nothing calls this directly
no test coverage detected