mirror of
https://github.com/elliotnunn/supermario.git
synced 2025-02-19 18:30:32 +00:00
12 lines
439 B
Plaintext
12 lines
439 B
Plaintext
data 'vers' (2, purgeable) {
|
|
$"0320 8000 0000 0333 2E32 074D 5057 2033" /* . .....3.2.MPW 3 */
|
|
$"2E32" /* .2 */
|
|
};
|
|
|
|
data 'vers' (1, purgeable) {
|
|
$"0320 8000 0000 0333 2E32 2233 2E32 20A9" /* . .....3.2"3.2 . */
|
|
$"2041 7070 6C65 2043 6F6D 7075 7465 722C" /* Apple Computer, */
|
|
$"2049 6E63 2E20 3139 3835 2D39 31" /* Inc. 1985-91 */
|
|
};
|
|
|