Skip to content

Commit

Permalink
Add splash screen assets to .wuhb
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightkingale committed Apr 14, 2024
1 parent aa83c22 commit 463dde5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ SOURCES := source
DATA := data
INCLUDES := include
ICON := assets/icon.png
TV_SPLASH := assets/tv_splash.png
DRC_SPLASH := assets/drc_splash.png

# Be verbose by default.
V ?= 1
Expand Down
Binary file added assets/drc_splash.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 added assets/tv_splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 463dde5

Please sign in to comment.