djam_4/resources/sprites.ron

12 lines
192 B
Text
Raw Normal View History

2024-08-07 05:09:35 +00:00
List((
texture_width: 16,
texture_height: 16,
sprites: [
(
x: 0,
y: 0,
width: 16,
height: 16,
)
],
))