-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Labels
Description
Could you alter "__Pawn" (#define VERSION_INT 0x0302) to something else so that we can detect in code when this version of the compiler is used please? I know 0x0303 and 0x0303 are taken by official compilers - maybe something outside their branch numbering like 0x030A (which would in their BCD system would be 0x0310 and so an impossible value otherwise).