mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
d_bg_s (#159)
* wip * d_bg_s * most of d_bg_s * small cleanup * clang * fixes
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
lbl_80141404:
|
||||
/* 80141404 80 03 00 2C */ lwz r0, 0x2c(r3)
|
||||
/* 80141408 54 03 DF FE */ rlwinm r3, r0, 0x1b, 0x1f, 0x1f
|
||||
/* 8014140C 4E 80 00 20 */ blr
|
||||
@@ -1,4 +0,0 @@
|
||||
lbl_800D00D0:
|
||||
/* 800D00D0 80 03 00 2C */ lwz r0, 0x2c(r3)
|
||||
/* 800D00D4 54 03 BF FE */ rlwinm r3, r0, 0x17, 0x1f, 0x1f
|
||||
/* 800D00D8 4E 80 00 20 */ blr
|
||||
@@ -1,5 +0,0 @@
|
||||
lbl_800D00DC:
|
||||
/* 800D00DC 80 03 00 2C */ lwz r0, 0x2c(r3)
|
||||
/* 800D00E0 54 00 06 F2 */ rlwinm r0, r0, 0, 0x1b, 0x19
|
||||
/* 800D00E4 90 03 00 2C */ stw r0, 0x2c(r3)
|
||||
/* 800D00E8 4E 80 00 20 */ blr
|
||||
@@ -1,8 +0,0 @@
|
||||
lbl_800B146C:
|
||||
/* 800B146C C0 04 00 00 */ lfs f0, 0(r4)
|
||||
/* 800B1470 D0 03 00 3C */ stfs f0, 0x3c(r3)
|
||||
/* 800B1474 C0 04 00 04 */ lfs f0, 4(r4)
|
||||
/* 800B1478 D0 03 00 40 */ stfs f0, 0x40(r3)
|
||||
/* 800B147C C0 04 00 08 */ lfs f0, 8(r4)
|
||||
/* 800B1480 D0 03 00 44 */ stfs f0, 0x44(r3)
|
||||
/* 800B1484 4E 80 00 20 */ blr
|
||||
Reference in New Issue
Block a user