mirror of
https://github.com/minexew/Shrine.git
synced 2026-05-26 17:09:46 +00:00
Bump version to 5.04
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
diff --git a/../TempleOS/TempleOSCD/Kernel/KGlbls.HC b/Patched/Kernel/KGlbls.HC
|
||||
index df09c62..977d075 100644
|
||||
--- a/../TempleOS/TempleOSCD/Kernel/KGlbls.HC
|
||||
+++ b/Patched/Kernel/KGlbls.HC
|
||||
@@ -16 +16 @@ F64 *pow10_I64,
|
||||
- sys_os_version=5.030;
|
||||
+ sys_os_version=5.040;
|
||||
@@ -12,5 +12,6 @@ patch $FLAGS -i Branding/ADefine.diff
|
||||
patch $FLAGS -i Branding/Start.diff
|
||||
patch $FLAGS -i Distro/Comm.diff
|
||||
patch $FLAGS -i Distro/DoDistro.diff
|
||||
patch $FLAGS -i Distro/KGlbls.diff
|
||||
patch $FLAGS -i Distro/MakeAdam.diff
|
||||
patch $FLAGS -i Distro/Once.diff
|
||||
|
||||
@@ -10,5 +10,6 @@ git diff $FLAGS "$PURE_DIR/Doc/Start.DD" "$PATCHED_DIR/Doc/Start.DD" >Branding/S
|
||||
|
||||
git diff $FLAGS "$PURE_DIR/Adam/MakeAdam.HC" "$PATCHED_DIR/Adam/MakeAdam.HC" >Distro/MakeAdam.diff
|
||||
git diff $FLAGS "$PURE_DIR/Doc/Comm.HC" "$PATCHED_DIR/Doc/Comm.HC" >Distro/Comm.diff
|
||||
git diff $FLAGS -U0 "$PURE_DIR/Kernel/KGlbls.HC" "$PATCHED_DIR/Kernel/KGlbls.HC" >Distro/KGlbls.diff
|
||||
git diff $FLAGS "$PURE_DIR/Misc/DoDistro.HC" "$PATCHED_DIR/Misc/DoDistro.HC" >Distro/DoDistro.diff
|
||||
git diff $FLAGS "$PURE_DIR/Once.HC" "$PATCHED_DIR/Once.HC" >Distro/Once.diff
|
||||
|
||||
@@ -60,6 +60,7 @@ put /Tmp/Shrine/Once.HC.Z Shrine/Patched/Once.HC
|
||||
put /Tmp/Shrine/Adam/ADefine.HC.Z Shrine/Patched/Adam/ADefine.HC
|
||||
put /Tmp/Shrine/Adam/MakeAdam.HC.Z Shrine/Patched/Adam/MakeAdam.HC
|
||||
put /Tmp/Shrine/Doc/Start.DD.Z Shrine/Patched/Doc/Start.DD
|
||||
put /Tmp/Shrine/Kernel/KGlbls.HC.Z Shrine/Patched/Kernel/KGlbls.HC
|
||||
put /Tmp/Shrine/Misc/DoDistro.HC.Z Shrine/Patched/Misc/DoDistro.HC
|
||||
put /Tmp/Shrine/Misc/PalConEmu.HC.Z Shrine/Branding/PalConEmu.HC
|
||||
put /Tmp/Shrine/Misc/PalMonokai.HC.Z Shrine/Branding/PalMonokai.HC
|
||||
|
||||
Reference in New Issue
Block a user