BLOG
Day 12
added _ARMOR define
was struc by:
typedef unsigned long DWORD
- which is by the way 8 bytes! on 64bit
- changed to unsigned int in order to be 32bit
fixing code…
BLOG
added _ARMOR define
was struc by:
typedef unsigned long DWORD
fixing code…