chore: commit assets
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,6 +1,12 @@
|
|||||||
zig-out/
|
zig-out/
|
||||||
zig-cache/
|
zig-cache/
|
||||||
|
|
||||||
|
|
||||||
|
# Tmp files when using grit
|
||||||
|
assets/**/*.c
|
||||||
|
assets/**/*.h
|
||||||
|
assets/**/*.bmp
|
||||||
|
|
||||||
**/*.s
|
**/*.s
|
||||||
**/*.asm
|
**/*.asm
|
||||||
**/*.bin
|
**/*.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.
Reference in New Issue
Block a user