cleanup templates
This commit is contained in:
BIN
apps/templates/c/data/twn.png
(Stored with Git LFS)
BIN
apps/templates/c/data/twn.png
(Stored with Git LFS)
Binary file not shown.
@ -17,11 +17,6 @@ void game_tick(void) {
|
||||
|
||||
struct state *state = ctx.udata;
|
||||
++state->counter;
|
||||
|
||||
m_sprite("twn.png",
|
||||
(Rect) { .w = 128, .h = 64, },
|
||||
m_opt(stretch, true)
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user