#ifndef _CARD_DEFINE_H_ #define _CARD_DEFINE_H_ #define BJ_BIG_CARD_WIDTH 136 #define BJ_BIG_CARD_HEIGHT 181 #define BJ_HAND_CARD_SPACE 70 #endif