foreign-parser and #defines ?
It seems that the foreign-parser skips all the #defines in my C header files. For example a #define as simple as: #define SDL_INIT_TIMER 1 is skipped completely. Is there a setting or flag that will force the parser to convert #defines? Thanks, -Luke