summaryrefslogtreecommitdiff
path: root/statuses/tools.h
blob: 1b9f344ef52b14e8319dad26697ef5f7326b7ed9 (plain)
1
2
3
4
5
6
7

#ifndef __TOOLS_H__
#define __TOOLS_H__

char powertochar(int power);

#endif