Skip to content

Commit

Permalink
assets: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
foxnne committed Nov 11, 2024
1 parent 768e793 commit f97550c
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Binary file added assets/fox.pixi
Binary file not shown.
Binary file modified assets/fox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/fox_bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/src/misc.pixi
Binary file not shown.
4 changes: 2 additions & 2 deletions src/assets.zig
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ pub const fox_png = struct {
pub const path = "assets/fox.png";
};

pub const fox_old_png = struct {
pub const path = "assets/fox_old.png";
pub const fox_bg_png = struct {
pub const path = "assets/fox_bg.png";
};

pub const apollo_hex = struct {
Expand Down

0 comments on commit f97550c

Please sign in to comment.