#pragma once #include "common.h" void CheckBrightness(); u32 GetBatteryPercent(); void ScreenOn(); void Reboot(); void PowerOff();