kShowDebugView top-level constant

bool const kShowDebugView

an immediate mode ui is ran on top of the app that shows important information

(good for debug)

Implementation

const bool kShowDebugView = false;