Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5231 → Rev 5232

/programs/games/2048/board.h
23,6 → 23,7
 
// Get score
__u32 board_score();
__u32 board_highscore();
 
// Try to move all tiles up
// Will return true if something moved or false - if not