mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
bg_market_step OK (#21)
* bg_market_step OK * Ran formatting script * Converted arrays to Gfx* arrays and formatted init vars properly * Propery formed display lists and arrays
This commit is contained in:
@@ -5763,8 +5763,9 @@ SECTIONS
|
||||
ovl_Bg_Market_Step : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_Bg_Market_Step/z_bg_market_step.o(.text)
|
||||
build/asm/ovl_Bg_Market_Step_data.o(.data)
|
||||
build/asm/ovl_Bg_Market_Step_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_Bg_Market_Step/z_bg_market_step.o(.data)
|
||||
build/src/overlays/actors/ovl_Bg_Market_Step/z_bg_market_step.o(.rodata)
|
||||
build/src/overlays/actors/ovl_Bg_Market_Step/z_bg_market_step_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
@@ -26,3 +26,9 @@ D_060011E0 = 0x060011E0;
|
||||
/* bg_mbar */
|
||||
D_06000288 = 0x06000288;
|
||||
D_060019B4 = 0x060019B4;
|
||||
|
||||
/* z_bg_market_step */
|
||||
D_0601F050 = 0x0601F050;
|
||||
D_06018DA0 = 0x06018DA0;
|
||||
D_0601EF10 = 0x0601EF10;
|
||||
D_06018C60 = 0x06018C60;
|
||||
|
||||
Reference in New Issue
Block a user