comparison 3rdparty/packages/sierra/spacequest1/defsfile @ 2624:b8c7b7fbf3c9

Major changes: o os9defs, rbfdefs, scfdefs now os9.d, rbf.d, and scf.d o vtiodefs now broken into cocovtio.d (for coco and dragon) and atarivtio.d o systype now broken into coco.d, dragon.d and atari.d o all references to the above in other files have changed
author Boisy Pitre <boisy.pitre@nuance.com>
date Fri, 24 Feb 2012 08:51:08 -0600
parents 8c8d07d2226b
children
comparison
equal deleted inserted replaced
2623:b00ba2e2f691 2624:b8c7b7fbf3c9
1 Level equ 2 1 Level equ 2
2 2
3 use os9defs 3 use os9.d
4 use scfdefs 4 use scf.d
5 use systype 5 use coco.d
6 use vtiodefs_cc3 6 use cocovtio.d