summaryrefslogtreecommitdiff
path: root/include/piece.h
blob: 75b4fc733c1593f7f29ddf304b4721389d20aefd (plain)
1
2
3
4
5
6
7
8
#ifndef _PIECE
#define _PIECE

#include "types.h"

int piece_character(Piece p);

#endif
nihil fit ex nihilo