]> Dogcows Code - chaz/yoink/blob - data/tilemaps/BackgroundNear.lua
minor build system, doc fixes
[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.030741 seconds and 4 git commands to generate.