Add comment referring to const.h

This commit is contained in:
Fabian 2018-05-07 14:56:54 -05:00
parent c7cc131e19
commit cd68392ffb

View file

@ -9,7 +9,9 @@
*/
var DEBUG = true;
/** @const */
/** @const
* Also needs to be set in const.h
*/
var ENABLE_PROFILER = true;
/** @const */