avr: added titled windows
This commit is contained in:
@@ -32,6 +32,12 @@
|
||||
|
||||
|
||||
|
||||
.equ WIN_EVENT_DESTROY = 1
|
||||
.equ WIN_EVENT_SHOW = 2
|
||||
.equ WIN_EVENT_HIDE = 3
|
||||
.equ WIN_EVENT_DRAW = 4
|
||||
.equ WIN_EVENT_TIMER = 5
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user