1 #ifndef INTUITION_IPREFS_H
2 #define INTUITION_IPREFS_H
5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
8 Desc: PRIVATE/TOP SECRET!!! Communication between IPrefs program and Intuition
13 # include <exec/types.h>
16 #define IPREFS_TYPE_ICONTROL 0
17 #define IPREFS_TYPE_SCREENMODE 1
19 struct IScreenModePrefs
39 #endif /* GRAPHICS_SCREENS_H */