/* MapChooser RBS Functions
*
* by SKAJIbnEJIb
*
* This file is provided as is (no warranties).
*/

#if defined _mapchooser_rbs_included
  #endinput
#endif
#define _mapchooser_rbs_included

// Возвратит true, если включен ночной режим
native map_nightmode();