mirror of
https://github.com/ksherlock/host-fst.git
synced 2025-01-15 15:34:11 +00:00
add missing Close/GS records.
This commit is contained in:
parent
7ffd8d9052
commit
9cb8554d6f
10
records.equ
10
records.equ
@ -259,3 +259,13 @@ DevNumRec begin_struct
|
||||
devName DS.B 4
|
||||
devNum DS.B 2
|
||||
end_struct
|
||||
|
||||
|
||||
CloseRecGS begin_struct
|
||||
pCount DS.W 1
|
||||
refNum DS.W 1
|
||||
end_struct
|
||||
|
||||
CloseRec begin_struct
|
||||
refNum DS.W 1
|
||||
end_struct
|
||||
|
Loading…
x
Reference in New Issue
Block a user