Merge pull request #10297 from jdgleaver/3ds-prboom

(3DS) Restore missing PrBoom assets
This commit is contained in:
Autechre 2020-03-16 12:20:51 +01:00 committed by GitHub
commit 7c5cca2dba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View File

@ -377,8 +377,8 @@ else ifeq ($(LIBRETRO), prboom)
APP_AUTHOR = Florian Schulze
APP_PRODUCT_CODE = RARCH-PRBOOM
APP_UNIQUE_ID = 0xBAC90
APP_ICON = pkg/ctr/assets/default.png
APP_BANNER = pkg/ctr/assets/libretro_banner.png
APP_ICON = pkg/ctr/assets/prboom.png
APP_BANNER = pkg/ctr/assets/prboom_banner.png
else ifeq ($(LIBRETRO), prosystem)
APP_TITLE = ProSystem Libretro

BIN
pkg/ctr/assets/prboom.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB