2025-04-27 07:49:33 -04:00

11 lines
210 B
C

// Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
#ifndef _globals_h
#define _globals_h
#define CX_CELL_MARGIN 3
#define CY_CELL_MARGIN 2
#define CY_FONT 15
#endif //_globals_h