merge namespace info::ticker
This commit is contained in:
parent
de05483ae5
commit
7295ba3326
5 changed files with 29 additions and 30 deletions
|
@ -1,8 +0,0 @@
|
|||
.include "macros.inc"
|
||||
|
||||
.section .sdata2, "wa" # 0x8055DF80 - 0x805643C0 ; 0x00006440
|
||||
.global "@52069_8055F978"
|
||||
"@52069_8055F978":
|
||||
|
||||
.4byte 0x3FC00000
|
||||
.4byte 0
|
|
@ -1,18 +0,0 @@
|
|||
.include "macros.inc"
|
||||
|
||||
.section .sdata2, "wa" # 0x8055DF80 - 0x805643C0 ; 0x00006440
|
||||
.global "@52326_8055F968"
|
||||
"@52326_8055F968":
|
||||
|
||||
.4byte 0
|
||||
|
||||
.global "@52327_8055F96C"
|
||||
"@52327_8055F96C":
|
||||
|
||||
.4byte 0x461C3C00
|
||||
|
||||
.global "@52423"
|
||||
"@52423":
|
||||
|
||||
.4byte 0x43300000
|
||||
.4byte 0
|
|
@ -458,3 +458,21 @@ scrollWindowWidth__Q34info6ticker6TickerFv:
|
|||
/* 801AC04C 001A7E8C 7C 08 03 A6 */ mtlr r0
|
||||
/* 801AC050 001A7E90 38 21 00 10 */ addi r1, r1, 0x10
|
||||
/* 801AC054 001A7E94 4E 80 00 20 */ blr
|
||||
.include "macros.inc"
|
||||
|
||||
.section .sdata2, "wa" # 0x8055DF80 - 0x805643C0 ; 0x00006440
|
||||
.global "@52326_8055F968"
|
||||
"@52326_8055F968":
|
||||
|
||||
.4byte 0
|
||||
|
||||
.global "@52327_8055F96C"
|
||||
"@52327_8055F96C":
|
||||
|
||||
.4byte 0x461C3C00
|
||||
|
||||
.global "@52423"
|
||||
"@52423":
|
||||
|
||||
.4byte 0x43300000
|
||||
.4byte 0
|
|
@ -39,3 +39,11 @@ __ct__Q34info6ticker13TickerContextFQ23lyt12PaneAccessorQ23lyt12PaneAccessorfUlU
|
|||
/* 801AC0CC 001A7F0C 7C 08 03 A6 */ mtlr r0
|
||||
/* 801AC0D0 001A7F10 38 21 00 30 */ addi r1, r1, 0x30
|
||||
/* 801AC0D4 001A7F14 4E 80 00 20 */ blr
|
||||
.include "macros.inc"
|
||||
|
||||
.section .sdata2, "wa" # 0x8055DF80 - 0x805643C0 ; 0x00006440
|
||||
.global "@52069_8055F978"
|
||||
"@52069_8055F978":
|
||||
|
||||
.4byte 0x3FC00000
|
||||
.4byte 0
|
|
@ -866,10 +866,11 @@ $(BUILD_DIR)/asm/src/info/common/WiiButton.o \
|
|||
$(BUILD_DIR)/asm/src/info/cutin/CutIn.o \
|
||||
$(BUILD_DIR)/asm/src/info/cutin/Manager.o \
|
||||
\
|
||||
$(BUILD_DIR)/asm/src/info/ticker/Ticker.o \
|
||||
$(BUILD_DIR)/asm/src/info/ticker/TickerContext.o \
|
||||
\
|
||||
$(BUILD_DIR)/asm/Linker/Generated/Symbol/File_80006684.o \
|
||||
$(BUILD_DIR)/asm/Linker/Generated/Symbol/File_800069c4.o \
|
||||
$(BUILD_DIR)/asm/src/Ticker_801aba4c.o \
|
||||
$(BUILD_DIR)/asm/src/TickerContext_801ac058.o \
|
||||
$(BUILD_DIR)/asm/src/AllocatorChanger_801ac0d8.o \
|
||||
$(BUILD_DIR)/asm/src/Layout_801ac190.o \
|
||||
$(BUILD_DIR)/asm/src/LayoutContext_801add64.o \
|
||||
|
@ -5146,8 +5147,6 @@ $(BUILD_DIR)/asm/src/SoundSystem_8055df60.o \
|
|||
$(BUILD_DIR)/asm/src/Alarm_8055df68.o
|
||||
# .sdata2
|
||||
O_FILES += \
|
||||
$(BUILD_DIR)/asm/src/Ticker_8055f968.o \
|
||||
$(BUILD_DIR)/asm/src/TickerContext_8055f978.o \
|
||||
$(BUILD_DIR)/asm/src/Layout_8055f980.o \
|
||||
$(BUILD_DIR)/asm/src/PaneAccessor_8055f990.o \
|
||||
$(BUILD_DIR)/asm/src/SystemTagProcessor_8055f998.o \
|
||||
|
|
Loading…
Reference in a new issue