ps2dev / gsKit

gsKit is a C interface to the PS2 Graphics Synthesizer
Other
107 stars 28 forks source link

Now we get rid of error: "lvalue required as left operand of assignment" #2

Closed AKuHAK2 closed 9 years ago

AKuHAK2 commented 9 years ago

I hope that all my fixes are normal. All pointers points to u64 (except of one). Those 2 lines from texture.c really points to u32 (u32 *Mem; ///< EE Memory Pointer)