add APPDATA.wnd_number

git-svn-id: svn://kolibrios.org@9608 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Doczom
2022-01-10 16:52:37 +00:00
parent d568c2ae71
commit b1621a3797
3 changed files with 7 additions and 5 deletions

View File

@@ -516,7 +516,7 @@ struct APPDATA
draw_bgr_x dd ? ;+116
draw_bgr_y dd ? ;+120
state db ? ;+124 ; R thread state
db ? ;+125
wnd_number db ? ;+125 ; R
dw ? ;+126
wnd_shape dd ? ;+128
wnd_shape_scale dd ? ;+132