22 lines
705 B
NASM
22 lines
705 B
NASM
; ***************************************************************************
|
|
; copyright : (C) 2025 by Martin Preuss
|
|
; email : martin@libchipcard.de
|
|
;
|
|
; ***************************************************************************
|
|
; * This file is part of the project "AqHome". *
|
|
; * Please see toplevel file COPYING of that project for license details. *
|
|
; ***************************************************************************
|
|
|
|
|
|
|
|
; ---------------------------------------------------------------------------
|
|
; @routine WID_Widget_new @global
|
|
;
|
|
; @param Y pointer to window SRAM
|
|
; @param r18 WID_OFFS_OPTIONS1
|
|
; @param r19 WID_OFFS_OPTIONS2
|
|
|
|
WID_Widget_Init:
|
|
|
|
|