| Re: [AD] Problems with keyboard |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Peter Wang wrote:
How about this solution?
enum {
__allegro_KEY_A=1,
...
};
#define KEY_A __al_KEY_A
Here's a patch to do that, made on the stable CVS branch. Peter
Attachment:
key-conflict.diff.gz
Description: application/gunzip
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |