added remaining LSL2 entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:12:53 -07:00
parent 15b25a611c
commit 81e4baccb1
4474 changed files with 99825 additions and 0 deletions

View File

@ -0,0 +1,14 @@
compile insert TW_INFO_ARRAY_EQU
* THESE ARE THE EQUATED POSITIONS FOR THE TW_INFO EDITTABLE IN
* RDS_TW
equ TWInfoArrayCnt$ to 1
equ TWInfoArrayCode$ to 2
equ TWInfoArrayDesc$ to 3
equ TWInfoArrayTool$ to 4
equ TWInfoArrayThick$ to 5
equ TWInfoArrayRes$ to 6
equ TWInfoArrayConc$ to 7
equ TWInfoArrayStress$ to 8
equ TWInfoArrayTrans$ to 9
equ TWInfoArrayRHO$ to 10