Err nevermind, i ended up fixing it.. i changed the temp_y loop to while (temp_y != -1)
oddly enough, it worked.. (on a side note, any number well above max_y will also work ;) Anyone know why (max_x + 1) ended up not working? -Thri
Err nevermind, i ended up fixing it.. i changed the temp_y loop to while (temp_y != -1)
oddly enough, it worked.. (on a side note, any number well above max_y will also work ;) Anyone know why (max_x + 1) ended up not working? -Thri