#pragma once
void buttonsInit();
bool btnUp();
bool btnDown();
bool btnSelect();
bool btnBack();
bool btnRight();
bool btnLeft();