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
+16
View File
@@ -0,0 +1,16 @@
/* Generated by Ctran from prnprev.cl */
#define PRNPREV_G
#ifndef DLGBOX_G
#include <dlgbox.g>
#endif
/* Class Numbers */
#define C_PRNPREV 80
/* Method Numbers */
/* Property of prnprev */
typedef struct pr_prnprev
{
PRS_ROOT root;
PRS_WIN win;
PRS_DLGCHAIN dlgchain;
PRS_DLGBOX dlgbox;
} PR_PRNPREV;