2016-04-17 22:42:13 +02:00
|
|
|
/** @file
|
2015-11-20 21:34:09 +01:00
|
|
|
* @author Edouard DUPIN
|
|
|
|
*
|
|
|
|
* @copyright 2014, Edouard DUPIN, all right reserved
|
|
|
|
*
|
|
|
|
* @license APACHE v2.0 (see license file)
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include <etk/types.h>
|
|
|
|
|
2016-02-02 21:18:54 +01:00
|
|
|
#pragma once
|
2015-11-20 21:34:09 +01:00
|
|
|
|
|
|
|
extern bool g_visualDebug;
|