WIP - GUI API
This commit is contained in:
parent
3df0ede39e
commit
af01a603de
1 changed files with 1 additions and 1 deletions
|
|
@ -157,8 +157,8 @@ gui_api_create:
|
|||
mov byte [gs:si + widget.state], GUI_STATE_NORMAL
|
||||
mov byte [gs:si + widget.oldstate], 0
|
||||
.done:
|
||||
leave
|
||||
pop gs
|
||||
leave
|
||||
ret
|
||||
%undef .type
|
||||
%undef .x
|
||||
|
|
|
|||
Loading…
Reference in a new issue