#pragma once typedef enum { ROI = 1, REINE = 2, FOU = 3, TOUR = 4, CAVALIER = 5, PION = 6 } codePiece;