merge base

This commit is contained in:
Charlotte 🦝 Delenk 2022-10-17 08:59:44 +01:00
parent cf05bdf222
commit 6f30a28cb3
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122
3 changed files with 22 additions and 22 deletions

View file

@ -185,3 +185,23 @@ lbl_8001A2AC:
/* 8001A2B4 000160F4 7C 08 03 A6 */ mtlr r0
/* 8001A2B8 000160F8 38 21 00 10 */ addi r1, r1, 0x10
/* 8001A2BC 000160FC 4E 80 00 20 */ blr
.include "macros.inc"
.section .data, "wa" # 0x80421040 - 0x80496700 ; 0x000756C0
.global "@2249"
"@2249":
.4byte 0x48344120
.4byte 0x73686F75
.4byte 0x6C64206E
.4byte 0x6F742062
.4byte 0x6520636C
.4byte 0x65617265
.4byte 0x64206265
.4byte 0x63617573
.4byte 0x65206F66
.4byte 0x2042726F
.4byte 0x61647761
.4byte 0x79206572
.4byte 0x72617461
.4byte 0x2E0A0000

View file

@ -1,20 +0,0 @@
.include "macros.inc"
.section .data, "wa" # 0x80421040 - 0x80496700 ; 0x000756C0
.global "@2249"
"@2249":
.4byte 0x48344120
.4byte 0x73686F75
.4byte 0x6C64206E
.4byte 0x6F742062
.4byte 0x6520636C
.4byte 0x65617265
.4byte 0x64206265
.4byte 0x63617573
.4byte 0x65206F66
.4byte 0x2042726F
.4byte 0x61647761
.4byte 0x79206572
.4byte 0x72617461
.4byte 0x2E0A0000

View file

@ -107,11 +107,12 @@ $(BUILD_DIR)/asm/TRK_Hollywood_Revolution/mslsupp.o \
$(BUILD_DIR)/asm/TRK_Hollywood_Revolution/targimpl.o \
$(BUILD_DIR)/asm/TRK_Hollywood_Revolution/target_options.o \
\
$(BUILD_DIR)/asm/base/PPCArch.o \
\
$(BUILD_DIR)/asm/os/__start_800062c0.o \
$(BUILD_DIR)/asm/os/__ppc_eabi_init_80006620.o \
$(BUILD_DIR)/asm/Linker/Generated/Symbol/File_80006684.o \
$(BUILD_DIR)/asm/Linker/Generated/Symbol/File_800069c4.o \
$(BUILD_DIR)/asm/base/PPCArch_8001a0b0.o \
$(BUILD_DIR)/asm/os/OS_8001a2c0.o \
$(BUILD_DIR)/asm/os/OSAlarm_8001b7a0.o \
$(BUILD_DIR)/asm/os/OSAlloc_8001c050.o \
@ -3218,7 +3219,6 @@ $(BUILD_DIR)/asm/src/BgManager_80420bf0.o \
$(BUILD_DIR)/asm/src/StaffRoll_80420d08.o \
$(BUILD_DIR)/asm/src/SoundManager_80420f28.o \
$(BUILD_DIR)/asm/src/BackupFileData2_80420fc8.o \
$(BUILD_DIR)/asm/base/PPCArch_80421da0.o \
$(BUILD_DIR)/asm/os/OS_80421dd8.o \
$(BUILD_DIR)/asm/os/OSAlarm_804221e8.o \
$(BUILD_DIR)/asm/os/OSAudioSystem_804221f8.o \