Mike McCormack wrote:
Function calls are at the end. Groups of enums and defines that relate to the same kind of stuff are together, more or less...
Just add it somewhere where it looks good to you ... probably in the middle somewhere after other groups of enums.
Mike
Hmm, I glanced through it, and it looked to me like sticking it at the end was as good as anywhere else, and I didn't have to worry about falling into some #ifdef block I hadn't noticed, so that's where I put it.
Better patch.