build: add the SIBO SDK
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/* EHDLG.C */
|
||||
|
||||
#include <ehello.g>
|
||||
#include <hwim.h>
|
||||
|
||||
#pragma METHOD_CALL
|
||||
|
||||
METHOD VOID ehdlg_dl_dyn_init(PR_DLGBOX *self)
|
||||
{
|
||||
hDlgSetText(1,self->dlgbox.rbuf);
|
||||
}
|
||||
Reference in New Issue
Block a user