]> Dogcows Code - chaz/yoink/blob - data/tilemaps/BackgroundNear.lua
converted tilemap scripts to lua
[chaz/yoink] / data / tilemaps / BackgroundNear.lua
1 tiles_s = 1
2 tiles_t = 1
3 min_filter = LINEAR
4 mag_filter = LINEAR
5 wrap_s = REPEAT
6 wrap_t = REPEAT
This page took 0.027193 seconds and 4 git commands to generate.