mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[PR #132] [CLOSED] 5200 #135
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pkali/scorch_src/pull/132
Author: @pkali
Created: 9/12/2022
Status: ❌ Closed
Base:
develop← Head:5200📝 Commits (9)
cad3a0cWIP: conditional compilation, the beginningsc9855b6typos, not important0ad513dshortened version8a73202rmtplayr_modified.asm <-- simplified and working RMT playere782e10rmtplyr de-self-modified40787225200 cart size full music, a 4KiB glitch to be fixed still2471ca7a800 version for merge with developa98c0b8merge conflict reslv58eec3dver bump📊 Changes
13 files changed (+1028 additions, -304 deletions)
View changed files
➕
artwork/sfx/rmtplayr_modified.asm(+643 -0)➕
artwork/sfx/scorch_SFX-feat.txt(+40 -0)➕
artwork/sfx/scorch_SFX-only-str.rmt(+0 -0)➕
artwork/sfx/scorch_SFX-only.rmt(+0 -0)📝
constants.asm(+18 -9)📝
definitions.asm(+13 -5)📝
display.asm(+0 -177)➕
display_static.asm(+174 -0)📝
scorch.asm(+72 -56)➖
scorch.xex(+0 -0)📝
textproc.asm(+5 -5)📝
variables.asm(+61 -48)📝
weapons.asm(+2 -4)📄 Description
merge me to develop, man, I am tired of working in a separate branch!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.