mirror of
https://github.com/elliotnunn/BuildCubeE.git
synced 2026-01-23 04:16:18 +00:00
12 lines
440 B
Plaintext
12 lines
440 B
Plaintext
data 'vers' (1, purgeable) {
|
|
$"0303 8000 0000 0333 2E33 2333 2E33 2C20" /* .......3.3#3.3, */
|
|
$"A920 4170 706C 6520 436F 6D70 7574 6572" /* . Apple Computer */
|
|
$"2C20 496E 632E 2031 3938 352D 3933" /* , Inc. 1985-93 */
|
|
};
|
|
|
|
data 'vers' (2, purgeable) {
|
|
$"0330 8000 0000 0333 2E33 074D 5057 2033" /* .0.....3.3.MPW 3 */
|
|
$"2E33" /* .3 */
|
|
};
|
|
|