Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fffec05

Browse files
committed
Import kOnSystemDisk from MACFS
1 parent d11f93c commit fffec05

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Mac/Tools/IDE/MacPrefs.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
import marshal
33
import types
44

5-
kOnSystemDisk = 0x8000
6-
5+
from MACFS import kOnSystemDisk
76

87
class PrefObject:
98

0 commit comments

Comments
 (0)