1234567891011121314151617181920 |
- //############################################################################
- //## ##
- //## MSS 4.0 Miles Sound Studio ##
- //## ##
- //## V1.00 of 18-Mar-96: Initial version ##
- //## ##
- //## C source compatible with Microsoft C v9.0 or later ##
- //## ##
- //## Author: Jeff Roberts ##
- //## ##
- //############################################################################
- //## ##
- //## Copyright (C) RAD Game Tools, Inc. ##
- //## ##
- //## For technical support, contact RAD Game Tools at 425-893-4300. ##
- //## ##
- //############################################################################
- #define MSS_COPYRIGHT "Copyright (C) 1991-2000, RAD Game Tools, Inc."
|