1 #ifndef PREFS_POINTER_H
2 #define PREFS_POINTER_H
5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
8 Desc: Pointer prefs definitions
13 # include <exec/types.h>
16 #ifndef LIBRARIES_IFFPARSE_H
17 # include <libraries/iffparse.h>
20 #define ID_PNTR MAKE_ID('P','N','T','R')
44 #endif /* PREFS_POINTER_H */