mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
new typedef
This commit is contained in:
parent
181dc284e6
commit
d27288088e
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ typedef XP_U8 Tile;
|
|||
|
||||
typedef void* XP_Bitmap;
|
||||
|
||||
typedef XP_UCHAR XP_UCHAR4[4];
|
||||
|
||||
/* I'm going to try putting all forward "class" decls in the same file */
|
||||
typedef struct BoardCtxt BoardCtxt;
|
||||
typedef struct CommMgrCtxt CommMgrCtxt;
|
||||
|
|
Loading…
Add table
Reference in a new issue