Changeset 5142 in orxonox.OLD for trunk/src/defs
- Timestamp:
- Aug 27, 2005, 12:01:59 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/defs/functor_list.h
r5137 r5142 28 28 #ifndef __FUNCTOR_PARAMETERS__ 29 29 #define __FUNCTOR_PARAMETERS__ 30 31 //! defines the maximum count of arguments function pointers might have 32 #define FUNCTOR_MAX_ARGUMENTS 5 30 33 31 34 typedef enum ParameterType
Note: See TracChangeset
for help on using the changeset viewer.