mirror of
https://github.com/pret/pokestadium.git
synced 2026-09-07 02:46:19 -05:00
identity 4D1330 and 4EB0C0
This commit is contained in:
@@ -448,10 +448,10 @@ extern u8 _4BD6B0_ROM_START[];
|
||||
extern u8 _4BD6B0_ROM_END[];
|
||||
extern u8 _4BE810_ROM_START[];
|
||||
extern u8 _4BE810_ROM_END[];
|
||||
extern u8 _4D1330_ROM_START[];
|
||||
extern u8 _4D1330_ROM_END[];
|
||||
extern u8 _4EB0C0_ROM_START[];
|
||||
extern u8 _4EB0C0_ROM_END[];
|
||||
extern u8 area_select_ui_ROM_START[]; // 4D1330
|
||||
extern u8 area_select_ui_ROM_END[]; // 4D1330
|
||||
extern u8 menu_select_ui_ROM_START[]; // 4EB0C0
|
||||
extern u8 menu_select_ui_ROM_END[]; // 4EB0C0
|
||||
extern u8 _5046B0_ROM_START[];
|
||||
extern u8 _5046B0_ROM_END[];
|
||||
extern u8 _52ABA0_ROM_START[];
|
||||
|
||||
@@ -189,8 +189,8 @@ battle_headers_ROM_START = 0x45B580; // defined:true
|
||||
_4A21C0_ROM_START = 0x4A21C0; // defined:true
|
||||
_4BD6B0_ROM_START = 0x4BD6B0; // defined:true
|
||||
_4BE810_ROM_START = 0x4BE810; // defined:true
|
||||
_4D1330_ROM_START = 0x4D1330; // defined:true
|
||||
_4EB0C0_ROM_START = 0x4EB0C0; // defined:true
|
||||
area_select_ui_ROM_START = 0x4D1330; // defined:true
|
||||
menu_select_ui_ROM_START = 0x4EB0C0; // defined:true
|
||||
_5046B0_ROM_START = 0x5046B0; // defined:true
|
||||
_52ABA0_ROM_START = 0x52ABA0; // defined:true
|
||||
_52F6D0_ROM_START = 0x52F6D0; // defined:true
|
||||
|
||||
@@ -819,7 +819,7 @@ s32 func_82202DC4(UNUSED s32 arg0, UNUSED s32 arg1) {
|
||||
func_8001E94C(0x1C, 0);
|
||||
|
||||
ASSET_LOAD(D_1000000, _4BD6B0, 0);
|
||||
ASSET_LOAD(D_3000000, _4D1330, 0);
|
||||
ASSET_LOAD(D_3000000, area_select_ui, 0);
|
||||
ASSET_LOAD(D_2000000, _4BE810, 0);
|
||||
|
||||
func_8002D510();
|
||||
|
||||
@@ -2434,8 +2434,8 @@
|
||||
- [0x4A21C0, bin]
|
||||
- [0x4BD6B0, bin] # like a common assets bin?
|
||||
- [0x4BE810, bin]
|
||||
- [0x4D1330, bin]
|
||||
- [0x4EB0C0, bin]
|
||||
- [0x4D1330, bin, area_select_ui]
|
||||
- [0x4EB0C0, bin, menu_select_ui]
|
||||
- [0x5046B0, bin]
|
||||
- [0x52ABA0, bin]
|
||||
- [0x52F6D0, bin]
|
||||
|
||||
Reference in New Issue
Block a user