Mercurial > mm7
diff Events.cpp @ 423:88c30918eef7
NPC_EventProcessor
author | Gloval |
---|---|
date | Sat, 23 Feb 2013 23:09:48 +0400 |
parents | edd2d8b7e3c4 |
children | 24936a5ff8ca |
line wrap: on
line diff
--- a/Events.cpp Sat Feb 23 19:35:32 2013 +0400 +++ b/Events.cpp Sat Feb 23 23:09:48 2013 +0400 @@ -30,7 +30,7 @@ EventIndex pSomeOtherEVT_Events[4400]; -unsigned int uSomeOtherEVT_NumEvents; +signed int uSomeOtherEVT_NumEvents; char *pSomeOtherEVT; EventIndex pSomeEVT_Events[4400]; unsigned int uSomeEVT_NumEvents;