[PR #157] [MERGED] missing files #336

Closed
opened 2026-05-20 22:35:30 +02:00 by Pecus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pkali/scorch_src/pull/157
Author: @pkali
Created: 4/24/2023
Status: Merged
Merged: 4/24/2023
Merged by: @pkali

Base: masterHead: develop


📝 Commits (1)

📊 Changes

11 files changed (+5284 additions, -0 deletions)

View changed files

artwork/splash_v2/lzss_player.asm (+153 -0)
artwork/splash_v2/mmm_16.lzs (+0 -0)
artwork/splash_v2/output.png.mic (+0 -0)
artwork/splash_v2/output.png.pmg (+73 -0)
artwork/splash_v2/output.png.rp (+4680 -0)
artwork/splash_v2/output.png.rp.ini (+41 -0)
artwork/splash_v2/source_data/mm_rmt1.31.rmt (+0 -0)
artwork/splash_v2/source_data/mmm_type_r.sap (+0 -0)
artwork/splash_v2/source_data/test.png (+0 -0)
artwork/splash_v2/splash.asm (+282 -0)
artwork/splash_v2/splash.h (+55 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pkali/scorch_src/pull/157 **Author:** [@pkali](https://github.com/pkali) **Created:** 4/24/2023 **Status:** ✅ Merged **Merged:** 4/24/2023 **Merged by:** [@pkali](https://github.com/pkali) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (1) - [`3174876`](https://github.com/pkali/scorch_src/commit/3174876183ad22760856ad97593a36c6a6f1c9de) missing files ### 📊 Changes **11 files changed** (+5284 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `artwork/splash_v2/lzss_player.asm` (+153 -0) ➕ `artwork/splash_v2/mmm_16.lzs` (+0 -0) ➕ `artwork/splash_v2/output.png.mic` (+0 -0) ➕ `artwork/splash_v2/output.png.pmg` (+73 -0) ➕ `artwork/splash_v2/output.png.rp` (+4680 -0) ➕ `artwork/splash_v2/output.png.rp.ini` (+41 -0) ➕ `artwork/splash_v2/source_data/mm_rmt1.31.rmt` (+0 -0) ➕ `artwork/splash_v2/source_data/mmm_type_r.sap` (+0 -0) ➕ `artwork/splash_v2/source_data/test.png` (+0 -0) ➕ `artwork/splash_v2/splash.asm` (+282 -0) ➕ `artwork/splash_v2/splash.h` (+55 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Pecus added the pull-request label 2026-05-20 22:35:30 +02:00
Pecus closed this issue 2026-05-20 22:35:30 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/scorch_src#336