chore: commit assets
This commit is contained in:
parent
f7e0a0ed0f
commit
e85d323ede
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,6 +1,12 @@
|
||||
zig-out/
|
||||
zig-cache/
|
||||
|
||||
|
||||
# Tmp files when using grit
|
||||
assets/**/*.c
|
||||
assets/**/*.h
|
||||
assets/**/*.bmp
|
||||
|
||||
**/*.s
|
||||
**/*.asm
|
||||
**/*.bin
|
||||
|
BIN
assets/generic/horizontal/16x8/sprite.aseprite
Normal file
BIN
assets/generic/horizontal/16x8/sprite.aseprite
Normal file
Binary file not shown.
BIN
assets/generic/horizontal/32x16/sprite.aseprite
Normal file
BIN
assets/generic/horizontal/32x16/sprite.aseprite
Normal file
Binary file not shown.
BIN
assets/generic/horizontal/32x8/sprite.aseprite
Normal file
BIN
assets/generic/horizontal/32x8/sprite.aseprite
Normal file
Binary file not shown.
BIN
assets/generic/horizontal/64x32/sprite.aseprite
Normal file
BIN
assets/generic/horizontal/64x32/sprite.aseprite
Normal file
Binary file not shown.
BIN
assets/generic/square/16x16/sprite.aseprite
Normal file
BIN
assets/generic/square/16x16/sprite.aseprite
Normal file
Binary file not shown.
BIN
assets/generic/square/32x32/sprite.aseprite
Normal file
BIN
assets/generic/square/32x32/sprite.aseprite
Normal file
Binary file not shown.
BIN
assets/generic/square/64x64/sprite.aseprite
Normal file
BIN
assets/generic/square/64x64/sprite.aseprite
Normal file
Binary file not shown.
BIN
assets/generic/square/8x8/sprite.aseprite
Normal file
BIN
assets/generic/square/8x8/sprite.aseprite
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user