smaller button routines.
This commit is contained in:
@@ -271,7 +271,12 @@ dlgNetstats_lUpdate: .db "Update :", 0
|
||||
dlgNetstats_lClose: .db "Close", 0
|
||||
|
||||
|
||||
dlgNetstats_CloseBtn: .dw 128, (140+STYLE_WIN_TITLE_HEIGHT), 64, 32, (dlgNetstats_lClose*2)
|
||||
dlgNetstats_CloseBtn:
|
||||
.dw 128
|
||||
.dw (140+STYLE_WIN_TITLE_HEIGHT)
|
||||
.dw 64
|
||||
.dw 24
|
||||
.dw (dlgNetstats_lClose*2)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user