mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-11 08:48:06 +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;
|
GraphicsAbility able;
|
||||||
|
|
||||||
#ifdef FEATURE_HIGHRES
|
#ifdef FEATURE_HIGHRES
|
||||||
|
UInt16 oldCoord;
|
||||||
XP_Bool doHiRes;
|
XP_Bool doHiRes;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue