Created by: Carrotman42
instrument_init appears to call the dr_client_main of a client; since clients might call dr_create_client_thread in their main func, it's important to initialize the dr_app_started variable used via dr_create_client_thread.
Fixes #2335 (closed)