mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-06 20:45:54 +01:00
add slot to store old win coords value
This commit is contained in:
parent
8a251c6f0c
commit
f7cd22a4b3
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ typedef struct PalmDrawCtx {
|
|||
GraphicsAbility able;
|
||||
|
||||
#ifdef FEATURE_HIGHRES
|
||||
UInt16 oldCoord;
|
||||
XP_Bool doHiRes;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue