Y-Less / indirection

PAWN function pointers.
Other
11 stars 5 forks source link

redefinition of constant/macro (symbol "GLOBAL_TAG_TYPES") #3

Open Vince0789 opened 4 years ago

Vince0789 commented 4 years ago

This seems to occur when y_hooks is used. It includes y_globaltags somewhere which defines this constant but then indirection attempts to define it again.

ghost commented 3 years ago

PR made in https://github.com/Y-Less/indirection/pull/4 This issue doesn't appear by the way when using the files from the releases page of the YSI library.

EDIT: It is caused by not using the latest version of both YSI and indirection.