build: add the SIBO SDK

This commit is contained in:
2026-07-06 18:01:36 +01:00
parent d76326729c
commit 64e484448c
757 changed files with 97167 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
/* Generated by Ctran from xpulldwn.cl */
#define XPULLDWN_G
#ifndef PULLDOWN_G
#include <pulldown.g>
#endif
/* Class Numbers */
#define C_XPULLDWN 81
/* Method Numbers */
/* Constants for xpulldwn */
#define PULLDOWN_3b_LEFT 4
#define PULLDOWN_3b_RIGHT 3
#define PULLDOWN_3b_BOTTOM 3
#define PULLDOWN_3b_TOP 4
/* Property of xpulldwn */
typedef struct pr_xpulldwn
{
PRS_ROOT root;
PRS_WIN win;
PRS_LISTBOX listbox;
} PR_XPULLDWN;