/* Furien Mod Ultimate
*
* (c) Copyright 2012, Askhanar
*
* This file is provided as is (no warranties).
*/

#if defined _FMU_Events_included
	#endinput
#endif

#define _FMU_Events_included


native bool:fmu_is_happy_hour();
native bool:fmu_is_freegifts_hour();
native bool:fmu_is_lucky_hour();
native bool:fmu_is_shopping_hour();