Created a '.in' file for tp_magic_api.h header; generating in TP
Makefile. THIS makes the most sense. (I'm tired.)
This commit is contained in:
parent
f1dac48175
commit
f61128527d
4 changed files with 15 additions and 11 deletions
|
|
@ -44,7 +44,7 @@ typedef struct magic_api_t {
|
|||
void (*hsvtorgb)(float, float, float, Uint8 *, Uint8 *, Uint8 *);
|
||||
} magic_api;
|
||||
|
||||
#define TP_MAGIC_API_VERSION MAGICAPI_VERSION
|
||||
#define TP_MAGIC_API_VERSION __APIVERSION__
|
||||
|
||||
#endif
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue