build: add the SIBO SDK
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
; Generated by Ctran from vares.cl
|
||||
VARES_ING equ 1
|
||||
IFNDEF VARRAY_ING
|
||||
INCLUDE ..\inc\VARRAY.ING
|
||||
ENDIF
|
||||
; Class Numbers
|
||||
C_VARES equ 20
|
||||
; Method Numbers
|
||||
; Property of vares
|
||||
PRS_VARES struc
|
||||
VaresData dw ?
|
||||
PRS_VARES ends
|
||||
PR_VARES struc
|
||||
VaresRoot PRS_ROOT <>
|
||||
VaresVaroot PRS_VAROOT <>
|
||||
VaresVares PRS_VARES <>
|
||||
PR_VARES ends
|
||||
Reference in New Issue
Block a user