Draw a tree if required if(mapdata[i][j] == true) { GFX_Blit(&tree, (32*i+16)–(scrollX),(32*j+16)–(scrollY), 32, 32, 0); } Frame Function This function's ...
確定! 回上一頁