Fix some VC6/2003 errors
For whatever reason, neither compiler likes implicit casts between `volatile unsigned int*` and `int*`.
Showing
Please register or sign in to comment
For whatever reason, neither compiler likes implicit casts between `volatile unsigned int*` and `int*`.