summaryrefslogtreecommitdiff
path: root/linker_scripts
diff options
context:
space:
mode:
authorSonic Dreamcaster <alejandro.asenjo88@gmail.com>2024-11-24 16:45:02 -0300
committerSonic Dreamcaster <alejandro.asenjo88@gmail.com>2024-11-24 16:45:02 -0300
commitb3ad7e8ab80810319fc6a202bf2fe2bacbe5e3f5 (patch)
treecdb3cc94f1183e57e7d81f645af4791d3b002f74 /linker_scripts
parent9df4bbab71f3a4fac9437259f7906a7223d9aec9 (diff)
clean up leftover files from the decomp
Diffstat (limited to 'linker_scripts')
-rw-r--r--linker_scripts/eu/rev0/hardware_regs.ld120
-rw-r--r--linker_scripts/eu/rev0/pif_syms.ld10
-rw-r--r--linker_scripts/eu/rev0/symbol_addrs.txt9156
-rw-r--r--linker_scripts/eu/rev0/symbol_addrs_assets.txt1043
-rw-r--r--linker_scripts/eu/rev0/symbol_addrs_fix.txt123
-rw-r--r--linker_scripts/eu/rev0/undefined_syms.ld1043
-rw-r--r--linker_scripts/jp/rev0/hardware_regs.ld120
-rw-r--r--linker_scripts/jp/rev0/pif_syms.ld10
-rw-r--r--linker_scripts/jp/rev0/symbol_addrs.txt7274
-rw-r--r--linker_scripts/jp/rev0/symbol_addrs_assets.txt1088
-rw-r--r--linker_scripts/jp/rev0/symbol_addrs_fix.txt109
-rw-r--r--linker_scripts/jp/rev0/undefined_syms.ld1088
-rw-r--r--linker_scripts/jp/rev1/undefined_syms.ld1
-rw-r--r--linker_scripts/ln/rev0/symbol_addrs.txt8
-rw-r--r--linker_scripts/us/rev0/symbol_addrs_engine.txt1
-rw-r--r--linker_scripts/us/rev1/hardware_regs.ld120
-rw-r--r--linker_scripts/us/rev1/pif_syms.ld10
-rw-r--r--linker_scripts/us/rev1/symbol_addrs.txt168
-rw-r--r--linker_scripts/us/rev1/symbol_addrs_EBFBE0.txt117
-rw-r--r--linker_scripts/us/rev1/symbol_addrs_assets.txt97
-rw-r--r--linker_scripts/us/rev1/symbol_addrs_audio.txt525
-rw-r--r--linker_scripts/us/rev1/symbol_addrs_engine.txt774
-rw-r--r--linker_scripts/us/rev1/symbol_addrs_libultra.txt370
-rw-r--r--linker_scripts/us/rev1/symbol_addrs_mesg.txt779
-rw-r--r--linker_scripts/us/rev1/symbol_addrs_nlib_funcs.txt124
-rw-r--r--linker_scripts/us/rev1/symbol_addrs_nlib_vars.txt142
-rw-r--r--linker_scripts/us/rev1/symbol_addrs_overlays.txt237
-rw-r--r--linker_scripts/us/rev1/undefined_syms.ld35
28 files changed, 0 insertions, 24692 deletions
diff --git a/linker_scripts/eu/rev0/hardware_regs.ld b/linker_scripts/eu/rev0/hardware_regs.ld
deleted file mode 100644
index 489e4fae..00000000
--- a/linker_scripts/eu/rev0/hardware_regs.ld
+++ /dev/null
@@ -1,120 +0,0 @@
-// Signal Processor Registers
-SP_MEM_ADDR_REG = 0xA4040000; // defined:True
-SP_DRAM_ADDR_REG = 0xA4040004; // defined:True
-SP_RD_LEN_REG = 0xA4040008; // defined:True
-SP_WR_LEN_REG = 0xA404000C; // defined:True
-SP_STATUS_REG = 0xA4040010; // defined:True
-SP_DMA_FULL_REG = 0xA4040014; // defined:True
-SP_DMA_BUSY_REG = 0xA4040018; // defined:True
-SP_SEMAPHORE_REG = 0xA404001C; // defined:True
-
-SP_PC = 0xA4080000; // defined:True
-
-// Display Processor Command Registers / Rasterizer Interface
-DPC_START_REG = 0xA4100000; // defined:True
-DPC_END_REG = 0xA4100004; // defined:True
-DPC_CURRENT_REG = 0xA4100008; // defined:True
-DPC_STATUS_REG = 0xA410000C; // defined:True
-DPC_CLOCK_REG = 0xA4100010; // defined:True
-DPC_BUFBUSY_REG = 0xA4100014; // defined:True
-DPC_PIPEBUSY_REG = 0xA4100018; // defined:True
-DPC_TMEM_REG = 0xA410001C; // defined:True
-
-// Display Processor Span Registers
-DPS_TBIST_REG = 0xA4200000; // defined:True // DPS_TBIST_REG / DP_TMEM_BIST
-DPS_TEST_MODE_REG = 0xA4200004; // defined:True
-DPS_BUFTEST_ADDR_REG = 0xA4200008; // defined:True
-DPS_BUFTEST_DATA_REG = 0xA420000C; // defined:True
-
-// MIPS Interface Registers
-MI_MODE_REG = 0xA4300000; // defined:True // MI_MODE_REG / MI_INIT_MODE_REG
-MI_VERSION_REG = 0xA4300004; // defined:True
-MI_INTR_REG = 0xA4300008; // defined:True
-MI_INTR_MASK_REG = 0xA430000C; // defined:True
-
-// Video Interface Registers
-VI_STATUS_REG = 0xA4400000; // defined:True // VI_STATUS_REG / VI_CONTROL_REG
-VI_DRAM_ADDR_REG = 0xA4400004; // defined:True // VI_DRAM_ADDR_REG / VI_ORIGIN_REG
-VI_WIDTH_REG = 0xA4400008; // defined:True
-VI_INTR_REG = 0xA440000C; // defined:True
-VI_CURRENT_REG = 0xA4400010; // defined:True
-VI_BURST_REG = 0xA4400014; // defined:True // VI_BURST_REG / VI_TIMING_REG
-VI_V_SYNC_REG = 0xA4400018; // defined:True
-VI_H_SYNC_REG = 0xA440001C; // defined:True
-VI_LEAP_REG = 0xA4400020; // defined:True
-VI_H_START_REG = 0xA4400024; // defined:True
-VI_V_START_REG = 0xA4400028; // defined:True
-VI_V_BURST_REG = 0xA440002C; // defined:True
-VI_X_SCALE_REG = 0xA4400030; // defined:True
-VI_Y_SCALE_REG = 0xA4400034; // defined:True
-
-// Audio Interface Registers
-AI_DRAM_ADDR_REG = 0xA4500000; // defined:True
-AI_LEN_REG = 0xA4500004; // defined:True
-AI_CONTROL_REG = 0xA4500008; // defined:True
-AI_STATUS_REG = 0xA450000C; // defined:True
-AI_DACRATE_REG = 0xA4500010; // defined:True
-AI_BITRATE_REG = 0xA4500014; // defined:True
-
-// Peripheral/Parallel Interface Registers
-PI_DRAM_ADDR_REG = 0xA4600000; // defined:True
-PI_CART_ADDR_REG = 0xA4600004; // defined:True
-D_A4600005 = 0xA4600005; // defined:True // TODO figure out its name
-D_A4600006 = 0xA4600006; // defined:True // TODO figure out its name
-D_A4600007 = 0xA4600007; // defined:True // TODO figure out its name
-PI_RD_LEN_REG = 0xA4600008; // defined:True
-PI_WR_LEN_REG = 0xA460000C; // defined:True
-PI_STATUS_REG = 0xA4600010; // defined:True
-PI_BSD_DOM1_LAT_REG = 0xA4600014; // defined:True // PI dom1 latency
-PI_BSD_DOM1_PWD_REG = 0xA4600018; // defined:True // PI dom1 pulse width
-PI_BSD_DOM1_PGS_REG = 0xA460001C; // defined:True // PI dom1 page size
-PI_BSD_DOM1_RLS_REG = 0xA4600020; // defined:True // PI dom1 release
-PI_BSD_DOM2_LAT_REG = 0xA4600024; // defined:True // PI dom2 latency
-PI_BSD_DOM2_LWD_REG = 0xA4600028; // defined:True // PI dom2 pulse width
-PI_BSD_DOM2_PGS_REG = 0xA460002C; // defined:True // PI dom2 page size
-PI_BSD_DOM2_RLS_REG = 0xA4600030; // defined:True // PI dom2 release
-
-// RDRAM Interface Registers
-RI_MODE_REG = 0xA4700000; // defined:True
-RI_CONFIG_REG = 0xA4700004; // defined:True
-RI_CURRENT_LOAD_REG = 0xA4700008; // defined:True
-RI_SELECT_REG = 0xA470000C; // defined:True
-RI_REFRESH_REG = 0xA4700010; // defined:True
-RI_LATENCY_REG = 0xA4700014; // defined:True
-RI_RERROR_REG = 0xA4700018; // defined:True
-RI_WERROR_REG = 0xA470001C; // defined:True
-
-// Serial Interface Registers
-SI_DRAM_ADDR_REG = 0xA4800000; // defined:True
-SI_PIF_ADDR_RD64B_REG = 0xA4800004; // defined:True
-D_A4800008 = 0xA4800008; // defined:True // reserved
-D_A480000C = 0xA480000C; // defined:True // reserved
-SI_PIF_ADDR_WR64B_REG = 0xA4800010; // defined:True
-D_A4800014 = 0xA4800014; // defined:True // reserved
-SI_STATUS_REG = 0xA4800018; // defined:True
-
-LEO_CMD = 0xA5000508;
-LEO_STATUS = 0xA5000508;
-LEO_BM_CTL = 0xA5000510;
-LEO_BM_STATUS = 0xA5000510;
-LEO_SEQ_CTL = 0xA5000518;
-LEO_SEQ_STATUS = 0xA5000518;
-LEO_C2_BUFF = 0xA5000000;
-LEO_SECTOR_BUFF = 0xA5000400;
-LEO_DATA = 0xA5000500;
-LEO_MISC_REG = 0xA5000504;
-LEO_CUR_TK = 0xA500050C;
-LEO_ERR_SECTOR = 0xA5000514;
-LEO_CUR_SECTOR = 0xA500051C;
-LEO_HARD_RESET = 0xA5000520;
-LEO_C1_S0 = 0xA5000524;
-LEO_HOST_SECBYTE = 0xA5000528;
-LEO_C1_S2 = 0xA500052C;
-LEO_SEC_BYTE = 0xA5000530;
-LEO_C1_S4 = 0xA5000534;
-LEO_C1_S6 = 0xA5000538;
-LEO_CUR_ADDR = 0xA500053C;
-LEO_ID_REG = 0xA5000540;
-LEO_TEST_REG = 0xA5000544;
-LEO_TEST_PIN_SEL = 0xA5000548;
-LEO_RAM_ADDR = 0xA5000580; \ No newline at end of file
diff --git a/linker_scripts/eu/rev0/pif_syms.ld b/linker_scripts/eu/rev0/pif_syms.ld
deleted file mode 100644
index a0e8bcb2..00000000
--- a/linker_scripts/eu/rev0/pif_syms.ld
+++ /dev/null
@@ -1,10 +0,0 @@
-// libultra OS symbols
-
-osTvType = 0x80000300;
-osRomType = 0x80000304;
-osRomBase = 0x80000308;
-osResetType = 0x8000030C;
-osCicId = 0x80000310;
-osVersion = 0x80000314;
-osMemSize = 0x80000318;
-osAppNMIBuffer = 0x8000031C; \ No newline at end of file
diff --git a/linker_scripts/eu/rev0/symbol_addrs.txt b/linker_scripts/eu/rev0/symbol_addrs.txt
deleted file mode 100644
index 219477ce..00000000
--- a/linker_scripts/eu/rev0/symbol_addrs.txt
+++ /dev/null
@@ -1,9156 +0,0 @@
-func_800028C0 = 0x800028C0;
-func_8000299C = 0x8000299C;
-func_80002A28 = 0x80002A28;
-func_80002B74 = 0x80002B74;
-func_80002C68 = 0x80002C68;
-func_80002CD0 = 0x80002CD0;
-func_80002D38 = 0x80002D38;
-func_80002F00 = 0x80002F00;
-func_80002F20 = 0x80002F20;
-func_80002F64 = 0x80002F64;
-func_80003008 = 0x80003008;
-func_800031EC = 0x800031EC;
-func_80003334 = 0x80003334;
-func_80003460 = 0x80003460;
-func_800035A0 = 0x800035A0;
-func_800036A0 = 0x800036A0;
-func_800037FC = 0x800037FC;
-func_8000397C = 0x8000397C;
-func_80003B20 = 0x80003B20;
-func_80003C18 = 0x80003C18;
-func_80003CE0 = 0x80003CE0;
-func_80003E50 = 0x80003E50;
-func_80003F60 = 0x80003F60;
-func_8000406C = 0x8000406C;
-func_80004164 = 0x80004164;
-func_800041D4 = 0x800041D4;
-func_800045D0 = 0x800045D0;
-func_80004784 = 0x80004784;
-func_80004808 = 0x80004808;
-func_80004894 = 0x80004894;
-func_80004A44 = 0x80004A44;
-func_80004B2C = 0x80004B2C;
-func_80004D70 = 0x80004D70;
-func_80004E18 = 0x80004E18;
-func_80004E90 = 0x80004E90;
-func_80004EBC = 0x80004EBC;
-func_80004F20 = 0x80004F20;
-func_80005038 = 0x80005038;
-func_80005058 = 0x80005058;
-func_80005170 = 0x80005170;
-func_80005268 = 0x80005268;
-func_80005390 = 0x80005390;
-func_80005438 = 0x80005438;
-func_80005538 = 0x80005538;
-func_8000564C = 0x8000564C;
-func_80005674 = 0x80005674;
-func_800056F0 = 0x800056F0;
-func_80005778 = 0x80005778;
-func_800057B0 = 0x800057B0;
-func_800057C4 = 0x800057C4;
-func_80005B70 = 0x80005B70;
-func_80005CA4 = 0x80005CA4;
-func_80005DB4 = 0x80005DB4;
-func_80005F00 = 0x80005F00;
-func_80006050 = 0x80006050;
-func_8000619C = 0x8000619C;
-func_80006570 = 0x80006570;
-func_8000678C = 0x8000678C;
-func_800069E0 = 0x800069E0;
-func_80006A90 = 0x80006A90;
-func_80006B28 = 0x80006B28;
-func_80006CEC = 0x80006CEC;
-func_80006EAC = 0x80006EAC;
-func_80006F28 = 0x80006F28;
-func_80006F90 = 0x80006F90;
-func_80006FA8 = 0x80006FA8;
-func_80006FD0 = 0x80006FD0;
-func_80007048 = 0x80007048;
-func_800070D8 = 0x800070D8;
-func_800070EC = 0x800070EC;
-func_800070F8 = 0x800070F8;
-func_80007138 = 0x80007138;
-func_800071A0 = 0x800071A0;
-func_800071DC = 0x800071DC;
-func_8000726C = 0x8000726C;
-func_80007350 = 0x80007350;
-func_80007430 = 0x80007430;
-func_8000751C = 0x8000751C;
-func_80007674 = 0x80007674;
-func_8000769C = 0x8000769C;
-func_8000777C = 0x8000777C;
-func_80007868 = 0x80007868;
-func_800078F0 = 0x800078F0;
-func_80007980 = 0x80007980;
-func_80007D5C = 0x80007D5C;
-func_80007DC8 = 0x80007DC8;
-func_80008054 = 0x80008054;
-func_80008088 = 0x80008088;
-func_80008130 = 0x80008130;
-func_800083D4 = 0x800083D4;
-func_800087F0 = 0x800087F0;
-func_80009194 = 0x80009194;
-func_80009574 = 0x80009574;
-func_800096EC = 0x800096EC;
-func_80009818 = 0x80009818;
-func_8000994C = 0x8000994C;
-func_800099F4 = 0x800099F4;
-func_80009A9C = 0x80009A9C;
-func_80009B1C = 0x80009B1C;
-func_80009BD4 = 0x80009BD4;
-func_80009DE8 = 0x80009DE8;
-func_8000A198 = 0x8000A198;
-func_8000A2CC = 0x8000A2CC;
-func_8000A770 = 0x8000A770;
-func_8000B460 = 0x8000B460;
-func_8000B4F0 = 0x8000B4F0;
-func_8000B58C = 0x8000B58C;
-func_8000B9FC = 0x8000B9FC;
-func_8000BCE0 = 0x8000BCE0;
-func_8000BDA8 = 0x8000BDA8;
-func_8000BE94 = 0x8000BE94;
-func_8000BF04 = 0x8000BF04;
-func_8000BF84 = 0x8000BF84;
-func_8000BFDC = 0x8000BFDC;
-func_8000C004 = 0x8000C004;
-func_8000C018 = 0x8000C018;
-func_8000C048 = 0x8000C048;
-func_8000C058 = 0x8000C058;
-func_8000C0B4 = 0x8000C0B4;
-func_8000C130 = 0x8000C130;
-func_8000C1AC = 0x8000C1AC;
-func_8000C268 = 0x8000C268;
-func_8000C324 = 0x8000C324;
-func_8000CA00 = 0x8000CA00;
-func_8000CA58 = 0x8000CA58;
-func_8000CB64 = 0x8000CB64;
-func_8000CF38 = 0x8000CF38;
-func_8000D0FC = 0x8000D0FC;
-func_8000D174 = 0x8000D174;
-func_8000D518 = 0x8000D518;
-func_8000DB64 = 0x8000DB64;
-func_8000DBBC = 0x8000DBBC;
-func_8000DC3C = 0x8000DC3C;
-func_8000DC8C = 0x8000DC8C;
-func_8000DCDC = 0x8000DCDC;
-func_8000DD2C = 0x8000DD2C;
-func_8000DDC0 = 0x8000DDC0;
-func_8000E054 = 0x8000E054;
-func_8000E21C = 0x8000E21C;
-func_8000E260 = 0x8000E260;
-func_8000E2E8 = 0x8000E2E8;
-func_8000E4F0 = 0x8000E4F0;
-func_8000E5F8 = 0x8000E5F8;
-func_8000E930 = 0x8000E930;
-func_8000EC04 = 0x8000EC04;
-func_8000EC64 = 0x8000EC64;
-func_8000ED10 = 0x8000ED10;
-func_8000ED78 = 0x8000ED78;
-func_8000EE64 = 0x8000EE64;
-func_8000EF34 = 0x8000EF34;
-func_8000EF98 = 0x8000EF98;
-func_8000F060 = 0x8000F060;
-func_8000F0C8 = 0x8000F0C8;
-func_8000F1A8 = 0x8000F1A8;
-func_8000F250 = 0x8000F250;
-func_8000F270 = 0x8000F270;
-func_8000F3A4 = 0x8000F3A4;
-func_8000F3D8 = 0x8000F3D8;
-func_8000F4C8 = 0x8000F4C8;
-func_8000F5A4 = 0x8000F5A4;
-func_8000F7E0 = 0x8000F7E0;
-func_8000F81C = 0x8000F81C;
-func_8000F870 = 0x8000F870;
-func_8000F8B4 = 0x8000F8B4;
-func_8000FA78 = 0x8000FA78;
-func_8000FBA0 = 0x8000FBA0;
-func_8000FBF8 = 0x8000FBF8;
-func_8000FCCC = 0x8000FCCC;
-func_8000FCDC = 0x8000FCDC;
-func_8000FCF0 = 0x8000FCF0;
-func_8000FD10 = 0x8000FD10;
-func_8000FFEC = 0x8000FFEC;
-func_8001001C = 0x8001001C;
-func_800105D0 = 0x800105D0;
-func_80010780 = 0x80010780;
-func_800107EC = 0x800107EC;
-func_80010854 = 0x80010854;
-func_800109E0 = 0x800109E0;
-func_80010A64 = 0x80010A64;
-func_80010ABC = 0x80010ABC;
-func_80010BD4 = 0x80010BD4;
-func_80010C44 = 0x80010C44;
-func_80010EE0 = 0x80010EE0;
-func_80010F70 = 0x80010F70;
-func_80010FC8 = 0x80010FC8;
-func_80011104 = 0x80011104;
-func_80011530 = 0x80011530;
-func_800116F4 = 0x800116F4;
-func_8001173C = 0x8001173C;
-func_80011870 = 0x80011870;
-func_80011C38 = 0x80011C38;
-func_80011CF0 = 0x80011CF0;
-func_80011D2C = 0x80011D2C;
-func_80011DDC = 0x80011DDC;
-func_80011E98 = 0x80011E98;
-func_80011F2C = 0x80011F2C;
-func_80011F88 = 0x80011F88;
-func_80012418 = 0x80012418;
-func_8001264C = 0x8001264C;
-func_8001266C = 0x8001266C;
-func_8001268C = 0x8001268C;
-func_80012790 = 0x80012790;
-func_80012834 = 0x80012834;
-func_80012844 = 0x80012844;
-func_80012894 = 0x80012894;
-func_80012944 = 0x80012944;
-func_80012AA4 = 0x80012AA4;
-func_80012BE0 = 0x80012BE0;
-func_80012C20 = 0x80012C20;
-func_80012C4C = 0x80012C4C;
-func_80012CCC = 0x80012CCC;
-func_80012E08 = 0x80012E08;
-func_80012E3C = 0x80012E3C;
-func_80012E68 = 0x80012E68;
-func_80012EB4 = 0x80012EB4;
-func_80012F04 = 0x80012F04;
-func_80012FFC = 0x80012FFC;
-func_800132C8 = 0x800132C8;
-func_800133E0 = 0x800133E0;
-func_80013588 = 0x80013588;
-func_800136E8 = 0x800136E8;
-func_800137BC = 0x800137BC;
-func_80013800 = 0x80013800;
-func_800139F8 = 0x800139F8;
-func_80013A64 = 0x80013A64;
-func_80013B4C = 0x80013B4C;
-func_80013B70 = 0x80013B70;
-func_80013E80 = 0x80013E80;
-func_80013FA4 = 0x80013FA4;
-func_800140B0 = 0x800140B0;
-func_800140EC = 0x800140EC;
-func_8001413C = 0x8001413C;
-func_800141A8 = 0x800141A8;
-func_80014224 = 0x80014224;
-func_80014350 = 0x80014350;
-func_80014420 = 0x80014420;
-func_800144C4 = 0x800144C4;
-func_8001459C = 0x8001459C;
-func_800145DC = 0x800145DC;
-func_8001461C = 0x8001461C;
-func_800146A0 = 0x800146A0;
-func_800146B4 = 0x800146B4;
-func_800146E4 = 0x800146E4;
-func_80014728 = 0x80014728;
-func_800152A0 = 0x800152A0;
-func_80015310 = 0x80015310;
-func_800153A4 = 0x800153A4;
-func_800153C8 = 0x800153C8;
-func_80015FB4 = 0x80015FB4;
-func_8001676C = 0x8001676C;
-func_800167E4 = 0x800167E4;
-func_8001689C = 0x8001689C;
-func_80016A30 = 0x80016A30;
-func_80016A38 = 0x80016A38;
-func_80016BA0 = 0x80016BA0;
-func_80016CBC = 0x80016CBC;
-func_80016EC4 = 0x80016EC4;
-func_80016FD0 = 0x80016FD0;
-func_8001737C = 0x8001737C;
-func_800174B0 = 0x800174B0;
-func_8001756C = 0x8001756C;
-func_800175A4 = 0x800175A4;
-func_8001761C = 0x8001761C;
-func_8001777C = 0x8001777C;
-func_800177E4 = 0x800177E4;
-func_80018310 = 0x80018310;
-func_80018338 = 0x80018338;
-func_800183B8 = 0x800183B8;
-func_8001842C = 0x8001842C;
-func_8001848C = 0x8001848C;
-func_800184F0 = 0x800184F0;
-func_80018508 = 0x80018508;
-func_800185BC = 0x800185BC;
-func_80018614 = 0x80018614;
-func_80018EB8 = 0x80018EB8;
-func_80018EFC = 0x80018EFC;
-func_80018FC0 = 0x80018FC0;
-func_80019084 = 0x80019084;
-func_80019100 = 0x80019100;
-func_80019174 = 0x80019174;
-func_800191D8 = 0x800191D8;
-func_80019234 = 0x80019234;
-func_800192AC = 0x800192AC;
-func_80019450 = 0x80019450;
-func_800197C8 = 0x800197C8;
-func_800198DC = 0x800198DC;
-func_8001A038 = 0x8001A038;
-func_8001A2AC = 0x8001A2AC;
-func_8001A3A8 = 0x8001A3A8;
-func_8001A4D4 = 0x8001A4D4;
-func_8001A51C = 0x8001A51C;
-func_8001A578 = 0x8001A578;
-func_8001A6E0 = 0x8001A6E0;
-func_8001A854 = 0x8001A854;
-func_8001A9A4 = 0x8001A9A4;
-func_8001AA08 = 0x8001AA08;
-func_8001AAAC = 0x8001AAAC;
-func_8001AB00 = 0x8001AB00;
-func_8001AB6C = 0x8001AB6C;
-func_8001ACF8 = 0x8001ACF8;
-func_8001AD1C = 0x8001AD1C;
-func_8001AD60 = 0x8001AD60;
-func_8001AE74 = 0x8001AE74;
-func_8001AE94 = 0x8001AE94;
-func_8001AEF0 = 0x8001AEF0;
-func_8001AF5C = 0x8001AF5C;
-func_8001AF6C = 0x8001AF6C;
-func_8001AFB8 = 0x8001AFB8;
-func_8001B030 = 0x8001B030;
-func_8001B470 = 0x8001B470;
-func_8001B790 = 0x8001B790;
-func_8001BA5C = 0x8001BA5C;
-func_8001BB90 = 0x8001BB90;
-func_8001BC3C = 0x8001BC3C;
-func_8001BC64 = 0x8001BC64;
-func_8001BD28 = 0x8001BD28;
-func_8001BFDC = 0x8001BFDC;
-func_8001C408 = 0x8001C408;
-func_8001C8D4 = 0x8001C8D4;
-func_8001CA40 = 0x8001CA40;
-func_8001CBB8 = 0x8001CBB8;
-func_8001CD14 = 0x8001CD14;
-func_8001CE60 = 0x8001CE60;
-func_8001CF34 = 0x8001CF34;
-func_8001CF98 = 0x8001CF98;
-func_8001CFE0 = 0x8001CFE0;
-func_8001D06C = 0x8001D06C;
-func_8001D0EC = 0x8001D0EC;
-func_8001D144 = 0x8001D144;
-func_8001D194 = 0x8001D194;
-func_8001D200 = 0x8001D200;
-func_8001D334 = 0x8001D334;
-func_8001D3D8 = 0x8001D3D8;
-func_8001D438 = 0x8001D438;
-func_8001D448 = 0x8001D448;
-func_8001D47C = 0x8001D47C;
-func_8001D4E4 = 0x8001D4E4;
-func_8001D558 = 0x8001D558;
-func_8001D670 = 0x8001D670;
-func_8001D714 = 0x8001D714;
-func_8001D7B8 = 0x8001D7B8;
-func_8001D8E0 = 0x8001D8E0;
-func_8001D92C = 0x8001D92C;
-func_8001DA18 = 0x8001DA18;
-func_8001DAC8 = 0x8001DAC8;
-func_8001DC08 = 0x8001DC08;
-func_8001DC64 = 0x8001DC64;
-func_8001DCA4 = 0x8001DCA4;
-func_8001DD04 = 0x8001DD04;
-func_8001DD4C = 0x8001DD4C;
-func_8001DD78 = 0x8001DD78;
-func_8001DDE8 = 0x8001DDE8;
-func_8001DEEC = 0x8001DEEC;
-func_8001DF9C = 0x8001DF9C;
-func_8001E020 = 0x8001E020;
-func_8001E514 = 0x8001E514;
-func_8001E7F0 = 0x8001E7F0;
-func_8001E848 = 0x8001E848;
-func_8001E898 = 0x8001E898;
-func_8001E920 = 0x8001E920;
-func_8001E978 = 0x8001E978;
-func_8001E99C = 0x8001E99C;
-func_8001E9C0 = 0x8001E9C0;
-func_8001E9F0 = 0x8001E9F0;
-func_8001EA68 = 0x8001EA68;
-func_8001EA7C = 0x8001EA7C;
-func_8001ED7C = 0x8001ED7C;
-func_8001EDE4 = 0x8001EDE4;
-func_8001EE04 = 0x8001EE04;
-func_8001EE5C = 0x8001EE5C;
-func_8001EED0 = 0x8001EED0;
-func_8001EF0C = 0x8001EF0C;
-func_8001EF30 = 0x8001EF30;
-func_8001EF40 = 0x8001EF40;
-func_8001EFE0 = 0x8001EFE0;
-func_8001FAB0 = 0x8001FAB0;
-func_8001FAD4 = 0x8001FAD4;
-func_8001FB24 = 0x8001FB24;
-func_8001FB80 = 0x8001FB80;
-func_8001FBB4 = 0x8001FBB4;
-func_8001FBD4 = 0x8001FBD4;
-func_8001FBF4 = 0x8001FBF4;
-func_8001FC28 = 0x8001FC28;
-func_8001FC58 = 0x8001FC58;
-func_8001FC78 = 0x8001FC78;
-func_8001FC98 = 0x8001FC98;
-func_8001FCB8 = 0x8001FCB8;
-func_8001FDDC = 0x8001FDDC;
-func_8001FED0 = 0x8001FED0;
-func_8001FF00 = 0x8001FF00;
-func_8001FF30 = 0x8001FF30;
-func_8001FF3C = 0x8001FF3C;
-func_8001FF48 = 0x8001FF48;
-func_8001FF58 = 0x8001FF58;
-func_8001FF68 = 0x8001FF68;
-func_8001FF74 = 0x8001FF74;
-func_8001FF80 = 0x8001FF80;
-func_8001FF90 = 0x8001FF90;
-func_8001FFA0 = 0x8001FFA0;
-func_8001FFAC = 0x8001FFAC;
-func_8001FFB8 = 0x8001FFB8;
-func_8001FFC8 = 0x8001FFC8;
-func_8001FFD8 = 0x8001FFD8;
-func_8001FFE4 = 0x8001FFE4;
-func_8001FFF0 = 0x8001FFF0;
-func_80020000 = 0x80020000;
-func_80020010 = 0x80020010;
-func_8002002C = 0x8002002C;
-func_8002004C = 0x8002004C;
-func_8002006C = 0x8002006C;
-func_80020090 = 0x80020090;
-func_80020288 = 0x80020288;
-func_80020358 = 0x80020358;
-func_80020450 = 0x80020450;
-func_80020514 = 0x80020514;
-func_800205BC = 0x800205BC;
-func_800206B0 = 0x800206B0;
-func_800207F0 = 0x800207F0;
-func_80020940 = 0x80020940;
-func_800209C4 = 0x800209C4;
-func_800209F0 = 0x800209F0;
-func_80020B58 = 0x80020B58;
-func_80020CC4 = 0x80020CC4;
-func_80020E40 = 0x80020E40;
-func_80021010 = 0x80021010;
-func_80021240 = 0x80021240;
-func_800212A0 = 0x800212A0;
-func_80021558 = 0x80021558;
-func_800215D0 = 0x800215D0;
-func_80021724 = 0x80021724;
-func_80021790 = 0x80021790;
-func_80021810 = 0x80021810;
-func_800218C0 = 0x800218C0;
-func_800219D0 = 0x800219D0;
-func_80021A40 = 0x80021A40;
-func_80021A70 = 0x80021A70;
-func_80021AC0 = 0x80021AC0;
-func_80021B30 = 0x80021B30;
-func_80021BF0 = 0x80021BF0;
-func_80021C60 = 0x80021C60;
-func_80021E20 = 0x80021E20;
-func_80021E50 = 0x80021E50;
-func_80021EC0 = 0x80021EC0;
-func_80021F30 = 0x80021F30;
-func_80021FB0 = 0x80021FB0;
-func_80021FD0 = 0x80021FD0;
-func_800220EC = 0x800220EC;
-func_8002227C = 0x8002227C;
-func_800222C0 = 0x800222C0;
-func_800222D0 = 0x800222D0;
-func_80022420 = 0x80022420;
-func_80022570 = 0x80022570;
-func_800226F8 = 0x800226F8;
-func_800228D0 = 0x800228D0;
-func_80022A9C = 0x80022A9C;
-func_80022BB0 = 0x80022BB0;
-func_80022C90 = 0x80022C90;
-func_80023130 = 0x80023130;
-func_800231C0 = 0x800231C0;
-func_80023380 = 0x80023380;
-func_800234F0 = 0x800234F0;
-func_80023500 = 0x80023500;
-func_800235E0 = 0x800235E0;
-func_800237D0 = 0x800237D0;
-func_800238E0 = 0x800238E0;
-func_80023A90 = 0x80023A90;
-func_80023B9C = 0x80023B9C;
-func_80023DC0 = 0x80023DC0;
-func_80023DEC = 0x80023DEC;
-func_80023E28 = 0x80023E28;
-func_80023E64 = 0x80023E64;
-func_80023E90 = 0x80023E90;
-func_80023ECC = 0x80023ECC;
-func_80023F28 = 0x80023F28;
-func_80023F58 = 0x80023F58;
-func_80023FB8 = 0x80023FB8;
-func_80024054 = 0x80024054;
-func_80024080 = 0x80024080;
-func_800240F0 = 0x800240F0;
-func_8002411C = 0x8002411C;
-func_80024144 = 0x80024144;
-func_80024190 = 0x80024190;
-func_80024800 = 0x80024800;
-func_80024E50 = 0x80024E50;
-func_80024E80 = 0x80024E80;
-func_80024E90 = 0x80024E90;
-func_80024FF0 = 0x80024FF0;
-func_800250E0 = 0x800250E0;
-func_800251C0 = 0x800251C0;
-func_800251D0 = 0x800251D0;
-func_80025280 = 0x80025280;
-func_80025290 = 0x80025290;
-func_80025340 = 0x80025340;
-func_80025390 = 0x80025390;
-func_800253D4 = 0x800253D4;
-func_80025400 = 0x80025400;
-func_80025420 = 0x80025420;
-func_80025440 = 0x80025440;
-func_80025480 = 0x80025480;
-__ptExceptionPreamble = 0x80025490;
-__ptException = 0x800254B4;
-func_80025E38 = 0x80025E38;
-func_80025F20 = 0x80025F20;
-func_80026020 = 0x80026020;
-func_80026068 = 0x80026068;
-func_80026078 = 0x80026078;
-__osCleanupThread = 0x800261F4;
-func_800263A0 = 0x800263A0;
-func_8002649C = 0x8002649C;
-func_80026570 = 0x80026570;
-func_80026620 = 0x80026620;
-func_800266F0 = 0x800266F0;
-func_800268F4 = 0x800268F4;
-func_80026A70 = 0x80026A70;
-func_80026C8C = 0x80026C8C;
-func_80026E00 = 0x80026E00;
-func_80026F00 = 0x80026F00;
-func_80026F88 = 0x80026F88;
-func_80026FB8 = 0x80026FB8;
-func_80027070 = 0x80027070;
-func_800271C0 = 0x800271C0;
-func_800271F0 = 0x800271F0;
-func_80027330 = 0x80027330;
-func_80027340 = 0x80027340;
-func_80027350 = 0x80027350;
-func_80027660 = 0x80027660;
-func_800276E0 = 0x800276E0;
-func_80027760 = 0x80027760;
-func_800277A0 = 0x800277A0;
-func_80027830 = 0x80027830;
-func_80027860 = 0x80027860;
-func_800278EC = 0x800278EC;
-func_80027B30 = 0x80027B30;
-func_80027BA4 = 0x80027BA4;
-func_80027D30 = 0x80027D30;
-func_80027D50 = 0x80027D50;
-func_80027D60 = 0x80027D60;
-func_800280C0 = 0x800280C0;
-func_800281C0 = 0x800281C0;
-func_80028210 = 0x80028210;
-func_80028254 = 0x80028254;
-func_80028280 = 0x80028280;
-func_80028360 = 0x80028360;
-func_80028590 = 0x80028590;
-func_80028A20 = 0x80028A20;
-func_80028CE0 = 0x80028CE0;
-func_80028CF0 = 0x80028CF0;
-func_80028D00 = 0x80028D00;
-func_80028D10 = 0x80028D10;
-func_80028D60 = 0x80028D60;
-func_80028DB0 = 0x80028DB0;
-func_80028E10 = 0x80028E10;
-func_80028E70 = 0x80028E70;
-func_80028F10 = 0x80028F10;
-func_800291B0 = 0x800291B0;
-func_80029720 = 0x80029720;
-func_80029C70 = 0x80029C70;
-func_80029CA0 = 0x80029CA0;
-func_80029CD0 = 0x80029CD0;
-func_80029D28 = 0x80029D28;
-func_80029D9C = 0x80029D9C;
-func_80029E08 = 0x80029E08;
-func_80029ED8 = 0x80029ED8;
-func_80029FE0 = 0x80029FE0;
-func_8002A0B0 = 0x8002A0B0;
-func_8002A124 = 0x8002A124;
-func_8002A174 = 0x8002A174;
-func_8002A1E0 = 0x8002A1E0;
-func_8002A2B0 = 0x8002A2B0;
-func_8002A340 = 0x8002A340;
-func_8002A9E4 = 0x8002A9E4;
-func_8002AACC = 0x8002AACC;
-func_8002ABC0 = 0x8002ABC0;
-func_8002AC60 = 0x8002AC60;
-func_8002AD60 = 0x8002AD60;
-func_8002AE70 = 0x8002AE70;
-func_8002AF30 = 0x8002AF30;
-func_8002AF40 = 0x8002AF40;
-func_8002AFA0 = 0x8002AFA0;
-func_8002AFF0 = 0x8002AFF0;
-func_8002B040 = 0x8002B040;
-func_8002B090 = 0x8002B090;
-func_8002B0E0 = 0x8002B0E0;
-func_8002B1E0 = 0x8002B1E0;
-func_8002B270 = 0x8002B270;
-func_8002B280 = 0x8002B280;
-func_8002B28C = 0x8002B28C;
-func_8002B320 = 0x8002B320;
-func_8002B368 = 0x8002B368;
-func_8002B3BC = 0x8002B3BC;
-func_8002B3F0 = 0x8002B3F0;
-func_8002B424 = 0x8002B424;
-func_8002B460 = 0x8002B460;
-func_8002B65C = 0x8002B65C;
-func_8002B8A8 = 0x8002B8A8;
-func_8002B928 = 0x8002B928;
-func_8002B934 = 0x8002B934;
-func_8002B9DC = 0x8002B9DC;
-func_8002BA4C = 0x8002BA4C;
-func_8002BC30 = 0x8002BC30;
-func_8002BCAC = 0x8002BCAC;
-func_8002BD2C = 0x8002BD2C;
-func_8002BE34 = 0x8002BE34;
-func_8002BF68 = 0x8002BF68;
-func_8002C25C = 0x8002C25C;
-func_8002C2C4 = 0x8002C2C4;
-func_8002C40C = 0x8002C40C;
-func_8002C6A0 = 0x8002C6A0;
-func_8002C6EC = 0x8002C6EC;
-func_8002C7C8 = 0x8002C7C8;
-func_8002C7E8 = 0x8002C7E8;
-func_8002C830 = 0x8002C830;
-func_8002C8B4 = 0x8002C8B4;
-func_8002C948 = 0x8002C948;
-func_8002C9F0 = 0x8002C9F0;
-func_8002CA98 = 0x8002CA98;
-func_8002CBF4 = 0x8002CBF4;
-func_8002CD44 = 0x8002CD44;
-func_8002CDFC = 0x8002CDFC;
-func_8002CEB0 = 0x8002CEB0;
-func_8002CF14 = 0x8002CF14;
-func_8002D074 = 0x8002D074;
-func_8002D184 = 0x8002D184;
-func_8002D29C = 0x8002D29C;
-func_8002D360 = 0x8002D360;
-func_8002D430 = 0x8002D430;
-func_8002D4DC = 0x8002D4DC;
-func_8002D5C4 = 0x8002D5C4;
-func_8002D784 = 0x8002D784;
-func_8002D790 = 0x8002D790;
-func_8002D8EC = 0x8002D8EC;
-func_8002DB14 = 0x8002DB14;
-func_8002DBA8 = 0x8002DBA8;
-func_8002DC6C = 0x8002DC6C;
-func_8002DCAC = 0x8002DCAC;
-func_8002DD68 = 0x8002DD68;
-func_8002DD98 = 0x8002DD98;
-func_8002DE00 = 0x8002DE00;
-func_8002DE30 = 0x8002DE30;
-func_8002DF10 = 0x8002DF10;
-func_8002DFA8 = 0x8002DFA8;
-func_8002E050 = 0x8002E050;
-func_8002E170 = 0x8002E170;
-func_8002E310 = 0x8002E310;
-func_8002E360 = 0x8002E360;
-func_8002E3B0 = 0x8002E3B0;
-func_8002E470 = 0x8002E470;
-func_8002E494 = 0x8002E494;
-func_8002E4D8 = 0x8002E4D8;
-func_8002E4EC = 0x8002E4EC;
-func_8002E510 = 0x8002E510;
-func_8002E628 = 0x8002E628;
-func_8002E684 = 0x8002E684;
-func_8002E71C = 0x8002E71C;
-func_8002E740 = 0x8002E740;
-func_8002E764 = 0x8002E764;
-func_8002E788 = 0x8002E788;
-func_8002E7AC = 0x8002E7AC;
-func_8002E7D0 = 0x8002E7D0;
-func_8002E7F4 = 0x8002E7F4;
-func_8002E818 = 0x8002E818;
-func_8002E83C = 0x8002E83C;
-func_8002EE9C = 0x8002EE9C;
-func_8002EF70 = 0x8002EF70;
-func_8002EFA0 = 0x8002EFA0;
-func_8002F2BC = 0x8002F2BC;
-func_8002F51C = 0x8002F51C;
-func_8002F730 = 0x8002F730;
-func_8002F794 = 0x8002F794;
-func_8002F7F0 = 0x8002F7F0;
-func_8002FC90 = 0x8002FC90;
-func_8002FD44 = 0x8002FD44;
-func_8002FFAC = 0x8002FFAC;
-func_80030028 = 0x80030028;
-func_80030240 = 0x80030240;
-func_80030328 = 0x80030328;
-func_800305D0 = 0x800305D0;
-func_800309C0 = 0x800309C0;
-func_800318FC = 0x800318FC;
-func_800319A4 = 0x800319A4;
-func_80031A50 = 0x80031A50;
-func_80034E24 = 0x80034E24;
-func_80035058 = 0x80035058;
-func_800352A0 = 0x800352A0;
-func_80035408 = 0x80035408;
-func_80035CF0 = 0x80035CF0;
-func_80035DAC = 0x80035DAC;
-func_80035E08 = 0x80035E08;
-func_80035E38 = 0x80035E38;
-func_800362D8 = 0x800362D8;
-func_800364E8 = 0x800364E8;
-func_800365A4 = 0x800365A4;
-func_8003668C = 0x8003668C;
-func_80036730 = 0x80036730;
-func_80036834 = 0x80036834;
-func_80036F48 = 0x80036F48;
-func_800373F8 = 0x800373F8;
-func_80037658 = 0x80037658;
-func_8003770C = 0x8003770C;
-func_80037CB4 = 0x80037CB4;
-func_80038100 = 0x80038100;
-func_80038EF4 = 0x80038EF4;
-func_800391D0 = 0x800391D0;
-func_80039A10 = 0x80039A10;
-func_8003AF48 = 0x8003AF48;
-func_8003AF98 = 0x8003AF98;
-func_8003AFCC = 0x8003AFCC;
-func_8003B51C = 0x8003B51C;
-func_8003BA40 = 0x8003BA40;
-func_8003BA60 = 0x8003BA60;
-func_8003BA8C = 0x8003BA8C;
-func_8003BB0C = 0x8003BB0C;
-func_8003BEB4 = 0x8003BEB4;
-func_8003BFC8 = 0x8003BFC8;
-func_8003C398 = 0x8003C398;
-func_8003C490 = 0x8003C490;
-func_8003CBE0 = 0x8003CBE0;
-func_8003CF68 = 0x8003CF68;
-func_8003D524 = 0x8003D524;
-func_8003D820 = 0x8003D820;
-func_8003D984 = 0x8003D984;
-func_8003D9D8 = 0x8003D9D8;
-func_8003DAC0 = 0x8003DAC0;
-func_8003DE38 = 0x8003DE38;
-func_8003E1B0 = 0x8003E1B0;
-func_8003E1B8 = 0x8003E1B8;
-func_80040420 = 0x80040420;
-func_80040924 = 0x80040924;
-func_80040CAC = 0x80040CAC;
-func_80040CB4 = 0x80040CB4;
-func_80042D08 = 0x80042D08;
-func_80042E90 = 0x80042E90;
-func_80042F7C = 0x80042F7C;
-func_80042F88 = 0x80042F88;
-func_80042F94 = 0x80042F94;
-func_80042FA0 = 0x80042FA0;
-func_80042FAC = 0x80042FAC;
-func_80042FB8 = 0x80042FB8;
-func_80042FC4 = 0x80042FC4;
-func_800430AC = 0x800430AC;
-func_80043158 = 0x80043158;
-func_8004316C = 0x8004316C;
-func_80043250 = 0x80043250;
-func_80043438 = 0x80043438;
-func_800438B0 = 0x800438B0;
-func_80043A70 = 0x80043A70;
-func_80043ADC = 0x80043ADC;
-func_80043AE8 = 0x80043AE8;
-func_800440F0 = 0x800440F0;
-func_80044198 = 0x80044198;
-func_800443AC = 0x800443AC;
-func_8004448C = 0x8004448C;
-func_80044838 = 0x80044838;
-func_80045100 = 0x80045100;
-func_80045318 = 0x80045318;
-func_80045648 = 0x80045648;
-func_80045E4C = 0x80045E4C;
-func_800460B0 = 0x800460B0;
-func_80046230 = 0x80046230;
-func_80046328 = 0x80046328;
-func_800463EC = 0x800463EC;
-func_800466D4 = 0x800466D4;
-func_80046E10 = 0x80046E10;
-func_800474D4 = 0x800474D4;
-func_80047724 = 0x80047724;
-func_80047D08 = 0x80047D08;
-func_80047E4C = 0x80047E4C;
-func_80047F8C = 0x80047F8C;
-func_800481C4 = 0x800481C4;
-func_80048A90 = 0x80048A90;
-func_80048C6C = 0x80048C6C;
-func_80048DE8 = 0x80048DE8;
-func_800495D8 = 0x800495D8;
-func_800498B4 = 0x800498B4;
-func_80049910 = 0x80049910;
-func_80049A44 = 0x80049A44;
-func_80049AEC = 0x80049AEC;
-func_80049BB4 = 0x80049BB4;
-func_8004A4D4 = 0x8004A4D4;
-func_8004A6A8 = 0x8004A6A8;
-func_8004A7E8 = 0x8004A7E8;
-func_8004A830 = 0x8004A830;
-func_8004AA2C = 0x8004AA2C;
-func_8004AA9C = 0x8004AA9C;
-func_8004B308 = 0x8004B308;
-func_8004C89C = 0x8004C89C;
-func_8004C8C0 = 0x8004C8C0;
-func_8004CC50 = 0x8004CC50;
-func_8004D358 = 0x8004D358;
-func_8004D364 = 0x8004D364;
-func_8004D3D0 = 0x8004D3D0;
-func_8004D6BC = 0x8004D6BC;
-func_8004D7AC = 0x8004D7AC;
-func_8004DE7C = 0x8004DE7C;
-func_8004E35C = 0x8004E35C;
-func_8004E458 = 0x8004E458;
-func_8004EB54 = 0x8004EB54;
-func_8004EFE0 = 0x8004EFE0;
-func_8004F71C = 0x8004F71C;
-func_8004F830 = 0x8004F830;
-func_8004FC3C = 0x8004FC3C;
-func_8004FE44 = 0x8004FE44;
-func_80051548 = 0x80051548;
-func_80051AB0 = 0x80051AB0;
-func_8005207C = 0x8005207C;
-func_80052328 = 0x80052328;
-func_800523A0 = 0x800523A0;
-func_80052418 = 0x80052418;
-func_8005248C = 0x8005248C;
-func_80052504 = 0x80052504;
-func_80052638 = 0x80052638;
-func_80052804 = 0x80052804;
-func_80052B00 = 0x80052B00;
-func_80052CC8 = 0x80052CC8;
-func_800530CC = 0x800530CC;
-func_80053124 = 0x80053124;
-func_800535D8 = 0x800535D8;
-func_80053A80 = 0x80053A80;
-func_80053A98 = 0x80053A98;
-func_80053BB8 = 0x80053BB8;
-func_80053EFC = 0x80053EFC;
-func_80054200 = 0x80054200;
-func_80054280 = 0x80054280;
-func_800545DC = 0x800545DC;
-func_8005470C = 0x8005470C;
-func_80054894 = 0x80054894;
-func_80054C24 = 0x80054C24;
-func_80054E00 = 0x80054E00;
-func_80055708 = 0x80055708;
-func_80055AD8 = 0x80055AD8;
-func_80055E18 = 0x80055E18;
-func_800561B0 = 0x800561B0;
-func_80056334 = 0x80056334;
-func_80056440 = 0x80056440;
-func_80056DAC = 0x80056DAC;
-func_800571C8 = 0x800571C8;
-func_80057484 = 0x80057484;
-func_80057794 = 0x80057794;
-func_80057844 = 0x80057844;
-func_80057C80 = 0x80057C80;
-func_80058B10 = 0x80058B10;
-func_80058BD8 = 0x80058BD8;
-func_80058EA4 = 0x80058EA4;
-func_80059428 = 0x80059428;
-func_80059470 = 0x80059470;
-func_80059530 = 0x80059530;
-func_80059610 = 0x80059610;
-func_800596F0 = 0x800596F0;
-func_80059700 = 0x80059700;
-func_80059800 = 0x80059800;
-func_8005984C = 0x8005984C;
-func_80059890 = 0x80059890;
-func_8005991C = 0x8005991C;
-func_80059928 = 0x80059928;
-func_800599E4 = 0x800599E4;
-func_80059A64 = 0x80059A64;
-func_80059B2C = 0x80059B2C;
-func_80059B60 = 0x80059B60;
-func_80059BF0 = 0x80059BF0;
-func_80059BFC = 0x80059BFC;
-func_80059C30 = 0x80059C30;
-func_80059C68 = 0x80059C68;
-func_80059C74 = 0x80059C74;
-func_80059C80 = 0x80059C80;
-func_80059FA8 = 0x80059FA8;
-func_8005A01C = 0x8005A01C;
-func_8005A050 = 0x8005A050;
-func_8005A0BC = 0x8005A0BC;
-func_8005A0C8 = 0x8005A0C8;
-func_8005A0D4 = 0x8005A0D4;
-func_8005ADEC = 0x8005ADEC;
-func_8005B228 = 0x8005B228;
-func_8005B3C8 = 0x8005B3C8;
-func_8005B6E4 = 0x8005B6E4;
-func_8005B75C = 0x8005B75C;
-func_8005B80C = 0x8005B80C;
-func_8005B888 = 0x8005B888;
-func_8005B9E4 = 0x8005B9E4;
-func_8005BA70 = 0x8005BA70;
-func_8005BAF4 = 0x8005BAF4;
-func_8005C630 = 0x8005C630;
-func_8005C940 = 0x8005C940;
-func_8005CA00 = 0x8005CA00;
-func_8005CAC0 = 0x8005CAC0;
-func_8005CB84 = 0x8005CB84;
-func_8005CCDC = 0x8005CCDC;
-func_8005CDE8 = 0x8005CDE8;
-func_8005D048 = 0x8005D048;
-func_8005D230 = 0x8005D230;
-func_8005D40C = 0x8005D40C;
-func_8005D694 = 0x8005D694;
-func_8005D8F8 = 0x8005D8F8;
-func_8005D994 = 0x8005D994;
-func_8005DC00 = 0x8005DC00;
-func_8005E1F8 = 0x8005E1F8;
-func_8005E494 = 0x8005E494;
-func_8005E578 = 0x8005E578;
-func_8005E7F8 = 0x8005E7F8;
-func_8005EA64 = 0x8005EA64;
-func_8005ED18 = 0x8005ED18;
-func_8005F070 = 0x8005F070;
-func_8005F128 = 0x8005F128;
-func_8005F22C = 0x8005F22C;
-func_8005F2D0 = 0x8005F2D0;
-func_8005F334 = 0x8005F334;
-func_8005F6B0 = 0x8005F6B0;
-func_8005FA1C = 0x8005FA1C;
-func_8005FBB0 = 0x8005FBB0;
-func_800604AC = 0x800604AC;
-func_80060754 = 0x80060754;
-func_800608DC = 0x800608DC;
-func_800609A8 = 0x800609A8;
-func_80060DD4 = 0x80060DD4;
-func_80060F70 = 0x80060F70;
-func_80060FFC = 0x80060FFC;
-func_80061024 = 0x80061024;
-func_80061188 = 0x80061188;
-func_800612F8 = 0x800612F8;
-func_800613A4 = 0x800613A4;
-func_800613D4 = 0x800613D4;
-func_80061404 = 0x80061404;
-func_80061444 = 0x80061444;
-func_80061484 = 0x80061484;
-func_800614B4 = 0x800614B4;
-func_800614F4 = 0x800614F4;
-func_800615E0 = 0x800615E0;
-func_800616CC = 0x800616CC;
-func_800617B8 = 0x800617B8;
-func_800618A4 = 0x800618A4;
-func_80061998 = 0x80061998;
-func_80061A8C = 0x80061A8C;
-func_80061BA8 = 0x80061BA8;
-func_80061D10 = 0x80061D10;
-func_80061E88 = 0x80061E88;
-func_80061F4C = 0x80061F4C;
-func_800621C0 = 0x800621C0;
-func_800625A8 = 0x800625A8;
-func_800626A4 = 0x800626A4;
-func_80062BA0 = 0x80062BA0;
-func_80062C78 = 0x80062C78;
-func_80062D44 = 0x80062D44;
-func_80062DFC = 0x80062DFC;
-func_800631E8 = 0x800631E8;
-func_800632AC = 0x800632AC;
-func_8006355C = 0x8006355C;
-func_80063CEC = 0x80063CEC;
-func_80063D98 = 0x80063D98;
-func_80063E9C = 0x80063E9C;
-func_80063F8C = 0x80063F8C;
-func_80063F98 = 0x80063F98;
-func_80063FB4 = 0x80063FB4;
-func_80063FD0 = 0x80063FD0;
-func_8006530C = 0x8006530C;
-func_800653C0 = 0x800653C0;
-func_800654AC = 0x800654AC;
-func_80065524 = 0x80065524;
-func_80065608 = 0x80065608;
-func_800656AC = 0x800656AC;
-func_80065714 = 0x80065714;
-func_80066130 = 0x80066130;
-func_80066294 = 0x80066294;
-func_8006657C = 0x8006657C;
-func_8006687C = 0x8006687C;
-func_800669D0 = 0x800669D0;
-func_80066AB0 = 0x80066AB0;
-func_80066ABC = 0x80066ABC;
-func_80066C30 = 0x80066C30;
-func_80066D8C = 0x80066D8C;
-func_80066EB0 = 0x80066EB0;
-func_80066EBC = 0x80066EBC;
-func_80066ED8 = 0x80066ED8;
-func_80066F14 = 0x80066F14;
-func_80066F20 = 0x80066F20;
-func_80067200 = 0x80067200;
-func_80067378 = 0x80067378;
-func_800674E4 = 0x800674E4;
-func_8006756C = 0x8006756C;
-func_800678A4 = 0x800678A4;
-func_80067A70 = 0x80067A70;
-func_80067B4C = 0x80067B4C;
-func_80067C1C = 0x80067C1C;
-func_80067F9C = 0x80067F9C;
-func_80068050 = 0x80068050;
-func_80068608 = 0x80068608;
-func_80068628 = 0x80068628;
-func_80068648 = 0x80068648;
-func_800686B8 = 0x800686B8;
-func_80068944 = 0x80068944;
-func_80068C78 = 0x80068C78;
-func_80068CB8 = 0x80068CB8;
-func_80069010 = 0x80069010;
-func_80069100 = 0x80069100;
-func_80069418 = 0x80069418;
-func_80069688 = 0x80069688;
-func_80069728 = 0x80069728;
-func_80069888 = 0x80069888;
-func_80069954 = 0x80069954;
-func_80069A40 = 0x80069A40;
-func_80069ADC = 0x80069ADC;
-func_80069CEC = 0x80069CEC;
-func_80069E24 = 0x80069E24;
-func_80069EB8 = 0x80069EB8;
-func_80069F60 = 0x80069F60;
-func_8006A004 = 0x8006A004;
-func_8006A09C = 0x8006A09C;
-func_8006A3B4 = 0x8006A3B4;
-func_8006A410 = 0x8006A410;
-func_8006A7E0 = 0x8006A7E0;
-func_8006A83C = 0x8006A83C;
-func_8006A93C = 0x8006A93C;
-func_8006A9A8 = 0x8006A9A8;
-func_8006A9B4 = 0x8006A9B4;
-func_8006A9C0 = 0x8006A9C0;
-func_8006AA78 = 0x8006AA78;
-func_8006AAD4 = 0x8006AAD4;
-func_8006ABE0 = 0x8006ABE0;
-func_8006AC44 = 0x8006AC44;
-func_8006AD54 = 0x8006AD54;
-func_8006B0D0 = 0x8006B0D0;
-func_8006B0DC = 0x8006B0DC;
-func_8006B4A8 = 0x8006B4A8;
-func_8006B788 = 0x8006B788;
-func_8006B998 = 0x8006B998;
-func_8006BAA0 = 0x8006BAA0;
-func_8006BB58 = 0x8006BB58;
-func_8006BBB4 = 0x8006BBB4;
-func_8006BFB8 = 0x8006BFB8;
-func_8006C044 = 0x8006C044;
-func_8006D130 = 0x8006D130;
-func_8006D38C = 0x8006D38C;
-func_8006D3A8 = 0x8006D3A8;
-func_8006EA8C = 0x8006EA8C;
-func_8006EB00 = 0x8006EB00;
-func_8006EBA0 = 0x8006EBA0;
-func_8006EBFC = 0x8006EBFC;
-func_8006EC9C = 0x8006EC9C;
-func_8006ECF8 = 0x8006ECF8;
-func_8006EF38 = 0x8006EF38;
-func_8006EFDC = 0x8006EFDC;
-func_8006F080 = 0x8006F080;
-func_8006F114 = 0x8006F114;
-func_8006F17C = 0x8006F17C;
-func_8006F228 = 0x8006F228;
-func_8006F290 = 0x8006F290;
-func_8006F448 = 0x8006F448;
-func_8006FE64 = 0x8006FE64;
-func_8006FF28 = 0x8006FF28;
-func_800700E0 = 0x800700E0;
-func_80070214 = 0x80070214;
-func_80070BBC = 0x80070BBC;
-func_80070D00 = 0x80070D00;
-func_80070D58 = 0x80070D58;
-func_80071DD4 = 0x80071DD4;
-func_800720FC = 0x800720FC;
-func_80072300 = 0x80072300;
-func_80072420 = 0x80072420;
-func_80072488 = 0x80072488;
-func_800725A8 = 0x800725A8;
-func_80074C10 = 0x80074C10;
-func_80074C58 = 0x80074C58;
-func_80074E50 = 0x80074E50;
-func_80074F18 = 0x80074F18;
-func_80074FA4 = 0x80074FA4;
-func_80075004 = 0x80075004;
-func_800763B8 = 0x800763B8;
-func_80077190 = 0x80077190;
-func_800771E0 = 0x800771E0;
-func_8007722C = 0x8007722C;
-func_80077250 = 0x80077250;
-func_800772AC = 0x800772AC;
-func_80077414 = 0x80077414;
-func_800777A0 = 0x800777A0;
-func_8007784C = 0x8007784C;
-func_800778D4 = 0x800778D4;
-func_8007798C = 0x8007798C;
-func_80077A10 = 0x80077A10;
-func_80077A8C = 0x80077A8C;
-func_80077B88 = 0x80077B88;
-func_80077B94 = 0x80077B94;
-func_80078048 = 0x80078048;
-func_80078108 = 0x80078108;
-func_800783D0 = 0x800783D0;
-func_80078448 = 0x80078448;
-func_800784C4 = 0x800784C4;
-func_80078560 = 0x80078560;
-func_80078614 = 0x80078614;
-func_8007869C = 0x8007869C;
-func_800787AC = 0x800787AC;
-func_800788C0 = 0x800788C0;
-func_80078A74 = 0x80078A74;
-func_80078AF0 = 0x80078AF0;
-func_80078AFC = 0x80078AFC;
-func_80078B9C = 0x80078B9C;
-func_80078BF0 = 0x80078BF0;
-func_80078C94 = 0x80078C94;
-func_80078CF8 = 0x80078CF8;
-func_80078D70 = 0x80078D70;
-func_80078E60 = 0x80078E60;
-func_80078ECC = 0x80078ECC;
-func_80078F88 = 0x80078F88;
-func_8007906C = 0x8007906C;
-func_800794DC = 0x800794DC;
-func_8007954C = 0x8007954C;
-func_800795BC = 0x800795BC;
-func_80079628 = 0x80079628;
-func_8007969C = 0x8007969C;
-func_800798D4 = 0x800798D4;
-func_80079900 = 0x80079900;
-func_8007A29C = 0x8007A29C;
-func_8007A3D0 = 0x8007A3D0;
-func_8007A4C8 = 0x8007A4C8;
-func_8007A578 = 0x8007A578;
-func_8007A608 = 0x8007A608;
-func_8007A700 = 0x8007A700;
-func_8007A758 = 0x8007A758;
-func_8007A784 = 0x8007A784;
-func_8007A828 = 0x8007A828;
-func_8007A910 = 0x8007A910;
-func_8007A9A4 = 0x8007A9A4;
-func_8007AA70 = 0x8007AA70;
-func_8007AB60 = 0x8007AB60;
-func_8007AC1C = 0x8007AC1C;
-func_8007ACF0 = 0x8007ACF0;
-func_8007AD68 = 0x8007AD68;
-func_8007AE04 = 0x8007AE04;
-func_8007AF40 = 0x8007AF40;
-func_8007AFE0 = 0x8007AFE0;
-func_8007B050 = 0x8007B050;
-func_8007B104 = 0x8007B104;
-func_8007B190 = 0x8007B190;
-func_8007B238 = 0x8007B238;
-func_8007B2CC = 0x8007B2CC;
-func_8007B354 = 0x8007B354;
-func_8007B3C8 = 0x8007B3C8;
-func_8007B4A4 = 0x8007B4A4;
-func_8007B560 = 0x8007B560;
-func_8007B5D0 = 0x8007B5D0;
-func_8007B63C = 0x8007B63C;
-func_8007B680 = 0x8007B680;
-func_8007B68C = 0x8007B68C;
-func_8007B768 = 0x8007B768;
-func_8007B7F8 = 0x8007B7F8;
-func_8007B908 = 0x8007B908;
-func_8007B970 = 0x8007B970;
-func_8007B9EC = 0x8007B9EC;
-func_8007BB24 = 0x8007BB24;
-func_8007BC8C = 0x8007BC8C;
-func_8007BCF8 = 0x8007BCF8;
-func_8007BDF0 = 0x8007BDF0;
-func_8007BE64 = 0x8007BE64;
-func_8007BEF8 = 0x8007BEF8;
-func_8007BF74 = 0x8007BF74;
-func_8007C00C = 0x8007C00C;
-func_8007C098 = 0x8007C098;
-func_8007C130 = 0x8007C130;
-func_8007C1BC = 0x8007C1BC;
-func_8007C260 = 0x8007C260;
-func_8007C3C4 = 0x8007C3C4;
-func_8007C494 = 0x8007C494;
-func_8007C51C = 0x8007C51C;
-func_8007C618 = 0x8007C618;
-func_8007C698 = 0x8007C698;
-func_8007C70C = 0x8007C70C;
-func_8007C86C = 0x8007C86C;
-func_8007C8D4 = 0x8007C8D4;
-func_8007C9F0 = 0x8007C9F0;
-func_8007CB00 = 0x8007CB00;
-func_8007CC10 = 0x8007CC10;
-func_8007CCCC = 0x8007CCCC;
-func_8007CD8C = 0x8007CD8C;
-func_8007CECC = 0x8007CECC;
-func_8007CF40 = 0x8007CF40;
-func_8007CFAC = 0x8007CFAC;
-func_8007D018 = 0x8007D018;
-func_8007D084 = 0x8007D084;
-func_8007D0F0 = 0x8007D0F0;
-func_8007D11C = 0x8007D11C;
-func_8007D148 = 0x8007D148;
-func_8007D1F0 = 0x8007D1F0;
-func_8007D25C = 0x8007D25C;
-func_8007D2D8 = 0x8007D2D8;
-func_8007D304 = 0x8007D304;
-func_8007D56C = 0x8007D56C;
-func_8007D758 = 0x8007D758;
-func_8007D8B8 = 0x8007D8B8;
-func_8007D95C = 0x8007D95C;
-func_8007D9EC = 0x8007D9EC;
-func_8007DA68 = 0x8007DA68;
-func_8007DAF4 = 0x8007DAF4;
-func_8007DB80 = 0x8007DB80;
-func_8007DEE4 = 0x8007DEE4;
-func_8007E024 = 0x8007E024;
-func_8007E268 = 0x8007E268;
-func_8007E2A8 = 0x8007E2A8;
-func_8007E340 = 0x8007E340;
-func_8007E3F4 = 0x8007E3F4;
-func_8007E46C = 0x8007E46C;
-func_8007E5DC = 0x8007E5DC;
-func_8007E658 = 0x8007E658;
-func_8007E6C8 = 0x8007E6C8;
-func_8007E94C = 0x8007E94C;
-func_8007EBC8 = 0x8007EBC8;
-func_8007ECC4 = 0x8007ECC4;
-func_8007ED64 = 0x8007ED64;
-func_8007EE78 = 0x8007EE78;
-func_8007F05C = 0x8007F05C;
-func_8007F12C = 0x8007F12C;
-func_8007F21C = 0x8007F21C;
-func_8007F30C = 0x8007F30C;
-func_8007F448 = 0x8007F448;
-func_8007F5BC = 0x8007F5BC;
-func_8007F6C0 = 0x8007F6C0;
-func_8007F968 = 0x8007F968;
-func_8007FBF0 = 0x8007FBF0;
-func_8007FD94 = 0x8007FD94;
-func_8007FE98 = 0x8007FE98;
-func_800802C8 = 0x800802C8;
-func_800802E8 = 0x800802E8;
-func_80080308 = 0x80080308;
-func_80080370 = 0x80080370;
-func_8008041C = 0x8008041C;
-func_8008093C = 0x8008093C;
-func_80080ADC = 0x80080ADC;
-func_80080D14 = 0x80080D14;
-func_800815EC = 0x800815EC;
-func_8008166C = 0x8008166C;
-func_80081A9C = 0x80081A9C;
-func_80081B34 = 0x80081B34;
-func_80081BFC = 0x80081BFC;
-func_80081C6C = 0x80081C6C;
-func_80082F88 = 0x80082F88;
-func_800836D0 = 0x800836D0;
-func_8008378C = 0x8008378C;
-func_800837FC = 0x800837FC;
-func_80083B9C = 0x80083B9C;
-func_80083C80 = 0x80083C80;
-func_80083D3C = 0x80083D3C;
-func_80083FB8 = 0x80083FB8;
-func_800841A4 = 0x800841A4;
-func_80084380 = 0x80084380;
-func_8008440C = 0x8008440C;
-func_80084498 = 0x80084498;
-func_80084698 = 0x80084698;
-func_80084700 = 0x80084700;
-func_80084940 = 0x80084940;
-func_80084BA4 = 0x80084BA4;
-func_80084E88 = 0x80084E88;
-func_800853B4 = 0x800853B4;
-func_80085414 = 0x80085414;
-func_80085474 = 0x80085474;
-func_800854CC = 0x800854CC;
-func_80085524 = 0x80085524;
-func_8008557C = 0x8008557C;
-func_800855D4 = 0x800855D4;
-func_80085628 = 0x80085628;
-func_8008567C = 0x8008567C;
-func_800856D0 = 0x800856D0;
-func_80085750 = 0x80085750;
-func_800857EC = 0x800857EC;
-func_800858A0 = 0x800858A0;
-func_80085954 = 0x80085954;
-func_80086120 = 0x80086120;
-func_80086440 = 0x80086440;
-func_800864BC = 0x800864BC;
-func_80086744 = 0x80086744;
-func_80086AD4 = 0x80086AD4;
-func_80086D3C = 0x80086D3C;
-func_80086DFC = 0x80086DFC;
-func_80086F50 = 0x80086F50;
-func_80087B10 = 0x80087B10;
-func_80087D68 = 0x80087D68;
-func_80088168 = 0x80088168;
-func_80088C18 = 0x80088C18;
-func_80088C98 = 0x80088C98;
-func_80088D90 = 0x80088D90;
-func_80088DEC = 0x80088DEC;
-func_80088EB8 = 0x80088EB8;
-func_800890A4 = 0x800890A4;
-func_80089F78 = 0x80089F78;
-func_8008A018 = 0x8008A018;
-func_8008A0B8 = 0x8008A0B8;
-func_8008A158 = 0x8008A158;
-func_8008A1F8 = 0x8008A1F8;
-func_8008A29C = 0x8008A29C;
-func_8008A3FC = 0x8008A3FC;
-func_8008A49C = 0x8008A49C;
-func_8008A540 = 0x8008A540;
-func_8008A630 = 0x8008A630;
-func_8008A7A0 = 0x8008A7A0;
-func_8008A984 = 0x8008A984;
-func_8008AB48 = 0x8008AB48;
-func_8008ADE4 = 0x8008ADE4;
-func_8008B55C = 0x8008B55C;
-func_8008B69C = 0x8008B69C;
-func_8008B94C = 0x8008B94C;
-func_8008BAB8 = 0x8008BAB8;
-func_8008BBAC = 0x8008BBAC;
-func_8008BBF8 = 0x8008BBF8;
-func_8008BEB8 = 0x8008BEB8;
-func_8008C03C = 0x8008C03C;
-func_8008C07C = 0x8008C07C;
-func_8008C2F0 = 0x8008C2F0;
-func_8008C3EC = 0x8008C3EC;
-func_8008C588 = 0x8008C588;
-func_8008C5C4 = 0x8008C5C4;
-func_8008C608 = 0x8008C608;
-func_8008CA0C = 0x8008CA0C;
-func_8008CC98 = 0x8008CC98;
-func_8008CED0 = 0x8008CED0;
-func_8008CFFC = 0x8008CFFC;
-func_8008D34C = 0x8008D34C;
-func_8008D494 = 0x8008D494;
-func_8008D4A0 = 0x8008D4A0;
-func_8008D4EC = 0x8008D4EC;
-func_8008D8C0 = 0x8008D8C0;
-func_8008D9E4 = 0x8008D9E4;
-func_8008DAF8 = 0x8008DAF8;
-func_8008DB58 = 0x8008DB58;
-func_8008DC24 = 0x8008DC24;
-func_8008DDF8 = 0x8008DDF8;
-func_8008E0FC = 0x8008E0FC;
-func_8008E28C = 0x8008E28C;
-func_8008E53C = 0x8008E53C;
-func_8008E5B8 = 0x8008E5B8;
-func_8008E680 = 0x8008E680;
-func_8008E770 = 0x8008E770;
-func_8008EBD0 = 0x8008EBD0;
-func_8008EE24 = 0x8008EE24;
-func_8008EEF0 = 0x8008EEF0;
-func_8008EF28 = 0x8008EF28;
-func_8008F2F4 = 0x8008F2F4;
-func_8008F31C = 0x8008F31C;
-func_80090254 = 0x80090254;
-func_80090274 = 0x80090274;
-func_8009038C = 0x8009038C;
-func_80090780 = 0x80090780;
-func_800908F8 = 0x800908F8;
-func_80090B08 = 0x80090B08;
-func_800910CC = 0x800910CC;
-func_80091234 = 0x80091234;
-func_80091308 = 0x80091308;
-func_800915D4 = 0x800915D4;
-func_80091794 = 0x80091794;
-func_800919C8 = 0x800919C8;
-func_80091B5C = 0x80091B5C;
-func_80091BA0 = 0x80091BA0;
-func_80091C70 = 0x80091C70;
-func_80091DF8 = 0x80091DF8;
-func_80091EF8 = 0x80091EF8;
-func_80092160 = 0x80092160;
-func_8009248C = 0x8009248C;
-func_800925F4 = 0x800925F4;
-func_800926F0 = 0x800926F0;
-func_800927FC = 0x800927FC;
-func_80092B1C = 0x80092B1C;
-func_80092BCC = 0x80092BCC;
-func_80092DB8 = 0x80092DB8;
-func_80093078 = 0x80093078;
-func_80093620 = 0x80093620;
-func_80093798 = 0x80093798;
-func_80093A3C = 0x80093A3C;
-func_80093BE8 = 0x80093BE8;
-func_80093CB0 = 0x80093CB0;
-func_80093EC0 = 0x80093EC0;
-func_80095340 = 0x80095340;
-func_800955A8 = 0x800955A8;
-func_8009570C = 0x8009570C;
-func_80095D3C = 0x80095D3C;
-func_80095D8C = 0x80095D8C;
-func_80095E58 = 0x80095E58;
-func_80095F24 = 0x80095F24;
-func_80095FF0 = 0x80095FF0;
-func_80097448 = 0x80097448;
-func_80097D50 = 0x80097D50;
-func_80097F28 = 0x80097F28;
-func_80098100 = 0x80098100;
-func_80098294 = 0x80098294;
-func_800983B8 = 0x800983B8;
-func_80098658 = 0x80098658;
-func_80098A5C = 0x80098A5C;
-func_80098F9C = 0x80098F9C;
-func_80099230 = 0x80099230;
-func_80099284 = 0x80099284;
-func_800992C8 = 0x800992C8;
-func_8009930C = 0x8009930C;
-func_80099350 = 0x80099350;
-func_80099C24 = 0x80099C24;
-func_8009A2CC = 0x8009A2CC;
-func_8009A350 = 0x8009A350;
-func_8009A3A8 = 0x8009A3A8;
-func_8009A3FC = 0x8009A3FC;
-func_8009A7F8 = 0x8009A7F8;
-func_8009ADD0 = 0x8009ADD0;
-func_8009AE10 = 0x8009AE10;
-func_8009B0FC = 0x8009B0FC;
-func_8009B3F0 = 0x8009B3F0;
-func_8009B6AC = 0x8009B6AC;
-func_8009B6E8 = 0x8009B6E8;
-func_8009C11C = 0x8009C11C;
-func_8009C154 = 0x8009C154;
-func_8009C5FC = 0x8009C5FC;
-func_8009C708 = 0x8009C708;
-func_8009C8BC = 0x8009C8BC;
-func_8009CAF4 = 0x8009CAF4;
-func_8009CCF0 = 0x8009CCF0;
-func_8009D044 = 0x8009D044;
-func_8009D398 = 0x8009D398;
-func_8009D70C = 0x8009D70C;
-func_8009DA8C = 0x8009DA8C;
-func_8009DDE8 = 0x8009DDE8;
-func_8009E09C = 0x8009E09C;
-func_8009E364 = 0x8009E364;
-func_8009E61C = 0x8009E61C;
-func_8009E8E4 = 0x8009E8E4;
-func_8009EBB8 = 0x8009EBB8;
-func_8009EE80 = 0x8009EE80;
-func_8009F154 = 0x8009F154;
-func_8009F408 = 0x8009F408;
-func_8009F6D4 = 0x8009F6D4;
-func_8009F9AC = 0x8009F9AC;
-func_8009FC90 = 0x8009FC90;
-func_8009FF44 = 0x8009FF44;
-func_800A009C = 0x800A009C;
-func_800A0138 = 0x800A0138;
-func_800A0184 = 0x800A0184;
-func_800A0418 = 0x800A0418;
-func_800A0AC4 = 0x800A0AC4;
-func_800A13D8 = 0x800A13D8;
-func_800A15CC = 0x800A15CC;
-func_800A17C0 = 0x800A17C0;
-func_800A1A04 = 0x800A1A04;
-func_800A1B58 = 0x800A1B58;
-func_800A1B70 = 0x800A1B70;
-func_800A1EC0 = 0x800A1EC0;
-func_800A1F90 = 0x800A1F90;
-func_800A217C = 0x800A217C;
-func_800A2224 = 0x800A2224;
-func_800A2478 = 0x800A2478;
-func_800A2554 = 0x800A2554;
-func_800A25C0 = 0x800A25C0;
-func_800A2AEC = 0x800A2AEC;
-func_800A2BEC = 0x800A2BEC;
-func_800A2CE0 = 0x800A2CE0;
-func_800A3CC4 = 0x800A3CC4;
-func_800A3D50 = 0x800A3D50;
-func_800A3DBC = 0x800A3DBC;
-func_800A4134 = 0x800A4134;
-func_800A4360 = 0x800A4360;
-func_800A44C0 = 0x800A44C0;
-func_800A4610 = 0x800A4610;
-func_800A4670 = 0x800A4670;
-func_800A4684 = 0x800A4684;
-func_800A46AC = 0x800A46AC;
-func_800A4B20 = 0x800A4B20;
-func_800A4D60 = 0x800A4D60;
-func_800A5300 = 0x800A5300;
-func_800A560C = 0x800A560C;
-func_800A563C = 0x800A563C;
-func_800A59F0 = 0x800A59F0;
-func_800A59F8 = 0x800A59F8;
-func_800A5C70 = 0x800A5C70;
-func_800A5EA0 = 0x800A5EA0;
-func_800A5F04 = 0x800A5F04;
-func_800A600C = 0x800A600C;
-func_800A642C = 0x800A642C;
-func_800A657C = 0x800A657C;
-func_800A6660 = 0x800A6660;
-func_800A66E8 = 0x800A66E8;
-func_800A6730 = 0x800A6730;
-func_800A6778 = 0x800A6778;
-func_800A67A8 = 0x800A67A8;
-func_800A67D8 = 0x800A67D8;
-func_800A6808 = 0x800A6808;
-func_800A6C50 = 0x800A6C50;
-func_800A6D4C = 0x800A6D4C;
-func_800A6DCC = 0x800A6DCC;
-func_800A70B8 = 0x800A70B8;
-func_800A7134 = 0x800A7134;
-func_800A7180 = 0x800A7180;
-func_800A7390 = 0x800A7390;
-func_800A795C = 0x800A795C;
-func_800A7AA4 = 0x800A7AA4;
-func_800A7F84 = 0x800A7F84;
-func_800A8034 = 0x800A8034;
-func_800A8714 = 0x800A8714;
-func_800A89C4 = 0x800A89C4;
-func_800A8DA4 = 0x800A8DA4;
-func_800A8EC4 = 0x800A8EC4;
-func_800A8F3C = 0x800A8F3C;
-func_800A9264 = 0x800A9264;
-func_800AAEBC = 0x800AAEBC;
-func_800AB968 = 0x800AB968;
-func_800AB9C0 = 0x800AB9C0;
-func_800AB9F0 = 0x800AB9F0;
-func_800AC020 = 0x800AC020;
-func_800AC0C4 = 0x800AC0C4;
-func_800AC170 = 0x800AC170;
-func_800AC95C = 0x800AC95C;
-func_800ACD1C = 0x800ACD1C;
-func_800AD10C = 0x800AD10C;
-func_800AD188 = 0x800AD188;
-func_800AD348 = 0x800AD348;
-func_800AD48C = 0x800AD48C;
-func_800AD760 = 0x800AD760;
-func_800AD7E4 = 0x800AD7E4;
-func_800AD8C0 = 0x800AD8C0;
-func_800ADEBC = 0x800ADEBC;
-func_800AE0F4 = 0x800AE0F4;
-func_800AE464 = 0x800AE464;
-func_800AE624 = 0x800AE624;
-func_800AE944 = 0x800AE944;
-func_800AEB70 = 0x800AEB70;
-func_800AF3AC = 0x800AF3AC;
-func_800AF77C = 0x800AF77C;
-func_800B005C = 0x800B005C;
-func_800B07F4 = 0x800B07F4;
-func_800B08C8 = 0x800B08C8;
-func_800B1684 = 0x800B1684;
-func_800B2864 = 0x800B2864;
-func_800B29F4 = 0x800B29F4;
-func_800B2CA8 = 0x800B2CA8;
-func_800B3314 = 0x800B3314;
-func_800B3334 = 0x800B3334;
-func_800B3744 = 0x800B3744;
-func_800B3A48 = 0x800B3A48;
-func_800B4114 = 0x800B4114;
-func_800B47E0 = 0x800B47E0;
-func_800B4890 = 0x800B4890;
-func_800B4914 = 0x800B4914;
-func_800B4920 = 0x800B4920;
-func_800B49E4 = 0x800B49E4;
-func_800B4BF8 = 0x800B4BF8;
-func_800B4E2C = 0x800B4E2C;
-func_800B4FE4 = 0x800B4FE4;
-func_800B5DE4 = 0x800B5DE4;
-func_800B6458 = 0x800B6458;
-func_800B66E4 = 0x800B66E4;
-func_800B6AE4 = 0x800B6AE4;
-func_800B6F70 = 0x800B6F70;
-func_800B7324 = 0x800B7324;
-func_800B7678 = 0x800B7678;
-func_800B78AC = 0x800B78AC;
-func_800B790C = 0x800B790C;
-func_800B7B08 = 0x800B7B08;
-func_800B80D8 = 0x800B80D8;
-func_800B8A54 = 0x800B8A54;
-func_800B8C54 = 0x800B8C54;
-func_800B8DCC = 0x800B8DCC;
-func_800B8DF4 = 0x800B8DF4;
-func_800B9500 = 0x800B9500;
-func_800B9544 = 0x800B9544;
-func_800B9648 = 0x800B9648;
-func_800B9678 = 0x800B9678;
-func_800B96A8 = 0x800B96A8;
-func_800B96D8 = 0x800B96D8;
-func_800B9708 = 0x800B9708;
-func_800B9738 = 0x800B9738;
-func_800B9850 = 0x800B9850;
-func_800B9880 = 0x800B9880;
-func_800B98B0 = 0x800B98B0;
-func_800B99C8 = 0x800B99C8;
-func_800B99F8 = 0x800B99F8;
-func_800B9A28 = 0x800B9A28;
-func_800B9A58 = 0x800B9A58;
-func_800B9A88 = 0x800B9A88;
-func_800B9AB8 = 0x800B9AB8;
-func_800B9BD0 = 0x800B9BD0;
-func_800B9C00 = 0x800B9C00;
-func_800B9D18 = 0x800B9D18;
-func_800B9D48 = 0x800B9D48;
-func_800B9E60 = 0x800B9E60;
-func_800B9E90 = 0x800B9E90;
-func_800B9EC0 = 0x800B9EC0;
-func_800B9FD8 = 0x800B9FD8;
-func_800BA0F0 = 0x800BA0F0;
-func_800BA120 = 0x800BA120;
-func_800BA150 = 0x800BA150;
-func_800BA268 = 0x800BA268;
-func_800BA380 = 0x800BA380;
-func_800BA498 = 0x800BA498;
-func_800BA5B0 = 0x800BA5B0;
-func_800BA5E0 = 0x800BA5E0;
-func_800BA6F8 = 0x800BA6F8;
-func_800BA810 = 0x800BA810;
-func_800BA840 = 0x800BA840;
-func_800BA870 = 0x800BA870;
-func_800BA8A0 = 0x800BA8A0;
-func_800BA8D0 = 0x800BA8D0;
-func_800BA900 = 0x800BA900;
-func_800BAA18 = 0x800BAA18;
-func_800BAB30 = 0x800BAB30;
-func_800BAB60 = 0x800BAB60;
-func_800BAB90 = 0x800BAB90;
-func_800BABC0 = 0x800BABC0;
-func_800BABF0 = 0x800BABF0;
-func_800BAC20 = 0x800BAC20;
-func_800BAC50 = 0x800BAC50;
-func_800BAC80 = 0x800BAC80;
-func_800BACB0 = 0x800BACB0;
-func_800BACE0 = 0x800BACE0;
-func_800BAD10 = 0x800BAD10;
-func_800BAD40 = 0x800BAD40;
-func_800BAD70 = 0x800BAD70;
-func_800BAE90 = 0x800BAE90;
-func_800BAEEC = 0x800BAEEC;
-func_800BAF38 = 0x800BAF38;
-func_800BB230 = 0x800BB230;
-func_800BBAD0 = 0x800BBAD0;
-func_800BBD18 = 0x800BBD18;
-func_800BC830 = 0x800BC830;
-func_800BCB00 = 0x800BCB00;
-func_800BCC2C = 0x800BCC2C;
-func_800BCCF0 = 0x800BCCF0;
-func_800BCEDC = 0x800BCEDC;
-func_800BD044 = 0x800BD044;
-func_800BD1EC = 0x800BD1EC;
-func_800BD3C8 = 0x800BD3C8;
-func_800BD508 = 0x800BD508;
-func_800BD6F4 = 0x800BD6F4;
-func_800BD754 = 0x800BD754;
-func_800BD870 = 0x800BD870;
-func_800BD8E8 = 0x800BD8E8;
-func_800BD958 = 0x800BD958;
-func_800BD9A4 = 0x800BD9A4;
-func_800BD9F0 = 0x800BD9F0;
-func_800BDA3C = 0x800BDA3C;
-func_800BDA94 = 0x800BDA94;
-func_800BDAEC = 0x800BDAEC;
-func_800BDB44 = 0x800BDB44;
-func_800BDC08 = 0x800BDC08;
-func_800BDD34 = 0x800BDD34;
-func_800BDF80 = 0x800BDF80;
-func_800BDFCC = 0x800BDFCC;
-func_800BE090 = 0x800BE090;
-func_800BE2C8 = 0x800BE2C8;
-func_800BE320 = 0x800BE320;
-func_800BE36C = 0x800BE36C;
-func_800BE708 = 0x800BE708;
-func_800BE710 = 0x800BE710;
-func_800BE944 = 0x800BE944;
-func_800BEBCC = 0x800BEBCC;
-func_800BEE30 = 0x800BEE30;
-func_800BF1F0 = 0x800BF1F0;
-func_800BF574 = 0x800BF574;
-func_800BF604 = 0x800BF604;
-func_800BF67C = 0x800BF67C;
-func_800BF7A0 = 0x800BF7A0;
-func_800BF884 = 0x800BF884;
-func_800BFA9C = 0x800BFA9C;
-func_800BFEBC = 0x800BFEBC;
-func_800C0070 = 0x800C0070;
-func_800C02CC = 0x800C02CC;
-func_800C0B6C = 0x800C0B6C;
-func_800C0BB4 = 0x800C0BB4;
-func_800C0E64 = 0x800C0E64;
-func_800C120C = 0x800C120C;
-func_800C12A8 = 0x800C12A8;
-func_800C13B4 = 0x800C13B4;
-func_800C1454 = 0x800C1454;
-func_800C14E8 = 0x800C14E8;
-func_800C15F0 = 0x800C15F0;
-func_800C17A4 = 0x800C17A4;
-func_800C1830 = 0x800C1830;
-func_800C1998 = 0x800C1998;
-func_800C1B9C = 0x800C1B9C;
-func_800C1C58 = 0x800C1C58;
-func_800C1E88 = 0x800C1E88;
-func_800C20F8 = 0x800C20F8;
-func_800C21B0 = 0x800C21B0;
-func_800C21C0 = 0x800C21C0;
-func_800C21F0 = 0x800C21F0;
-func_800C2220 = 0x800C2220;
-func_800C227C = 0x800C227C;
-func_800C2284 = 0x800C2284;
-func_800C228C = 0x800C228C;
-func_800C29BC = 0x800C29BC;
-func_800C29F4 = 0x800C29F4;
-func_800C2BD0 = 0x800C2BD0;
-func_800C2CB0 = 0x800C2CB0;
-func_800C2CB8 = 0x800C2CB8;
-func_800C2D64 = 0x800C2D64;
-func_800C31E8 = 0x800C31E8;
-func_800C3350 = 0x800C3350;
-func_800C33E4 = 0x800C33E4;
-func_800C3468 = 0x800C3468;
-func_800C34B4 = 0x800C34B4;
-func_800C34E8 = 0x800C34E8;
-func_800C367C = 0x800C367C;
-func_800C38C8 = 0x800C38C8;
-func_800C3ABC = 0x800C3ABC;
-func_800C3B40 = 0x800C3B40;
-func_800C3C14 = 0x800C3C14;
-func_800C3D24 = 0x800C3D24;
-D_800C41A0 = 0x800C41A0;
-D_800C41F0 = 0x800C41F0;
-D_800C4630 = 0x800C4630;
-D_800C4860 = 0x800C4860;
-D_800C5180 = 0x800C5180;
-D_800C51D0 = 0x800C51D0;
-D_800C51E0 = 0x800C51E0;
-D_800C5220 = 0x800C5220;
-D_800C5260 = 0x800C5260;
-D_800C52A0 = 0x800C52A0;
-D_800C52AC = 0x800C52AC;
-D_800C52B8 = 0x800C52B8;
-D_800C52C4 = 0x800C52C4;
-D_800C52D0 = 0x800C52D0;
-D_800C52DC = 0x800C52DC;
-D_800C52F0 = 0x800C52F0;
-D_800C5370 = 0x800C5370;
-D_800C5470 = 0x800C5470;
-D_800C54B8 = 0x800C54B8;
-D_800C54D0 = 0x800C54D0;
-D_800C55B0 = 0x800C55B0;
-D_800C5B50 = 0x800C5B50;
-D_800C5B6C = 0x800C5B6C;
-D_800C5CE8 = 0x800C5CE8;
-D_800C5CF4 = 0x800C5CF4;
-D_800C5EF4 = 0x800C5EF4;
-D_800C5FAC = 0x800C5FAC;
-D_800C6120 = 0x800C6120;
-D_800C63EC = 0x800C63EC;
-D_800C6500 = 0x800C6500;
-D_800C6520 = 0x800C6520;
-D_800C68E0 = 0x800C68E0;
-D_800C68FC = 0x800C68FC;
-D_800C6918 = 0x800C6918;
-D_800C691C = 0x800C691C;
-D_800C6920 = 0x800C6920;
-D_800C6924 = 0x800C6924;
-D_800C6928 = 0x800C6928;
-D_800C6934 = 0x800C6934;
-D_800C693C = 0x800C693C;
-D_800C6940 = 0x800C6940;
-D_800C6944 = 0x800C6944;
-D_800C6948 = 0x800C6948;
-D_800C694C = 0x800C694C;
-D_800C6950 = 0x800C6950;
-D_800C6954 = 0x800C6954;
-D_800C6958 = 0x800C6958;
-D_800C6960 = 0x800C6960;
-D_800C6964 = 0x800C6964;
-D_800C6968 = 0x800C6968;
-D_800C696C = 0x800C696C;
-D_800C6A38 = 0x800C6A38;
-D_800C6A58 = 0x800C6A58;
-D_800C6A70 = 0x800C6A70;
-D_800C6A74 = 0x800C6A74;
-D_800C6A78 = 0x800C6A78;
-D_800C6A7C = 0x800C6A7C;
-D_800C6A80 = 0x800C6A80;
-D_800C6A84 = 0x800C6A84;
-D_800C6A88 = 0x800C6A88;
-D_800C6A8C = 0x800C6A8C;
-D_800C6AE8 = 0x800C6AE8;
-D_800C6BF8 = 0x800C6BF8;
-D_800C6C00 = 0x800C6C00;
-D_800C7F88 = 0x800C7F88;
-D_800C7F8C = 0x800C7F8C;
-D_800C7F90 = 0x800C7F90;
-D_800C7F94 = 0x800C7F94;
-D_800C7F98 = 0x800C7F98;
-D_800C7F9C = 0x800C7F9C;
-D_800C801C = 0x800C801C;
-D_800C8020 = 0x800C8020;
-D_800C80A0 = 0x800C80A0;
-D_800C80E0 = 0x800C80E0;
-D_800C80F0 = 0x800C80F0;
-D_800C8100 = 0x800C8100;
-D_800C8110 = 0x800C8110;
-D_800C8120 = 0x800C8120;
-D_800C8130 = 0x800C8130;
-D_800C8140 = 0x800C8140;
-D_800C8150 = 0x800C8150;
-D_800C8160 = 0x800C8160;
-D_800C8170 = 0x800C8170;
-D_800C8180 = 0x800C8180;
-D_800C8190 = 0x800C8190;
-D_800C81A0 = 0x800C81A0;
-D_800C81B0 = 0x800C81B0;
-D_800C81C0 = 0x800C81C0;
-D_800C81D0 = 0x800C81D0;
-D_800C81E8 = 0x800C81E8;
-D_800C81F8 = 0x800C81F8;
-D_800C8208 = 0x800C8208;
-D_800C8218 = 0x800C8218;
-D_800C8228 = 0x800C8228;
-D_800C8238 = 0x800C8238;
-D_800C8248 = 0x800C8248;
-D_800C8258 = 0x800C8258;
-D_800C8268 = 0x800C8268;
-D_800C8278 = 0x800C8278;
-D_800C8288 = 0x800C8288;
-D_800C8298 = 0x800C8298;
-D_800C82C8 = 0x800C82C8;
-D_800C883C = 0x800C883C;
-D_800C8840 = 0x800C8840;
-D_800C8844 = 0x800C8844;
-D_800C8848 = 0x800C8848;
-D_800C884C = 0x800C884C;
-D_800C8850 = 0x800C8850;
-D_800C8854 = 0x800C8854;
-D_800C8860 = 0x800C8860;
-D_800C8864 = 0x800C8864;
-D_800C8868 = 0x800C8868;
-D_800C886C = 0x800C886C;
-D_800C8870 = 0x800C8870;
-D_800C8874 = 0x800C8874;
-D_800C8878 = 0x800C8878;
-D_800C887C = 0x800C887C;
-D_800C8884 = 0x800C8884;
-D_800C8888 = 0x800C8888;
-D_800C888C = 0x800C888C;
-D_800C8890 = 0x800C8890;
-D_800C88D0 = 0x800C88D0;
-D_800C88E0 = 0x800C88E0;
-D_800C8930 = 0x800C8930;
-D_800C8980 = 0x800C8980;
-D_800C8984 = 0x800C8984;
-D_800C8988 = 0x800C8988;
-D_800C898C = 0x800C898C;
-D_800C8990 = 0x800C8990;
-D_800C8994 = 0x800C8994;
-D_800C8998 = 0x800C8998;
-D_800C89A0 = 0x800C89A0;
-D_800C89A4 = 0x800C89A4;
-D_800C89A8 = 0x800C89A8;
-D_800C89AC = 0x800C89AC;
-D_800C89B0 = 0x800C89B0;
-D_800C89B4 = 0x800C89B4;
-D_800C89B8 = 0x800C89B8;
-D_800C89BC = 0x800C89BC;
-D_800C89C0 = 0x800C89C0;
-D_800C89D0 = 0x800C89D0;
-D_800C89D4 = 0x800C89D4;
-D_800C89D8 = 0x800C89D8;
-D_800C89DC = 0x800C89DC;
-D_800C89E0 = 0x800C89E0;
-D_800C89F0 = 0x800C89F0;
-D_800C8A14 = 0x800C8A14;
-D_800C8A40 = 0x800C8A40;
-D_800C8A50 = 0x800C8A50;
-D_800C8A60 = 0x800C8A60;
-D_800C8A68 = 0x800C8A68;
-D_800C8A6C = 0x800C8A6C;
-D_800C8A70 = 0x800C8A70;
-D_800C8A74 = 0x800C8A74;
-D_800C8A80 = 0x800C8A80;
-D_800C8A94 = 0x800C8A94;
-D_800C8A98 = 0x800C8A98;
-D_800C8A9C = 0x800C8A9C;
-D_800C8AA0 = 0x800C8AA0;
-D_800C8AD0 = 0x800C8AD0;
-D_800C8B00 = 0x800C8B00;
-D_800C8B04 = 0x800C8B04;
-D_800C8B10 = 0x800C8B10;
-D_800C8B20 = 0x800C8B20;
-D_800C8B30 = 0x800C8B30;
-D_800C8B40 = 0x800C8B40;
-D_800C8B54 = 0x800C8B54;
-D_800C8B70 = 0x800C8B70;
-D_800C8B80 = 0x800C8B80;
-D_800C8B90 = 0x800C8B90;
-D_800C8BE0 = 0x800C8BE0;
-D_800C8CC0 = 0x800C8CC0;
-D_800C8CD0 = 0x800C8CD0;
-D_800CA6A0 = 0x800CA6A0;
-D_800CA6AC = 0x800CA6AC;
-D_800CA6DC = 0x800CA6DC;
-D_800CA6EC = 0x800CA6EC;
-D_800CA6FC = 0x800CA6FC;
-D_800CA70C = 0x800CA70C;
-D_800CA73C = 0x800CA73C;
-D_800CA74C = 0x800CA74C;
-D_800CA75C = 0x800CA75C;
-D_800CA760 = 0x800CA760;
-D_800CA7A8 = 0x800CA7A8;
-D_800CA7B4 = 0x800CA7B4;
-D_800CA7C0 = 0x800CA7C0;
-D_800CA7D0 = 0x800CA7D0;
-D_800CA7DC = 0x800CA7DC;
-D_800CA7E8 = 0x800CA7E8;
-D_800CA810 = 0x800CA810;
-D_800CA814 = 0x800CA814;
-D_800CA818 = 0x800CA818;
-D_800CA81C = 0x800CA81C;
-D_800CA828 = 0x800CA828;
-D_800CA82C = 0x800CA82C;
-D_800CA830 = 0x800CA830;
-D_800CA834 = 0x800CA834;
-D_800CA840 = 0x800CA840;
-D_800CA844 = 0x800CA844;
-D_800CA84C = 0x800CA84C;
-D_800CA86C = 0x800CA86C;
-D_800CA880 = 0x800CA880;
-D_800CA8A0 = 0x800CA8A0;
-D_800CA8B4 = 0x800CA8B4;
-D_800CA8E8 = 0x800CA8E8;
-D_800CA91C = 0x800CA91C;
-D_800CA93C = 0x800CA93C;
-D_800CA950 = 0x800CA950;
-D_800CA970 = 0x800CA970;
-D_800CA984 = 0x800CA984;
-D_800CA9A4 = 0x800CA9A4;
-D_800CA9B3 = 0x800CA9B3;
-D_800CA9CC = 0x800CA9CC;
-D_800CA9DB = 0x800CA9DB;
-D_800CA9F4 = 0x800CA9F4;
-D_800CAA08 = 0x800CAA08;
-D_800CAA28 = 0x800CAA28;
-D_800CAA3C = 0x800CAA3C;
-D_800CAA5C = 0x800CAA5C;
-D_800CAA64 = 0x800CAA64;
-D_800CAA6C = 0x800CAA6C;
-D_800CAA74 = 0x800CAA74;
-D_800CAA84 = 0x800CAA84;
-D_800CAA94 = 0x800CAA94;
-D_800CAAA0 = 0x800CAAA0;
-D_800CAAA2 = 0x800CAAA2;
-D_800CAB10 = 0x800CAB10;
-D_800CAB14 = 0x800CAB14;
-D_800CAB18 = 0x800CAB18;
-D_800CAB20 = 0x800CAB20;
-D_800CAB24 = 0x800CAB24;
-D_800CAB30 = 0x800CAB30;
-D_800CAB34 = 0x800CAB34;
-D_800CAB38 = 0x800CAB38;
-D_800CAB3C = 0x800CAB3C;
-D_800CAB4C = 0x800CAB4C;
-D_800CAB50 = 0x800CAB50;
-D_800CAB5C = 0x800CAB5C;
-D_800CAB70 = 0x800CAB70;
-D_800CABA0 = 0x800CABA0;
-D_800CABAC = 0x800CABAC;
-D_800CABB0 = 0x800CABB0;
-D_800CABE0 = 0x800CABE0;
-D_800CABF0 = 0x800CABF0;
-D_800CAC00 = 0x800CAC00;
-D_800CAC10 = 0x800CAC10;
-D_800CAC20 = 0x800CAC20;
-D_800CAC30 = 0x800CAC30;
-D_800CAC40 = 0x800CAC40;
-D_800CAC50 = 0x800CAC50;
-D_800CAC60 = 0x800CAC60;
-D_800CAC6C = 0x800CAC6C;
-D_800CAC78 = 0x800CAC78;
-D_800CAC84 = 0x800CAC84;
-D_800CAC90 = 0x800CAC90;
-D_800CAC9C = 0x800CAC9C;
-D_800CACA8 = 0x800CACA8;
-D_800CACB4 = 0x800CACB4;
-D_800CACC0 = 0x800CACC0;
-D_800CACCC = 0x800CACCC;
-D_800CACFC = 0x800CACFC;
-D_800CAD20 = 0x800CAD20;
-D_800CAD80 = 0x800CAD80;
-D_800CADA0 = 0x800CADA0;
-D_800CADA8 = 0x800CADA8;
-D_800CADC4 = 0x800CADC4;
-D_800CADE4 = 0x800CADE4;
-D_800CAE04 = 0x800CAE04;
-D_800CAE20 = 0x800CAE20;
-D_800CAE24 = 0x800CAE24;
-D_800CAE28 = 0x800CAE28;
-D_800CAE30 = 0x800CAE30;
-D_800CAE34 = 0x800CAE34;
-D_800CAE38 = 0x800CAE38;
-D_800CAE3C = 0x800CAE3C;
-D_800CAE40 = 0x800CAE40;
-D_800CAE44 = 0x800CAE44;
-D_800CAE48 = 0x800CAE48;
-D_800CAE54 = 0x800CAE54;
-D_800CAE64 = 0x800CAE64;
-D_800CAE70 = 0x800CAE70;
-D_800CAE78 = 0x800CAE78;
-D_800CAE88 = 0x800CAE88;
-D_800CAE9C = 0x800CAE9C;
-D_800CAEA0 = 0x800CAEA0;
-D_800CAEA4 = 0x800CAEA4;
-D_800CAEA8 = 0x800CAEA8;
-D_800CAEB8 = 0x800CAEB8;
-D_800CAEBC = 0x800CAEBC;
-D_800CAEC8 = 0x800CAEC8;
-D_800CAED4 = 0x800CAED4;
-D_800CAEE0 = 0x800CAEE0;
-D_800CAEEC = 0x800CAEEC;
-D_800CAF38 = 0x800CAF38;
-D_800CAF44 = 0x800CAF44;
-D_800CAF64 = 0x800CAF64;
-D_800CAF90 = 0x800CAF90;
-D_800CAF94 = 0x800CAF94;
-D_800CAF98 = 0x800CAF98;
-D_800CAF9C = 0x800CAF9C;
-D_800CAFAC = 0x800CAFAC;
-D_800CAFC0 = 0x800CAFC0;
-D_800CAFC4 = 0x800CAFC4;
-D_800CB05C = 0x800CB05C;
-D_800CB3EC = 0x800CB3EC;
-D_800CB484 = 0x800CB484;
-D_800CB64C = 0x800CB64C;
-D_800CB814 = 0x800CB814;
-D_800CB8AC = 0x800CB8AC;
-D_800CB944 = 0x800CB944;
-D_800CBA74 = 0x800CBA74;
-D_800CBE04 = 0x800CBE04;
-D_800CBF34 = 0x800CBF34;
-D_800CBFCC = 0x800CBFCC;
-D_800CC064 = 0x800CC064;
-D_800CC0FC = 0x800CC0FC;
-D_800CC22C = 0x800CC22C;
-D_800CC2C4 = 0x800CC2C4;
-D_800CC35C = 0x800CC35C;
-D_800CC3F4 = 0x800CC3F4;
-D_800CC48C = 0x800CC48C;
-D_800CC524 = 0x800CC524;
-D_800CC5BC = 0x800CC5BC;
-D_800CC6EC = 0x800CC6EC;
-D_800CC784 = 0x800CC784;
-D_800CC81C = 0x800CC81C;
-D_800CC8B4 = 0x800CC8B4;
-D_800CC9E4 = 0x800CC9E4;
-D_800CCA7C = 0x800CCA7C;
-D_800CCC44 = 0x800CCC44; //size:0x98
-D_800CCCDC = 0x800CCCDC;
-D_800CCCE0 = 0x800CCCE0;
-D_800CCCFC = 0x800CCCFC;
-D_800CCD18 = 0x800CCD18;
-D_800CCD34 = 0x800CCD34;
-D_800CCD88 = 0x800CCD88;
-D_800CCDA4 = 0x800CCDA4;
-D_800CCDA8 = 0x800CCDA8;
-D_800CCDC4 = 0x800CCDC4;
-D_800CCDE0 = 0x800CCDE0;
-D_800CCDFC = 0x800CCDFC;
-D_800CCE18 = 0x800CCE18;
-D_800CCE38 = 0x800CCE38;
-D_800CCE54 = 0x800CCE54;
-D_800CCE70 = 0x800CCE70;
-D_800CCE8C = 0x800CCE8C;
-D_800CCEA8 = 0x800CCEA8;
-D_800CCF94 = 0x800CCF94;
-D_800D0000 = 0x800D0000;
-D_800D00C8 = 0x800D00C8;
-D_800D07D4 = 0x800D07D4;
-D_800D07E0 = 0x800D07E0;
-D_800D0820 = 0x800D0820;
-D_800D0828 = 0x800D0828;
-D_800D089C = 0x800D089C;
-D_800D0934 = 0x800D0934;
-D_800D094C = 0x800D094C;
-D_800D0978 = 0x800D0978;
-D_800D0984 = 0x800D0984;
-D_800D0998 = 0x800D0998;
-D_800D09B0 = 0x800D09B0;
-D_800D09D4 = 0x800D09D4;
-D_800D09F8 = 0x800D09F8;
-D_800D0A18 = 0x800D0A18;
-D_800D0A54 = 0x800D0A54;
-D_800D0A7C = 0x800D0A7C;
-D_800D0AB0 = 0x800D0AB0;
-D_800D0AC0 = 0x800D0AC0;
-D_800D0AD4 = 0x800D0AD4;
-D_800D0AEC = 0x800D0AEC;
-D_800D0B08 = 0x800D0B08;
-D_800D0B30 = 0x800D0B30;
-D_800D0B3C = 0x800D0B3C;
-D_800D0B5C = 0x800D0B5C;
-D_800D0B68 = 0x800D0B68;
-D_800D0B74 = 0x800D0B74;
-D_800D0B80 = 0x800D0B80;
-D_800D0B8C = 0x800D0B8C;
-D_800D0B98 = 0x800D0B98;
-D_800D0BA4 = 0x800D0BA4;
-D_800D0BB0 = 0x800D0BB0;
-D_800D0BF0 = 0x800D0BF0;
-D_800D0C10 = 0x800D0C10;
-D_800D0C64 = 0x800D0C64;
-D_800D0CCC = 0x800D0CCC;
-D_800D0D34 = 0x800D0D34;
-D_800D0D7C = 0x800D0D7C;
-D_800D0DC4 = 0x800D0DC4;
-D_800D0DF0 = 0x800D0DF0;
-D_800D0DF4 = 0x800D0DF4;
-D_800D0E00 = 0x800D0E00;
-D_800D0E04 = 0x800D0E04;
-D_800D0E24 = 0x800D0E24;
-D_800D0E34 = 0x800D0E34;
-D_800D0E74 = 0x800D0E74;
-D_800D0E80 = 0x800D0E80;
-D_800D0E8C = 0x800D0E8C;
-D_800D0EA0 = 0x800D0EA0;
-D_800D0EAC = 0x800D0EAC;
-D_800D1C2C = 0x800D1C2C;
-D_800D1C2F = 0x800D1C2F;
-D_800D1C44 = 0x800D1C44;
-D_800D1EE4 = 0x800D1EE4;
-D_800D2004 = 0x800D2004;
-D_800D2100 = 0x800D2100;
-D_800D233C = 0x800D233C;
-D_800D2350 = 0x800D2350;
-D_800D236C = 0x800D236C;
-D_800D2398 = 0x800D2398;
-D_800D23A4 = 0x800D23A4;
-D_800D25AC = 0x800D25AC;
-D_800D25FC = 0x800D25FC;
-D_800D2614 = 0x800D2614;
-D_800D2668 = 0x800D2668;
-D_800D26BC = 0x800D26BC;
-D_800D2710 = 0x800D2710;
-D_800D2748 = 0x800D2748;
-D_800D2754 = 0x800D2754;
-D_800D2758 = 0x800D2758;
-D_800D275C = 0x800D275C;
-D_800D2760 = 0x800D2760;
-D_800D27C0 = 0x800D27C0;
-D_800D27E0 = 0x800D27E0;
-D_800D281C = 0x800D281C;
-D_800D2850 = 0x800D2850;
-D_800D2860 = 0x800D2860;
-D_800D286C = 0x800D286C;
-D_800D2870 = 0x800D2870;
-D_800D2874 = 0x800D2874;
-D_800D2878 = 0x800D2878;
-D_800D28B8 = 0x800D28B8;
-D_800D28D0 = 0x800D28D0;
-D_800D28DC = 0x800D28DC;
-D_800D28E8 = 0x800D28E8;
-D_800D290C = 0x800D290C;
-D_800D293C = 0x800D293C;
-D_800D2950 = 0x800D2950;
-D_800D2964 = 0x800D2964;
-D_800D2E74 = 0x800D2E74;
-D_800D2E8C = 0x800D2E8C;
-D_800D2EA4 = 0x800D2EA4;
-D_800D2EAC = 0x800D2EAC;
-D_800D2EB4 = 0x800D2EB4;
-D_800D2EBC = 0x800D2EBC;
-D_800D2EC4 = 0x800D2EC4;
-D_800D2EEC = 0x800D2EEC;
-D_800D2EF0 = 0x800D2EF0;
-D_800D2EFC = 0x800D2EFC;
-D_800D2F08 = 0x800D2F08;
-D_800D2F14 = 0x800D2F14;
-D_800D2F20 = 0x800D2F20;
-D_800D2F2C = 0x800D2F2C;
-D_800D2F38 = 0x800D2F38;
-D_800D2F44 = 0x800D2F44;
-D_800D2F50 = 0x800D2F50;
-D_800D2F5C = 0x800D2F5C;
-D_800D2F68 = 0x800D2F68;
-D_800D2F74 = 0x800D2F74;
-D_800D2F80 = 0x800D2F80;
-D_800D2F90 = 0x800D2F90;
-D_800D2FB4 = 0x800D2FB4;
-D_800D2FC0 = 0x800D2FC0;
-D_800D2FCC = 0x800D2FCC;
-D_800D2FD8 = 0x800D2FD8;
-D_800D2FE4 = 0x800D2FE4;
-D_800D2FF0 = 0x800D2FF0;
-D_800D3038 = 0x800D3038;
-D_800D306C = 0x800D306C;
-D_800D30B4 = 0x800D30B4;
-D_800D30C0 = 0x800D30C0;
-D_800D30CC = 0x800D30CC;
-D_800D30D8 = 0x800D30D8;
-D_800D30E4 = 0x800D30E4;
-D_800D30F0 = 0x800D30F0;
-D_800D30FC = 0x800D30FC;
-D_800D3108 = 0x800D3108;
-D_800D310C = 0x800D310C;
-D_800D318C = 0x800D318C;
-D_800D319C = 0x800D319C;
-D_800D31AC = 0x800D31AC;
-D_800D31B0 = 0x800D31B0;
-D_800D31B4 = 0x800D31B4;
-D_800D31B8 = 0x800D31B8;
-D_800D31E0 = 0x800D31E0;
-D_800D31F0 = 0x800D31F0;
-D_800D3220 = 0x800D3220;
-D_800D3250 = 0x800D3250;
-D_800D3280 = 0x800D3280;
-D_800D32B0 = 0x800D32B0;
-D_800D32E0 = 0x800D32E0;
-D_800D3310 = 0x800D3310;
-D_800D3340 = 0x800D3340;
-D_800D3370 = 0x800D3370;
-D_800D3380 = 0x800D3380;
-D_800D3390 = 0x800D3390;
-D_800D33A0 = 0x800D33A0;
-D_800D33B0 = 0x800D33B0;
-D_800D33C0 = 0x800D33C0;
-D_800D33D0 = 0x800D33D0;
-D_800D33E0 = 0x800D33E0;
-D_800D33F0 = 0x800D33F0;
-D_800D3400 = 0x800D3400;
-D_800D3414 = 0x800D3414;
-D_800D3428 = 0x800D3428;
-D_800D3438 = 0x800D3438;
-D_800D3448 = 0x800D3448;
-D_800D3458 = 0x800D3458;
-D_800D3468 = 0x800D3468;
-D_800D3478 = 0x800D3478;
-D_800D3488 = 0x800D3488;
-D_800D3498 = 0x800D3498;
-D_800D349C = 0x800D349C;
-D_800D34A0 = 0x800D34A0;
-D_800D34B0 = 0x800D34B0;
-D_800D34C0 = 0x800D34C0;
-D_800D35A0 = 0x800D35A0;
-D_800D35BC = 0x800D35BC;
-D_800D35C0 = 0x800D35C0;
-D_800D35C4 = 0x800D35C4;
-D_800D35D0 = 0x800D35D0;
-D_800D35F4 = 0x800D35F4;
-D_800D3618 = 0x800D3618;
-D_800D37D4 = 0x800D37D4;
-D_800D37FC = 0x800D37FC;
-D_800D3808 = 0x800D3808;
-D_800D3838 = 0x800D3838;
-D_800D3874 = 0x800D3874;
-D_800D38C0 = 0x800D38C0;
-D_800D38CC = 0x800D38CC;
-D_800D38D8 = 0x800D38D8;
-D_800D3900 = 0x800D3900;
-D_800D3928 = 0x800D3928;
-D_800D3946 = 0x800D3946;
-D_800D3954 = 0x800D3954;
-D_800D3980 = 0x800D3980;
-D_800D39AC = 0x800D39AC;
-D_800D3A58 = 0x800D3A58;
-D_800D3A80 = 0x800D3A80;
-D_800D3AA8 = 0x800D3AA8;
-D_800D3B20 = 0x800D3B20;
-D_800D3B2C = 0x800D3B2C;
-D_800D3B60 = 0x800D3B60;
-D_800D3B70 = 0x800D3B70;
-D_800D3B74 = 0x800D3B74;
-D_800D3B84 = 0x800D3B84;
-D_800D3B94 = 0x800D3B94;
-D_800D3BA4 = 0x800D3BA4;
-D_800D3BB4 = 0x800D3BB4;
-D_800D3C08 = 0x800D3C08;
-D_800D3C0C = 0x800D3C0C;
-D_800D3C10 = 0x800D3C10;
-D_800D3C14 = 0x800D3C14;
-D_800D3C20 = 0x800D3C20;
-D_800D3CE0 = 0x800D3CE0;
-D_800D3D64 = 0x800D3D64;
-D_800D3DB4 = 0x800D3DB4;
-D_800D3E38 = 0x800D3E38;
-D_800D3FA0 = 0x800D3FA0;
-D_800D4250 = 0x800D4250;
-D_800D4254 = 0x800D4254;
-D_800D4258 = 0x800D4258;
-D_800D425C = 0x800D425C;
-D_800D4260 = 0x800D4260;
-D_800D4264 = 0x800D4264;
-D_800D4268 = 0x800D4268;
-D_800D426C = 0x800D426C;
-D_800D4280 = 0x800D4280;
-D_800D428C = 0x800D428C;
-D_800D4298 = 0x800D4298;
-D_800D42EC = 0x800D42EC;
-D_800D4300 = 0x800D4300;
-D_800D4340 = 0x800D4340;
-D_800D4388 = 0x800D4388;
-D_800D43B8 = 0x800D43B8;
-D_800D43E8 = 0x800D43E8;
-D_800D43F4 = 0x800D43F4;
-D_800D4404 = 0x800D4404;
-D_800D4414 = 0x800D4414;
-D_800D4424 = 0x800D4424;
-D_800D4454 = 0x800D4454;
-D_800D4464 = 0x800D4464;
-D_800D447C = 0x800D447C;
-D_800D4480 = 0x800D4480;
-D_800D4481 = 0x800D4481;
-D_800D4482 = 0x800D4482;
-D_800D4483 = 0x800D4483;
-D_800D4485 = 0x800D4485;
-D_800D4487 = 0x800D4487;
-D_800D4488 = 0x800D4488;
-D_800D4489 = 0x800D4489;
-D_800D448B = 0x800D448B;
-D_800D448C = 0x800D448C;
-D_800D448D = 0x800D448D;
-D_800D448E = 0x800D448E;
-D_800D4490 = 0x800D4490;
-D_800D4491 = 0x800D4491;
-D_800D4492 = 0x800D4492;
-D_800D449E = 0x800D449E;
-D_800D44B0 = 0x800D44B0;
-D_800D44F8 = 0x800D44F8;
-D_800D4540 = 0x800D4540;
-D_800D4588 = 0x800D4588;
-D_800D45D0 = 0x800D45D0;
-D_800D46A8 = 0x800D46A8;
-D_800D46F0 = 0x800D46F0;
-D_800D4738 = 0x800D4738;
-D_800D47C8 = 0x800D47C8;
-D_800D4810 = 0x800D4810;
-D_800D4858 = 0x800D4858;
-D_800D48A0 = 0x800D48A0;
-D_800D4978 = 0x800D4978;
-D_800D49C0 = 0x800D49C0;
-D_800D4A08 = 0x800D4A08;
-D_800D4A50 = 0x800D4A50;
-D_800D4A98 = 0x800D4A98;
-D_800D4B28 = 0x800D4B28;
-D_800D4C48 = 0x800D4C48;
-D_800D4CD8 = 0x800D4CD8;
-D_800D4D20 = 0x800D4D20;
-D_800D4DB0 = 0x800D4DB0;
-D_800D4DF8 = 0x800D4DF8;
-D_800D4E40 = 0x800D4E40;
-D_800D4ED0 = 0x800D4ED0;
-D_800D4F18 = 0x800D4F18;
-D_800D4FF0 = 0x800D4FF0;
-D_800D5038 = 0x800D5038;
-D_800D5080 = 0x800D5080;
-D_800D50C8 = 0x800D50C8;
-D_800D5110 = 0x800D5110;
-D_800D5158 = 0x800D5158;
-D_800D51A0 = 0x800D51A0;
-D_800D51E8 = 0x800D51E8;
-D_800D5230 = 0x800D5230;
-D_800D5278 = 0x800D5278;
-D_800D52C0 = 0x800D52C0;
-D_800D5350 = 0x800D5350;
-D_800D5428 = 0x800D5428;
-D_800D54B8 = 0x800D54B8;
-D_800D5590 = 0x800D5590;
-D_800D55D8 = 0x800D55D8;
-D_800D5620 = 0x800D5620;
-D_800D56B0 = 0x800D56B0;
-D_800D5740 = 0x800D5740;
-D_800D57D0 = 0x800D57D0;
-D_800D5938 = 0x800D5938;
-D_800D5980 = 0x800D5980;
-D_800D5A10 = 0x800D5A10;
-D_800D5AA0 = 0x800D5AA0;
-D_800D5B78 = 0x800D5B78;
-D_800D5D70 = 0x800D5D70;
-D_800D5D74 = 0x800D5D74;
-D_800D5D78 = 0x800D5D78;
-D_800D5D80 = 0x800D5D80;
-D_800D5D90 = 0x800D5D90;
-D_800D5D94 = 0x800D5D94;
-D_800D5D98 = 0x800D5D98;
-D_800D5D9C = 0x800D5D9C;
-D_800D5DA0 = 0x800D5DA0;
-D_800D5DA4 = 0x800D5DA4;
-D_800D5DB0 = 0x800D5DB0;
-D_800D5DBC = 0x800D5DBC;
-D_800D5DC8 = 0x800D5DC8;
-D_800D5DD8 = 0x800D5DD8;
-D_800D5DE8 = 0x800D5DE8;
-D_800D5DF8 = 0x800D5DF8;
-D_800D5E04 = 0x800D5E04;
-D_800D5E10 = 0x800D5E10;
-D_800D5E1C = 0x800D5E1C;
-D_800D5E28 = 0x800D5E28;
-D_800D5E34 = 0x800D5E34;
-D_800D5E40 = 0x800D5E40;
-D_800D5E4C = 0x800D5E4C;
-D_800D5E74 = 0x800D5E74;
-D_800D5E9C = 0x800D5E9C;
-D_800D5EC4 = 0x800D5EC4;
-D_800D5ED4 = 0x800D5ED4;
-D_800D5EE4 = 0x800D5EE4;
-D_800D5EF4 = 0x800D5EF4;
-D_800D5F04 = 0x800D5F04;
-D_800D5F34 = 0x800D5F34;
-D_800D5F44 = 0x800D5F44;
-D_800D5F50 = 0x800D5F50;
-D_800D5F60 = 0x800D5F60;
-D_800D5F70 = 0x800D5F70;
-D_800D5F7C = 0x800D5F7C;
-D_800D5F88 = 0x800D5F88;
-D_800D5F98 = 0x800D5F98;
-D_800D5FA8 = 0x800D5FA8;
-D_800D5FB8 = 0x800D5FB8;
-D_800D5FC8 = 0x800D5FC8;
-D_800D5FD8 = 0x800D5FD8;
-D_800D5FE8 = 0x800D5FE8;
-D_800D5FF8 = 0x800D5FF8;
-D_800D6008 = 0x800D6008;
-D_800D6014 = 0x800D6014;
-D_800D6020 = 0x800D6020;
-D_800D602C = 0x800D602C;
-D_800D6038 = 0x800D6038;
-D_800D6044 = 0x800D6044;
-D_800D6054 = 0x800D6054;
-D_800D6068 = 0x800D6068;
-D_800D607C = 0x800D607C;
-D_800D608C = 0x800D608C;
-D_800D609C = 0x800D609C;
-D_800D60AC = 0x800D60AC;
-D_800D60BC = 0x800D60BC;
-D_800D60D0 = 0x800D60D0;
-D_800DA910 = 0x800DA910;
-D_Gfx_800D94D0 = 0x800DA940;
-D_800DA958 = 0x800DA958;
-D_800DAAC8 = 0x800DAAC8;
-D_Gfx_800D9688 = 0x800DAAF8;
-D_800DAB10 = 0x800DAB10;
-D_800DABD0 = 0x800DABD0;
-D_800DAD80 = 0x800DAD80;
-D_800DADC0 = 0x800DADC0;
-D_Tex_800D99F8 = 0x800DAE68;
-D_800DB668 = 0x800DB668;
-D_800DBEC8 = 0x800DBEC8;
-D_800DBF68 = 0x800DBF68;
-D_800DBFB0 = 0x800DBFB0;
-D_800DC050 = 0x800DC050;
-aCoHighwayShadowDL = 0x800DC090;
-D_800DC0F0 = 0x800DC0F0;
-D_Tex_800DACB8 = 0x800DC128;
-D_Tex_800DB4B8 = 0x800DC928;
-gTextCharPalettes = 0x800DCE90;
-D_800DCF10 = 0x800DCF10;
-gRcpInitDL = 0x800DDC10;
-gSawtoothWaveSample = 0x800DDC80;
-gTriangleWaveSample = 0x800DDE80;
-gSineWaveSample = 0x800DE080;
-gSquareWaveSample = 0x800DE280;
-gWhiteNoiseSample = 0x800DE480;
-gUnkSample = 0x800DE680;
-gWaveSamples = 0x800DE880; //size:0x18
-gBendPitchOneOctaveFrequencies = 0x800DE8A0; //size:0x400
-gBendPitchTwoSemitonesFrequencies = 0x800DECA0; //size:0x400
-gPitchFrequencies = 0x800DF0A0;
-gDefaultShortNoteVelocityTable = 0x800DF2A0;
-gDefaultShortNoteGateTimeTable = 0x800DF2B0;
-gDefaultEnvelope = 0x800DF2C0;
-gZeroNoteSub = 0x800DF2D0;
-gDefaultNoteSub = 0x800DF2E0;
-gHaasEffectDelaySizes = 0x800DF2F0; //size:0x80
-gD_800DD200 = 0x800DF370; //size:0x80
-gHeadsetPanVolume = 0x800DF3F0; //size:0x200
-gStereoPanVolume = 0x800DF5F0; //size:0x200
-gDefaultPanVolume = 0x800DF7F0; //size:0x200
-
-D_800DF9F0 = 0x800DF9F0;
-D_800DFA02 = 0x800DFA02;
-D_800DFA08 = 0x800DFA08;
-D_800DFA0A = 0x800DFA0A;
-D_800DFA0B = 0x800DFA0B;
-D_800DFA1A = 0x800DFA1A;
-D_800DFA20 = 0x800DFA20;
-D_800DFA21 = 0x800DFA21;
-D_800DFA22 = 0x800DFA22;
-D_800DFA23 = 0x800DFA23;
-D_800DFA24 = 0x800DFA24;
-D_800DFA28 = 0x800DFA28;
-D_800DFA29 = 0x800DFA29;
-D_800DFA2A = 0x800DFA2A;
-D_800DFA2B = 0x800DFA2B;
-D_800DFA2C = 0x800DFA2C;
-D_800DFA30 = 0x800DFA30;
-D_800DFA32 = 0x800DFA32;
-D_800DFA33 = 0x800DFA33;
-D_800DFA34 = 0x800DFA34;
-D_800DFA36 = 0x800DFA36;
-D_800DFA38 = 0x800DFA38;
-D_800DFA39 = 0x800DFA39;
-D_800DFA3A = 0x800DFA3A;
-D_800DFA3C = 0x800DFA3C;
-D_800DFA3E = 0x800DFA3E;
-D_800DFA3F = 0x800DFA3F;
-D_800DFA40 = 0x800DFA40;
-D_800DFA42 = 0x800DFA42;
-D_800DFA44 = 0x800DFA44;
-D_800DFA45 = 0x800DFA45;
-D_800DFA46 = 0x800DFA46;
-D_800DFA48 = 0x800DFA48;
-D_800DFA60 = 0x800DFA60;
-D_800DFA70 = 0x800DFA70;
-D_800E0C10 = 0x800E0C10;
-D_800E1DC0 = 0x800E1DC0;
-D_800E2F70 = 0x800E2F70;
-D_800E2F74 = 0x800E2F74;
-D_800E2F78 = 0x800E2F78;
-D_800E2F80 = 0x800E2F80;
-D_800E2F88 = 0x800E2F88;
-D_800E2F90 = 0x800E2F90;
-D_800E2FD0 = 0x800E2FD0;
-D_800E2FE8 = 0x800E2FE8;
-D_800E30B0 = 0x800E30B0;
-D_800E30C8 = 0x800E30C8;
-D_800E30D0 = 0x800E30D0;
-D_800E30E8 = 0x800E30E8;
-D_800E3100 = 0x800E3100;
-D_800E3108 = 0x800E3108;
-D_800E3120 = 0x800E3120;
-D_800E31A0 = 0x800E31A0;
-D_800E31B8 = 0x800E31B8;
-D_800E31F8 = 0x800E31F8;
-D_800E3210 = 0x800E3210;
-D_800E3218 = 0x800E3218;
-D_800E3230 = 0x800E3230;
-D_800E3238 = 0x800E3238;
-D_800E3250 = 0x800E3250;
-D_800E3260 = 0x800E3260;
-D_800E3278 = 0x800E3278;
-D_800E3280 = 0x800E3280;
-D_800E3298 = 0x800E3298;
-D_800E32B8 = 0x800E32B8;
-D_800E32D0 = 0x800E32D0;
-D_800E32D8 = 0x800E32D8;
-D_800E32F0 = 0x800E32F0;
-D_800E32F8 = 0x800E32F8;
-D_800E3310 = 0x800E3310;
-D_800E3350 = 0x800E3350;
-D_800E3368 = 0x800E3368;
-D_800E3370 = 0x800E3370;
-D_80138E10 = 0x80138E10;
-D_80138E14 = 0x80138E14;
-D_80138E18 = 0x80138E18;
-D_80138E1C = 0x80138E1C;
-D_80138E20 = 0x80138E20;
-D_80138E24 = 0x80138E24;
-D_80138E28 = 0x80138E28;
-D_80138E2C = 0x80138E2C;
-D_80138E30 = 0x80138E30;
-D_80138E34 = 0x80138E34;
-D_80138E38 = 0x80138E38;
-D_80138E3C = 0x80138E3C;
-D_80138E3D = 0x80138E3D;
-D_80138E40 = 0x80138E40;
-D_80138E41 = 0x80138E41;
-D_80138E42 = 0x80138E42;
-D_80138E43 = 0x80138E43;
-D_80138E44 = 0x80138E44;
-D_80138E46 = 0x80138E46;
-D_80139E48 = 0x80139E48;
-D_8013AFF8 = 0x8013AFF8;
-D_8013C1A8 = 0x8013C1A8;
-D_8013D358 = 0x8013D358;
-D_8013D510 = 0x8013D510;
-D_8013D514 = 0x8013D514;
-D_8013D518 = 0x8013D518;
-D_8013D51C = 0x8013D51C;
-D_8013D520 = 0x8013D520;
-D_8013D524 = 0x8013D524;
-D_8013D530 = 0x8013D530;
-D_8013D538 = 0x8013D538;
-D_8013DD38 = 0x8013DD38;
-D_8013DD40 = 0x8013DD40;
-D_8013E540 = 0x8013E540;
-D_80146D40 = 0x80146D40;
-D_80146D50 = 0x80146D50;
-D_801470D0 = 0x801470D0;
-D_801472D0 = 0x801472D0;
-D_801474D0 = 0x801474D0;
-D_80147E80 = 0x80147E80;
-D_80147E98 = 0x80147E98;
-D_80147E9C = 0x80147E9C;
-D_80147EA0 = 0x80147EA0;
-D_80147EB0 = 0x80147EB0;
-D_80147EB8 = 0x80147EB8;
-D_801482B4 = 0x801482B4;
-D_801482B8 = 0x801482B8;
-D_801486B8 = 0x801486B8;
-D_80148EC4 = 0x80148EC4;
-D_80148EC8 = 0x80148EC8;
-D_80148ECC = 0x80148ECC;
-D_80148ED0 = 0x80148ED0;
-D_80148ED4 = 0x80148ED4;
-D_80148ED8 = 0x80148ED8;
-D_80148EDC = 0x80148EDC;
-D_80148EE0 = 0x80148EE0;
-D_80148EF0 = 0x80148EF0;
-D_80148F00 = 0x80148F00;
-D_80148FC0 = 0x80148FC0;
-D_80148FD0 = 0x80148FD0;
-D_8014A7D0 = 0x8014A7D0;
-D_8014BA90 = 0x8014BA90;
-D_8014BA98 = 0x8014BA98;
-D_8014BAA0 = 0x8014BAA0;
-D_8014BAA8 = 0x8014BAA8;
-D_8014BBE8 = 0x8014BBE8;
-D_8014BBEC = 0x8014BBEC;
-D_8014BBF8 = 0x8014BBF8;
-D_8014BC48 = 0x8014BC48;
-D_8014C048 = 0x8014C048;
-D_8014C448 = 0x8014C448;
-D_8014CA48 = 0x8014CA48;
-D_8014CAC8 = 0x8014CAC8;
-D_8014CAF0 = 0x8014CAF0;
-D_8014CB10 = 0x8014CB10;
-D_8014CB18 = 0x8014CB18;
-D_8014CF18 = 0x8014CF18;
-D_8014D160 = 0x8014D160;
-D_8014D878 = 0x8014D878;
-D_8014D880 = 0x8014D880;
-D_8014D900 = 0x8014D900;
-D_8014D9C0 = 0x8014D9C0;
-D_8014DB80 = 0x8014DB80;
-D_8014DB90 = 0x8014DB90;
-D_8014DB94 = 0x8014DB94;
-D_8014DB98 = 0x8014DB98;
-D_8014DBB0 = 0x8014DBB0;
-D_8014DBC0 = 0x8014DBC0;
-D_8014E310 = 0x8014E310;
-D_8014E320 = 0x8014E320;
-D_8014E322 = 0x8014E322;
-D_8014E323 = 0x8014E323;
-D_8014E324 = 0x8014E324;
-D_8014E328 = 0x8014E328;
-D_8014E330 = 0x8014E330;
-D_8014E338 = 0x8014E338;
-D_8014E340 = 0x8014E340;
-D_8014E350 = 0x8014E350;
-D_8014E380 = 0x8014E380;
-D_8014E390 = 0x8014E390;
-D_8014E3A0 = 0x8014E3A0;
-D_8014E3B0 = 0x8014E3B0;
-D_8014E3B4 = 0x8014E3B4;
-D_8014E544 = 0x8014E544;
-D_8014E548 = 0x8014E548;
-D_8014E580 = 0x8014E580;
-D_8014E584 = 0x8014E584;
-D_8014E714 = 0x8014E714;
-D_8014E718 = 0x8014E718;
-D_8014E732 = 0x8014E732;
-D_8014E73E = 0x8014E73E;
-D_8014E750 = 0x8014E750;
-D_8014E754 = 0x8014E754;
-D_8014E8E4 = 0x8014E8E4;
-D_8014E8E8 = 0x8014E8E8;
-D_8014E920 = 0x8014E920;
-D_8014E92C = 0x8014E92C;
-D_8014EAB0 = 0x8014EAB0;
-D_8014EAB8 = 0x8014EAB8;
-D_8014EAC0 = 0x8014EAC0;
-D_8014EFC0 = 0x8014EFC0;
-D_8014EFC8 = 0x8014EFC8;
-D_8014EFCC = 0x8014EFCC;
-D_8014EFD0 = 0x8014EFD0;
-D_8014F4D8 = 0x8014F4D8;
-D_8014F4E0 = 0x8014F4E0;
-D_8014F4F0 = 0x8014F4F0;
-D_8014F4F8 = 0x8014F4F8;
-D_8014F508 = 0x8014F508;
-D_8014F518 = 0x8014F518;
-D_8014F558 = 0x8014F558;
-D_8014F598 = 0x8014F598;
-D_8014F698 = 0x8014F698;
-D_8014F699 = 0x8014F699;
-D_8014F69C = 0x8014F69C;
-D_801506A0 = 0x801506A0;
-D_801506A8 = 0x801506A8;
-D_80150740 = 0x80150740;
-D_801507F4 = 0x801507F4;
-D_80150940 = 0x80150940;
-D_80150974 = 0x80150974;
-D_80150A8C = 0x80150A8C;
-D_80150AFC = 0x80150AFC;
-D_80150BD8 = 0x80150BD8;
-D_80153158 = 0x80153158;
-D_801531C4 = 0x801531C4;
-D_80153758 = 0x80153758;
-D_801537B8 = 0x801537B8;
-D_80153AAE = 0x80153AAE;
-D_80155158 = 0x80155158;
-D_801551C4 = 0x801551C4;
-D_80155220 = 0x80155220;
-D_80155230 = 0x80155230;
-D_80155240 = 0x80155240;
-D_80155250 = 0x80155250;
-D_80155260 = 0x80155260;
-D_80155270 = 0x80155270;
-D_80155470 = 0x80155470;
-D_80155E70 = 0x80155E70;
-D_80155E74 = 0x80155E74;
-D_80155E78 = 0x80155E78;
-D_801563B8 = 0x801563B8;
-D_801563D0 = 0x801563D0;
-D_80156410 = 0x80156410;
-D_80156428 = 0x80156428;
-D_80156468 = 0x80156468;
-D_80156480 = 0x80156480;
-D_80156580 = 0x80156580;
-D_80156B80 = 0x80156B80;
-D_80156B98 = 0x80156B98;
-D_80156BA0 = 0x80156BA0;
-D_80156BB8 = 0x80156BB8;
-D_80157BB8 = 0x80157BB8;
-D_80157BBC = 0x80157BBC;
-D_80157BC0 = 0x80157BC0;
-D_80157BC8 = 0x80157BC8;
-D_80157CC8 = 0x80157CC8;
-D_80157DC8 = 0x80157DC8;
-D_80157DC9 = 0x80157DC9;
-D_80157DCA = 0x80157DCA;
-D_80157DCB = 0x80157DCB;
-D_80157DCC = 0x80157DCC;
-D_80157DD0 = 0x80157DD0;
-D_80157DD4 = 0x80157DD4;
-D_80157DD8 = 0x80157DD8;
-D_80157DDC = 0x80157DDC;
-D_80157DE0 = 0x80157DE0;
-D_80157DE8 = 0x80157DE8;
-D_80157DF2 = 0x80157DF2;
-D_80157E00 = 0x80157E00;
-D_80157E04 = 0x80157E04;
-D_80157E08 = 0x80157E08;
-D_80157E0C = 0x80157E0C;
-D_80157E10 = 0x80157E10;
-D_80157E14 = 0x80157E14;
-D_80157E16 = 0x80157E16;
-D_80157E18 = 0x80157E18;
-D_80157E1C = 0x80157E1C;
-D_80157E20 = 0x80157E20;
-D_80157E24 = 0x80157E24;
-D_80157E28 = 0x80157E28;
-D_80157E30 = 0x80157E30;
-D_80157E34 = 0x80157E34;
-D_80157E38 = 0x80157E38;
-D_80157ED8 = 0x80157ED8;
-D_80157EDC = 0x80157EDC;
-D_80157EE0 = 0x80157EE0;
-D_80157EEC = 0x80157EEC;
-D_80157EF2 = 0x80157EF2;
-D_80157EF4 = 0x80157EF4;
-D_80157EF8 = 0x80157EF8;
-D_80157EFC = 0x80157EFC;
-D_80157F00 = 0x80157F00;
-D_80157F10 = 0x80157F10;
-D_80157F28 = 0x80157F28;
-D_80157F40 = 0x80157F40;
-D_80157F58 = 0x80157F58;
-D_80157F70 = 0x80157F70;
-D_80158770 = 0x80158770;
-D_80158778 = 0x80158778;
-D_80158788 = 0x80158788;
-D_8015878C = 0x8015878C;
-D_80158790 = 0x80158790;
-D_801587CC = 0x801587CC;
-D_801587D0 = 0x801587D0;
-D_801587D1 = 0x801587D1;
-D_801587F8 = 0x801587F8;
-D_80158810 = 0x80158810;
-D_80158820 = 0x80158820;
-D_80158920 = 0x80158920;
-D_80158A20 = 0x80158A20;
-D_80158A40 = 0x80158A40;
-D_80158A60 = 0x80158A60;
-D_80158B20 = 0x80158B20;
-D_80158B60 = 0x80158B60;
-D_80158D10 = 0x80158D10;
-D_80159D10 = 0x80159D10;
-D_80159D28 = 0x80159D28;
-D_80159D40 = 0x80159D40;
-D_80159D42 = 0x80159D42;
-D_80159D44 = 0x80159D44;
-D_80159D58 = 0x80159D58;
-D_80159D5A = 0x80159D5A;
-D_80159D5C = 0x80159D5C;
-D_80159D70 = 0x80159D70;
-D_80159D80 = 0x80159D80;
-D_80159F30 = 0x80159F30;
-D_8015AF30 = 0x8015AF30;
-D_8015B0E0 = 0x8015B0E0;
-D_8015B4E0 = 0x8015B4E0;
-D_8015B4F8 = 0x8015B4F8;
-D_8015B500 = 0x8015B500;
-D_8015B518 = 0x8015B518;
-D_8015B520 = 0x8015B520;
-D_8015B538 = 0x8015B538;
-D_8015B540 = 0x8015B540;
-D_8015B550 = 0x8015B550;
-D_8015B58C = 0x8015B58C;
-D_8015B590 = 0x8015B590;
-D_8015B594 = 0x8015B594;
-D_8015B595 = 0x8015B595;
-D_8015B596 = 0x8015B596;
-D_8015B597 = 0x8015B597;
-D_8015B598 = 0x8015B598;
-D_8015B599 = 0x8015B599;
-D_8015B59C = 0x8015B59C;
-D_8015B610 = 0x8015B610;
-D_8015B618 = 0x8015B618;
-D_8015B630 = 0x8015B630;
-D_8015B66C = 0x8015B66C;
-D_8015B670 = 0x8015B670;
-D_8015B690 = 0x8015B690;
-D_8015B694 = 0x8015B694;
-D_8015B698 = 0x8015B698;
-D_8015B69C = 0x8015B69C;
-D_8015B6A0 = 0x8015B6A0;
-D_8015B6A8 = 0x8015B6A8;
-D_8015B6C0 = 0x8015B6C0;
-D_8015B6C4 = 0x8015B6C4;
-D_8015B6C8 = 0x8015B6C8;
-D_8015B6D0 = 0x8015B6D0;
-D_8015B6D4 = 0x8015B6D4;
-D_8015B6D5 = 0x8015B6D5;
-D_8015B6D6 = 0x8015B6D6;
-D_8015B6D8 = 0x8015B6D8;
-D_8015B6D9 = 0x8015B6D9;
-D_8015B6DC = 0x8015B6DC;
-D_8015B744 = 0x8015B744;
-D_8015B750 = 0x8015B750;
-D_8015B758 = 0x8015B758;
-D_8015B770 = 0x8015B770;
-D_8015B920 = 0x8015B920;
-D_8015B930 = 0x8015B930;
-D_8015B948 = 0x8015B948;
-D_8015B94C = 0x8015B94C;
-D_8015B950 = 0x8015B950;
-D_8015B960 = 0x8015B960;
-D_8015B978 = 0x8015B978;
-D_8015B97C = 0x8015B97C;
-D_8015B980 = 0x8015B980;
-D_8015C180 = 0x8015C180;
-D_8015C184 = 0x8015C184;
-D_8015C188 = 0x8015C188;
-D_8015C18C = 0x8015C18C;
-D_8015C190 = 0x8015C190;
-D_8015C1A0 = 0x8015C1A0;
-D_8015D1A0 = 0x8015D1A0;
-D_8015D2A0 = 0x8015D2A0;
-D_8015D2B8 = 0x8015D2B8;
-D_8015D468 = 0x8015D468;
-D_8015D488 = 0x8015D488;
-D_80161488 = 0x80161488;
-D_801614A8 = 0x801614A8;
-D_801614C0 = 0x801614C0;
-D_801614C4 = 0x801614C4;
-D_801614C8 = 0x801614C8;
-D_801614E0 = 0x801614E0;
-D_80161560 = 0x80161560;
-D_80161564 = 0x80161564;
-D_80161568 = 0x80161568;
-D_801615E8 = 0x801615E8;
-D_801615F0 = 0x801615F0;
-D_801615F8 = 0x801615F8;
-D_80161A58 = 0x80161A58;
-D_80161A59 = 0x80161A59;
-D_80161A5C = 0x80161A5C;
-D_80161A60 = 0x80161A60;
-D_80161A70 = 0x80161A70;
-D_80161A74 = 0x80161A74;
-D_80161A78 = 0x80161A78;
-D_80161A7C = 0x80161A7C;
-D_80161A80 = 0x80161A80;
-D_80161A84 = 0x80161A84;
-D_80161A88 = 0x80161A88;
-D_80161A8C = 0x80161A8C;
-D_80161A90 = 0x80161A90;
-D_80161A91 = 0x80161A91;
-D_80161A94 = 0x80161A94;
-D_80161A98 = 0x80161A98;
-D_80161AA0 = 0x80161AA0;
-D_80161AAC = 0x80161AAC;
-D_80161AB0 = 0x80161AB0;
-D_80161AB4 = 0x80161AB4;
-D_80161AC0 = 0x80161AC0;
-D_80161AD0 = 0x80161AD0;
-D_80161AD4 = 0x80161AD4;
-D_80161AD8 = 0x80161AD8;
-D_80161ADC = 0x80161ADC;
-D_80161AE0 = 0x80161AE0;
-D_80161AE4 = 0x80161AE4;
-D_80161AE8 = 0x80161AE8;
-D_80161AEC = 0x80161AEC;
-D_80161AF0 = 0x80161AF0;
-D_80161AF4 = 0x80161AF4;
-D_80161AF8 = 0x80161AF8;
-D_80163510 = 0x80163510;
-D_80163520 = 0x80163520;
-D_80163550 = 0x80163550;
-D_8016355C = 0x8016355C;
-D_80163568 = 0x80163568;
-D_80163580 = 0x80163580;
-D_80163588 = 0x80163588;
-D_80163688 = 0x80163688;
-D_801636B8 = 0x801636B8;
-D_801636E8 = 0x801636E8;
-D_801636F0 = 0x801636F0;
-D_80163718 = 0x80163718;
-D_80163728 = 0x80163728;
-D_80163740 = 0x80163740;
-D_80163744 = 0x80163744;
-D_80163748 = 0x80163748;
-D_80163750 = 0x80163750;
-D_80163758 = 0x80163758;
-D_8016375C = 0x8016375C;
-D_80163760 = 0x80163760;
-D_801637A0 = 0x801637A0;
-D_801637E0 = 0x801637E0;
-D_801637E4 = 0x801637E4;
-D_801637E8 = 0x801637E8;
-D_801637EC = 0x801637EC;
-D_801637F0 = 0x801637F0;
-D_801637F4 = 0x801637F4;
-D_80163800 = 0x80163800;
-D_80163810 = 0x80163810;
-D_80163814 = 0x80163814;
-D_80163818 = 0x80163818;
-D_8016381C = 0x8016381C;
-D_80163820 = 0x80163820;
-D_80163824 = 0x80163824;
-D_80163828 = 0x80163828;
-D_8016382C = 0x8016382C;
-D_80163830 = 0x80163830;
-D_80163834 = 0x80163834;
-D_80163838 = 0x80163838;
-D_8016383C = 0x8016383C;
-D_80163840 = 0x80163840;
-D_80163844 = 0x80163844;
-D_80163848 = 0x80163848;
-D_8016384C = 0x8016384C;
-D_80163850 = 0x80163850;
-D_80163854 = 0x80163854;
-D_80163858 = 0x80163858;
-D_8016385C = 0x8016385C;
-D_80163860 = 0x80163860;
-D_80163864 = 0x80163864;
-D_80163868 = 0x80163868;
-D_80163870 = 0x80163870;
-D_80163898 = 0x80163898;
-D_801638AC = 0x801638AC;
-D_801638C0 = 0x801638C0;
-D_801638C4 = 0x801638C4;
-D_801638E8 = 0x801638E8;
-D_801638EC = 0x801638EC;
-D_80163910 = 0x80163910;
-D_80163914 = 0x80163914;
-D_80163918 = 0x80163918;
-D_8016391C = 0x8016391C;
-D_80163920 = 0x80163920;
-D_80163960 = 0x80163960;
-D_80163964 = 0x80163964;
-D_80163968 = 0x80163968;
-D_8016396C = 0x8016396C;
-D_80163970 = 0x80163970;
-D_80163974 = 0x80163974;
-D_80163978 = 0x80163978;
-D_801639B0 = 0x801639B0;
-D_801639B4 = 0x801639B4;
-D_801639B8 = 0x801639B8;
-D_801639BC = 0x801639BC;
-D_801639C0 = 0x801639C0;
-D_80163A00 = 0x80163A00;
-D_80163A04 = 0x80163A04;
-D_80163A08 = 0x80163A08;
-D_80163A10 = 0x80163A10;
-D_80163A1C = 0x80163A1C;
-D_80163A20 = 0x80163A20;
-D_80163A24 = 0x80163A24;
-D_80163A28 = 0x80163A28;
-D_80163A64 = 0x80163A64;
-D_80163A68 = 0x80163A68;
-D_80163A6C = 0x80163A6C;
-D_80163A70 = 0x80163A70;
-D_80163A74 = 0x80163A74;
-D_80163A78 = 0x80163A78;
-D_80163A7C = 0x80163A7C;
-D_80163A80 = 0x80163A80;
-D_80163A84 = 0x80163A84;
-D_80163A88 = 0x80163A88;
-D_80163A8C = 0x80163A8C;
-D_80163A90 = 0x80163A90;
-D_80163A94 = 0x80163A94;
-D_80163A98 = 0x80163A98;
-D_80163A9C = 0x80163A9C;
-D_80163AA0 = 0x80163AA0;
-D_80163AA4 = 0x80163AA4;
-D_80163AA8 = 0x80163AA8;
-D_80163AAC = 0x80163AAC;
-D_80163AB0 = 0x80163AB0;
-D_80163AB4 = 0x80163AB4;
-D_80163AB8 = 0x80163AB8;
-D_80163AC0 = 0x80163AC0;
-D_80163AC4 = 0x80163AC4;
-D_80163AC8 = 0x80163AC8;
-D_80163ACC = 0x80163ACC;
-D_80163AD0 = 0x80163AD0;
-D_80163AD4 = 0x80163AD4;
-D_80163AD8 = 0x80163AD8;
-D_80163ADC = 0x80163ADC;
-D_80163AE0 = 0x80163AE0;
-D_80163AE4 = 0x80163AE4;
-D_80163AE8 = 0x80163AE8;
-D_80163AEC = 0x80163AEC;
-D_80163AF0 = 0x80163AF0;
-D_80163AF4 = 0x80163AF4;
-D_80163AF8 = 0x80163AF8;
-D_80163AFC = 0x80163AFC;
-D_80163B00 = 0x80163B00;
-D_80163B04 = 0x80163B04;
-D_80163B08 = 0x80163B08;
-D_80163B0C = 0x80163B0C;
-D_80163B10 = 0x80163B10;
-D_80163B80 = 0x80163B80;
-D_80163B84 = 0x80163B84;
-D_80163B88 = 0x80163B88;
-D_80163B8C = 0x80163B8C;
-D_80163B90 = 0x80163B90;
-D_80163B94 = 0x80163B94;
-D_80163B9C = 0x80163B9C;
-D_80163B9E = 0x80163B9E;
-D_80163BA0 = 0x80163BA0;
-D_80163BA2 = 0x80163BA2;
-D_80163BA4 = 0x80163BA4;
-D_80163BA6 = 0x80163BA6;
-D_80163BA8 = 0x80163BA8;
-D_80163BA9 = 0x80163BA9;
-D_80163BAC = 0x80163BAC;
-D_80163BB0 = 0x80163BB0;
-D_80163BB4 = 0x80163BB4;
-D_80163BC0 = 0x80163BC0;
-D_80163BC4 = 0x80163BC4;
-D_80163BC8 = 0x80163BC8;
-D_80163BCC = 0x80163BCC;
-D_80163BCE = 0x80163BCE;
-D_80163BD0 = 0x80163BD0;
-D_80163BD4 = 0x80163BD4;
-D_80163BD8 = 0x80163BD8;
-D_80163BE0 = 0x80163BE0;
-D_80163BE4 = 0x80163BE4;
-D_80163BE8 = 0x80163BE8;
-D_80163BEC = 0x80163BEC;
-D_80163BF0 = 0x80163BF0;
-D_80163BF4 = 0x80163BF4;
-D_80163BF8 = 0x80163BF8;
-D_80163BF9 = 0x80163BF9;
-D_80163BFC = 0x80163BFC;
-D_80163C00 = 0x80163C00;
-D_80163C04 = 0x80163C04;
-D_80163C08 = 0x80163C08;
-D_80163C10 = 0x80163C10;
-D_80163C13 = 0x80163C13;
-D_80163C20 = 0x80163C20;
-D_80163C68 = 0x80163C68;
-D_80165568 = 0x80165568;
-D_80166148 = 0x80166148;
-D_8016614A = 0x8016614A;
-D_8016614C = 0x8016614C;
-D_80166150 = 0x80166150;
-D_80166154 = 0x80166154;
-D_80166164 = 0x80166164;
-D_80166198 = 0x80166198;
-D_801661A0 = 0x801661A0;
-D_801661B0 = 0x801661B0;
-D_801661FE = 0x801661FE;
-D_80166200 = 0x80166200;
-D_8016620E = 0x8016620E;
-D_80166211 = 0x80166211;
-D_80166216 = 0x80166216;
-D_8016622C = 0x8016622C;
-D_8016622E = 0x8016622E;
-D_80166240 = 0x80166240;
-D_80166248 = 0x80166248;
-D_80166258 = 0x80166258;
-D_8016625C = 0x8016625C;
-D_80166260 = 0x80166260;
-D_80166264 = 0x80166264;
-D_80166268 = 0x80166268;
-D_8016626C = 0x8016626C;
-D_80166270 = 0x80166270;
-D_80166274 = 0x80166274;
-D_80166278 = 0x80166278;
-D_8016643C = 0x8016643C;
-D_801664F4 = 0x801664F4;
-D_8016653C = 0x8016653C;
-D_80166730 = 0x80166730;
-D_801667E8 = 0x801667E8;
-D_80166830 = 0x80166830;
-D_80166A24 = 0x80166A24;
-D_80166ADC = 0x80166ADC;
-D_80166B24 = 0x80166B24;
-D_80166D18 = 0x80166D18;
-D_801678E8 = 0x801678E8;
-D_80167BDC = 0x80167BDC;
-D_80167ED0 = 0x80167ED0;
-D_80169C58 = 0x80169C58;
-D_8016F1FC = 0x8016F1FC;
-D_80170F84 = 0x80170F84;
-D_80171278 = 0x80171278;
-D_8017127A = 0x8017127A;
-D_8017127C = 0x8017127C;
-D_80171280 = 0x80171280;
-D_80171284 = 0x80171284;
-D_80171288 = 0x80171288;
-D_8017128C = 0x8017128C;
-D_80171290 = 0x80171290;
-D_80171294 = 0x80171294;
-D_801712C6 = 0x801712C6;
-D_801712C8 = 0x801712C8;
-D_8017134E = 0x8017134E;
-D_8017135C = 0x8017135C;
-D_80171680 = 0x80171680;
-D_80171682 = 0x80171682;
-D_80171684 = 0x80171684;
-D_80171688 = 0x80171688;
-D_8017168C = 0x8017168C;
-D_8017169C = 0x8017169C;
-D_80171726 = 0x80171726;
-D_80171A88 = 0x80171A88;
-D_80171A8A = 0x80171A8A;
-D_80171A8C = 0x80171A8C;
-D_80171A90 = 0x80171A90;
-D_80171A94 = 0x80171A94;
-D_80171AA4 = 0x80171AA4;
-D_80171B58 = 0x80171B58;
-D_80172298 = 0x80172298;
-D_801722E6 = 0x801722E6;
-D_80172318 = 0x80172318;
-D_80173418 = 0x80173418;
-D_80173DF0 = 0x80173DF0;
-D_80174DCC = 0x80174DCC;
-D_80174E58 = 0x80174E58;
-D_8017568C = 0x8017568C;
-D_801758BC = 0x801758BC;
-D_80175948 = 0x80175948;
-D_801759B4 = 0x801759B4;
-D_801759C8 = 0x801759C8;
-D_801761B8 = 0x801761B8;
-D_80176618 = 0x80176618;
-D_80176768 = 0x80176768;
-D_801767D8 = 0x801767D8;
-D_80176848 = 0x80176848;
-D_80176880 = 0x80176880;
-D_80176890 = 0x80176890;
-D_801768A8 = 0x801768A8;
-D_801768B8 = 0x801768B8;
-D_80177B78 = 0x80177B78;
-D_80178578 = 0x80178578;
-D_801785A0 = 0x801785A0;
-D_801786B8 = 0x801786B8;
-D_801786C0 = 0x801786C0;
-D_801789E0 = 0x801789E0;
-D_80178D00 = 0x80178D00;
-D_80179020 = 0x80179020;
-D_80179340 = 0x80179340;
-D_80179660 = 0x80179660;
-D_80179668 = 0x80179668;
-D_80179988 = 0x80179988;
-D_8017998C = 0x8017998C;
-D_80179990 = 0x80179990;
-D_80179994 = 0x80179994;
-D_80179998 = 0x80179998;
-D_8017999C = 0x8017999C;
-D_801799A0 = 0x801799A0;
-D_801799A4 = 0x801799A4;
-D_801799A8 = 0x801799A8;
-D_801799AC = 0x801799AC;
-D_801799B0 = 0x801799B0;
-D_801799B4 = 0x801799B4;
-D_801799B8 = 0x801799B8;
-D_801799BC = 0x801799BC;
-D_801799C0 = 0x801799C0;
-D_801799D0 = 0x801799D0;
-D_801799D8 = 0x801799D8;
-D_801799DC = 0x801799DC;
-D_801799E0 = 0x801799E0;
-D_801799E4 = 0x801799E4;
-D_801799E8 = 0x801799E8;
-D_801799F0 = 0x801799F0;
-D_80179A00 = 0x80179A00;
-D_80179A04 = 0x80179A04;
-D_80179A08 = 0x80179A08;
-D_80179A0B = 0x80179A0B;
-D_80179A0C = 0x80179A0C;
-D_80179A10 = 0x80179A10;
-D_80179A13 = 0x80179A13;
-D_80179A14 = 0x80179A14;
-D_80179A18 = 0x80179A18;
-D_80179A1C = 0x80179A1C;
-D_80179A20 = 0x80179A20;
-D_80179A24 = 0x80179A24;
-D_80179A28 = 0x80179A28;
-D_80179A30 = 0x80179A30;
-D_80179A38 = 0x80179A38;
-D_80179A3C = 0x80179A3C;
-D_80179A48 = 0x80179A48;
-D_80179A50 = 0x80179A50;
-D_80179A5C = 0x80179A5C;
-D_80179A70 = 0x80179A70;
-D_80179A78 = 0x80179A78;
-D_80179A7C = 0x80179A7C;
-D_80179A88 = 0x80179A88;
-D_80179A90 = 0x80179A90;
-D_80179A98 = 0x80179A98;
-D_80179AA0 = 0x80179AA0;
-D_80179AA8 = 0x80179AA8;
-D_80179AB0 = 0x80179AB0;
-D_80179AB8 = 0x80179AB8;
-D_80179AC0 = 0x80179AC0;
-D_80179AD0 = 0x80179AD0;
-D_80179AD4 = 0x80179AD4;
-D_80179AD8 = 0x80179AD8;
-D_80179ADC = 0x80179ADC;
-D_80179AE0 = 0x80179AE0;
-D_80179AE4 = 0x80179AE4;
-D_80179AE8 = 0x80179AE8;
-D_80179AEC = 0x80179AEC;
-D_80179AF0 = 0x80179AF0;
-D_80179AF8 = 0x80179AF8;
-D_80179B08 = 0x80179B08;
-D_80179B10 = 0x80179B10;
-D_80179B20 = 0x80179B20;
-D_80179B24 = 0x80179B24;
-D_80179B28 = 0x80179B28;
-D_80179B30 = 0x80179B30;
-D_80179B40 = 0x80179B40;
-D_80179B4C = 0x80179B4C;
-D_80179B50 = 0x80179B50;
-D_80179B5C = 0x80179B5C;
-D_80179B60 = 0x80179B60;
-D_80179B68 = 0x80179B68;
-D_80179B78 = 0x80179B78;
-D_80179B7C = 0x80179B7C;
-D_80179B80 = 0x80179B80;
-D_80179B90 = 0x80179B90;
-D_80179B94 = 0x80179B94;
-D_80179B98 = 0x80179B98;
-D_80179BA0 = 0x80179BA0;
-D_80179BB0 = 0x80179BB0;
-D_80179BB4 = 0x80179BB4;
-D_80179BB8 = 0x80179BB8;
-D_80179BBC = 0x80179BBC;
-D_80179BC0 = 0x80179BC0;
-D_80179BC4 = 0x80179BC4;
-D_80179BC8 = 0x80179BC8;
-D_80179BCC = 0x80179BCC;
-D_80179BD0 = 0x80179BD0;
-D_80179BD4 = 0x80179BD4;
-D_80179BD8 = 0x80179BD8;
-D_80179BE8 = 0x80179BE8;
-D_80179BF0 = 0x80179BF0;
-D_80179C00 = 0x80179C00;
-D_80179C08 = 0x80179C08;
-D_80179C18 = 0x80179C18;
-D_80179C20 = 0x80179C20;
-D_80179C30 = 0x80179C30;
-D_80179C38 = 0x80179C38;
-D_80179C48 = 0x80179C48;
-D_80179C50 = 0x80179C50;
-D_80179C60 = 0x80179C60;
-D_80179C68 = 0x80179C68;
-D_80179CA8 = 0x80179CA8;
-D_80179CAC = 0x80179CAC;
-D_80179CB0 = 0x80179CB0;
-D_80179CB4 = 0x80179CB4;
-D_80179CB8 = 0x80179CB8;
-D_80179CD4 = 0x80179CD4;
-D_80179CD8 = 0x80179CD8;
-D_80179CF4 = 0x80179CF4;
-D_80179D14 = 0x80179D14;
-D_80179D18 = 0x80179D18;
-D_80179D38 = 0x80179D38;
-D_80179D98 = 0x80179D98;
-D_80179DA0 = 0x80179DA0;
-D_80179DA4 = 0x80179DA4;
-D_80179DB8 = 0x80179DB8;
-D_80179DD8 = 0x80179DD8;
-D_80179DDC = 0x80179DDC;
-D_80179DE0 = 0x80179DE0;
-D_80179DE8 = 0x80179DE8;
-D_80179DF4 = 0x80179DF4;
-D_80179DF8 = 0x80179DF8;
-D_80179DFC = 0x80179DFC;
-D_80179E00 = 0x80179E00;
-D_80179E04 = 0x80179E04;
-D_80179E08 = 0x80179E08;
-D_80179E0C = 0x80179E0C;
-D_80179E14 = 0x80179E14;
-D_80179E18 = 0x80179E18;
-D_80179E1C = 0x80179E1C;
-D_80179E24 = 0x80179E24;
-D_80179E28 = 0x80179E28;
-D_80179E2C = 0x80179E2C;
-D_80179E30 = 0x80179E30;
-D_80179E38 = 0x80179E38;
-D_80179E3C = 0x80179E3C;
-D_80179E40 = 0x80179E40;
-D_80179E44 = 0x80179E44;
-D_80179E50 = 0x80179E50;
-D_80179E58 = 0x80179E58;
-D_80179E5C = 0x80179E5C;
-D_80179E70 = 0x80179E70;
-D_80179E78 = 0x80179E78;
-D_80179E88 = 0x80179E88;
-D_80179E90 = 0x80179E90;
-D_80179EA0 = 0x80179EA0;
-D_80179EA8 = 0x80179EA8;
-D_80179EB8 = 0x80179EB8;
-D_80179EC0 = 0x80179EC0;
-D_80179ED0 = 0x80179ED0;
-D_80179ED8 = 0x80179ED8;
-D_80179EF0 = 0x80179EF0;
-D_80179F08 = 0x80179F08;
-D_80179F10 = 0x80179F10;
-D_80179F18 = 0x80179F18;
-D_80179F20 = 0x80179F20;
-D_80179F30 = 0x80179F30;
-D_80179F38 = 0x80179F38;
-D_80179FD8 = 0x80179FD8;
-D_80179FDC = 0x80179FDC;
-D_80179FE0 = 0x80179FE0;
-D_80179FE4 = 0x80179FE4;
-D_80179FE8 = 0x80179FE8;
-D_80179FEC = 0x80179FEC;
-D_80179FF0 = 0x80179FF0;
-D_80179FF4 = 0x80179FF4;
-D_80179FF8 = 0x80179FF8;
-D_8017A000 = 0x8017A000;
-D_8017A078 = 0x8017A078;
-D_8017A08C = 0x8017A08C;
-D_8017A194 = 0x8017A194;
-D_8017A294 = 0x8017A294;
-D_8017A29C = 0x8017A29C;
-D_8017A39C = 0x8017A39C;
-D_8017A3A1 = 0x8017A3A1;
-D_8017A3E4 = 0x8017A3E4;
-D_8017A3E8 = 0x8017A3E8;
-D_8017A3EC = 0x8017A3EC;
-D_8017A3F0 = 0x8017A3F0;
-D_8017A3F4 = 0x8017A3F4;
-D_8017A3F8 = 0x8017A3F8;
-D_8017A3FC = 0x8017A3FC;
-D_8017A400 = 0x8017A400;
-D_8017A404 = 0x8017A404;
-D_8017A40C = 0x8017A40C;
-D_8017A410 = 0x8017A410;
-D_8017A414 = 0x8017A414;
-D_8017A41C = 0x8017A41C;
-D_8017A420 = 0x8017A420;
-D_8017A424 = 0x8017A424;
-D_8017A428 = 0x8017A428;
-D_8017A42C = 0x8017A42C;
-D_8017A430 = 0x8017A430;
-D_8017A434 = 0x8017A434;
-D_8017A438 = 0x8017A438;
-D_8017A43C = 0x8017A43C;
-D_8017A440 = 0x8017A440;
-D_8017A444 = 0x8017A444;
-D_8017A44C = 0x8017A44C;
-D_8017A450 = 0x8017A450;
-D_8017A454 = 0x8017A454;
-D_8017A460 = 0x8017A460;
-D_8017A464 = 0x8017A464;
-D_8017A468 = 0x8017A468;
-D_8017A470 = 0x8017A470;
-D_8017A478 = 0x8017A478;
-D_8017A488 = 0x8017A488;
-D_8017A490 = 0x8017A490;
-D_8017A498 = 0x8017A498;
-D_8017A4A0 = 0x8017A4A0;
-D_8017A4A8 = 0x8017A4A8;
-D_8017A4B0 = 0x8017A4B0;
-D_8017A4B8 = 0x8017A4B8;
-D_8017A4BC = 0x8017A4BC;
-D_8017A4C0 = 0x8017A4C0;
-D_8017A4C4 = 0x8017A4C4;
-D_8017A4C8 = 0x8017A4C8;
-D_8017A4CC = 0x8017A4CC;
-D_8017A4D0 = 0x8017A4D0;
-D_8017A4D4 = 0x8017A4D4;
-D_8017A4D8 = 0x8017A4D8;
-D_8017A4DC = 0x8017A4DC;
-D_8017A4E0 = 0x8017A4E0;
-D_8017A4E4 = 0x8017A4E4;
-D_8017A4E8 = 0x8017A4E8;
-D_8017A4F8 = 0x8017A4F8;
-D_8017A508 = 0x8017A508;
-D_8017A518 = 0x8017A518;
-D_8017A528 = 0x8017A528;
-D_8017A538 = 0x8017A538;
-D_8017A53C = 0x8017A53C;
-D_8017A540 = 0x8017A540;
-D_8017A544 = 0x8017A544;
-D_8017A578 = 0x8017A578;
-D_8017A57C = 0x8017A57C;
-D_8017A580 = 0x8017A580;
-D_8017A588 = 0x8017A588;
-D_8017A58C = 0x8017A58C;
-D_8017A590 = 0x8017A590;
-D_8017A594 = 0x8017A594;
-D_8017A598 = 0x8017A598;
-D_8017A5A8 = 0x8017A5A8;
-D_8017A5AC = 0x8017A5AC;
-D_8017A5B0 = 0x8017A5B0;
-D_8017A5B8 = 0x8017A5B8;
-D_8017A5BC = 0x8017A5BC;
-D_8017A5C0 = 0x8017A5C0;
-D_8017A5C8 = 0x8017A5C8;
-D_8017A5CC = 0x8017A5CC;
-D_8017A5D0 = 0x8017A5D0;
-D_8017A5D8 = 0x8017A5D8;
-D_8017A5DC = 0x8017A5DC;
-D_8017A5E0 = 0x8017A5E0;
-D_8017A5E4 = 0x8017A5E4;
-D_8017A5E8 = 0x8017A5E8;
-D_8017A5EC = 0x8017A5EC;
-D_8017A5F0 = 0x8017A5F0;
-D_8017A5FC = 0x8017A5FC;
-D_8017A600 = 0x8017A600;
-D_8017A604 = 0x8017A604;
-D_8017A608 = 0x8017A608;
-D_8017A60C = 0x8017A60C;
-D_8017A614 = 0x8017A614;
-D_8017A620 = 0x8017A620;
-D_8017A624 = 0x8017A624;
-D_8017A628 = 0x8017A628;
-D_8017A62C = 0x8017A62C;
-D_8017A630 = 0x8017A630;
-D_8017A634 = 0x8017A634;
-D_8017A638 = 0x8017A638;
-D_8017A63C = 0x8017A63C;
-D_8017A640 = 0x8017A640;
-D_8017A644 = 0x8017A644;
-D_8017A648 = 0x8017A648;
-D_8017A64C = 0x8017A64C;
-D_8017A650 = 0x8017A650;
-D_8017A654 = 0x8017A654;
-D_8017A658 = 0x8017A658;
-D_8017A65C = 0x8017A65C;
-D_8017A660 = 0x8017A660;
-D_8017A664 = 0x8017A664;
-D_8017A668 = 0x8017A668;
-D_8017A66C = 0x8017A66C;
-D_8017A670 = 0x8017A670;
-D_8017A674 = 0x8017A674;
-D_8017A678 = 0x8017A678;
-D_8017A688 = 0x8017A688;
-D_8017A68C = 0x8017A68C;
-D_8017A690 = 0x8017A690;
-D_8017A6A0 = 0x8017A6A0;
-D_8017A6A4 = 0x8017A6A4;
-D_8017A6A8 = 0x8017A6A8;
-D_8017A6AC = 0x8017A6AC;
-D_8017A6B0 = 0x8017A6B0;
-D_8017A6B4 = 0x8017A6B4;
-D_8017A6B8 = 0x8017A6B8;
-D_8017A6BC = 0x8017A6BC;
-D_8017A6C0 = 0x8017A6C0;
-D_8017A6C4 = 0x8017A6C4;
-D_8017A6CC = 0x8017A6CC;
-D_8017A6D0 = 0x8017A6D0;
-D_8017A6D4 = 0x8017A6D4;
-D_8017A6D8 = 0x8017A6D8;
-D_8017A6DC = 0x8017A6DC;
-D_8017A6E0 = 0x8017A6E0;
-D_8017A6E4 = 0x8017A6E4;
-D_8017A6E8 = 0x8017A6E8;
-D_8017A6F0 = 0x8017A6F0;
-D_8017A880 = 0x8017A880;
-D_8017A890 = 0x8017A890;
-D_8017A894 = 0x8017A894;
-D_8017A898 = 0x8017A898;
-D_8017A89C = 0x8017A89C;
-D_8017A8A0 = 0x8017A8A0;
-D_8017A8A4 = 0x8017A8A4;
-D_8017A8A8 = 0x8017A8A8;
-D_8017A8AC = 0x8017A8AC;
-D_8017A8B0 = 0x8017A8B0;
-D_8017A8B4 = 0x8017A8B4;
-D_8017A8B8 = 0x8017A8B8;
-D_8017A8BC = 0x8017A8BC;
-D_8017A8C0 = 0x8017A8C0;
-D_8017A8C4 = 0x8017A8C4;
-D_8017A8C8 = 0x8017A8C8;
-D_8017A8CC = 0x8017A8CC;
-D_8017A8D0 = 0x8017A8D0;
-D_8017A8D8 = 0x8017A8D8;
-D_8017A8E8 = 0x8017A8E8;
-D_8017A8F0 = 0x8017A8F0;
-D_8017A8F4 = 0x8017A8F4;
-D_8017A8F8 = 0x8017A8F8;
-D_8017A8FC = 0x8017A8FC;
-D_8017A900 = 0x8017A900;
-D_8017A904 = 0x8017A904;
-D_8017A908 = 0x8017A908;
-D_8017A90C = 0x8017A90C;
-D_8017A910 = 0x8017A910;
-D_8017A914 = 0x8017A914;
-D_8017A918 = 0x8017A918;
-D_8017A91C = 0x8017A91C;
-D_8017A920 = 0x8017A920;
-D_8017A924 = 0x8017A924;
-D_8017A928 = 0x8017A928;
-D_8017A92C = 0x8017A92C;
-D_8017A930 = 0x8017A930;
-D_8017A934 = 0x8017A934;
-D_8017A938 = 0x8017A938;
-D_8017A93C = 0x8017A93C;
-D_8017A940 = 0x8017A940;
-D_8017A948 = 0x8017A948;
-D_8017A958 = 0x8017A958;
-D_8017A968 = 0x8017A968;
-D_8017A96C = 0x8017A96C;
-D_8017A970 = 0x8017A970;
-D_8017A974 = 0x8017A974;
-D_8017A978 = 0x8017A978;
-D_8017A980 = 0x8017A980;
-D_8017A990 = 0x8017A990;
-D_8017A9A0 = 0x8017A9A0;
-D_8017A9A8 = 0x8017A9A8;
-D_8017A9C0 = 0x8017A9C0;
-D_8017A9D0 = 0x8017A9D0;
-D_8017A9D4 = 0x8017A9D4;
-D_8017A9D8 = 0x8017A9D8;
-D_8017A9DC = 0x8017A9DC;
-D_8017A9E0 = 0x8017A9E0;
-D_8017A9E1 = 0x8017A9E1;
-D_8017A9E2 = 0x8017A9E2;
-D_8017A9E3 = 0x8017A9E3;
-D_8017A9EF = 0x8017A9EF;
-D_8017AACB = 0x8017AACB;
-D_8017AADF = 0x8017AADF;
-D_8017AAE0 = 0x8017AAE0;
-D_8017AAE1 = 0x8017AAE1;
-D_8017AAE2 = 0x8017AAE2;
-
-func_i1_8018B020 = 0x8018B020; //segment:ovl_i1
-func_i1_8018B030 = 0x8018B030; //segment:ovl_i1
-func_i1_8018B03C = 0x8018B03C; //segment:ovl_i1
-func_i1_8018B0A4 = 0x8018B0A4; //segment:ovl_i1
-func_i1_8018B170 = 0x8018B170; //segment:ovl_i1
-func_i1_8018B210 = 0x8018B210; //segment:ovl_i1
-func_i1_8018B2A0 = 0x8018B2A0; //segment:ovl_i1
-func_i1_8018B338 = 0x8018B338; //segment:ovl_i1
-func_i1_8018B3D8 = 0x8018B3D8; //segment:ovl_i1
-func_i1_8018B48C = 0x8018B48C; //segment:ovl_i1
-func_i1_8018B4F0 = 0x8018B4F0; //segment:ovl_i1
-func_i1_8018B538 = 0x8018B538; //segment:ovl_i1
-func_i1_8018B588 = 0x8018B588; //segment:ovl_i1
-func_i1_8018B5C8 = 0x8018B5C8; //segment:ovl_i1
-func_i1_8018C248 = 0x8018C248; //segment:ovl_i1
-func_i1_8018C2A4 = 0x8018C2A4; //segment:ovl_i1
-func_i1_8018C510 = 0x8018C510; //segment:ovl_i1
-func_i1_8018C768 = 0x8018C768; //segment:ovl_i1
-func_i1_8018C83C = 0x8018C83C; //segment:ovl_i1
-func_i1_8018CB38 = 0x8018CB38; //segment:ovl_i1
-func_i1_8018DEEC = 0x8018DEEC; //segment:ovl_i1
-func_i1_8018E1E8 = 0x8018E1E8; //segment:ovl_i1
-func_i1_8018E52C = 0x8018E52C; //segment:ovl_i1
-func_i1_8018E5C0 = 0x8018E5C0; //segment:ovl_i1
-func_i1_8018E61C = 0x8018E61C; //segment:ovl_i1
-func_i1_8018E798 = 0x8018E798; //segment:ovl_i1
-func_i1_8018E988 = 0x8018E988; //segment:ovl_i1
-func_i1_8018EB6C = 0x8018EB6C; //segment:ovl_i1
-func_i1_8018EC14 = 0x8018EC14; //segment:ovl_i1
-func_i1_8018EED0 = 0x8018EED0; //segment:ovl_i1
-func_i1_8018F044 = 0x8018F044; //segment:ovl_i1
-func_i1_8018F564 = 0x8018F564; //segment:ovl_i1
-func_i1_8018F5B4 = 0x8018F5B4; //segment:ovl_i1
-func_i1_8018F65C = 0x8018F65C; //segment:ovl_i1
-func_i1_8018F6B0 = 0x8018F6B0; //segment:ovl_i1
-func_i1_8018F708 = 0x8018F708; //segment:ovl_i1
-func_i1_8018F73C = 0x8018F73C; //segment:ovl_i1
-func_i1_8018F834 = 0x8018F834; //segment:ovl_i1
-func_i1_8018F88C = 0x8018F88C; //segment:ovl_i1
-func_i1_8018F934 = 0x8018F934; //segment:ovl_i1
-func_i1_8018FB68 = 0x8018FB68; //segment:ovl_i1
-func_i1_8018FC54 = 0x8018FC54; //segment:ovl_i1
-func_i1_80191838 = 0x80191838; //segment:ovl_i1
-func_i1_80191D14 = 0x80191D14; //segment:ovl_i1
-func_i1_801921E8 = 0x801921E8; //segment:ovl_i1
-func_i1_801926C8 = 0x801926C8; //segment:ovl_i1
-func_i1_80192720 = 0x80192720; //segment:ovl_i1
-func_i1_80192790 = 0x80192790; //segment:ovl_i1
-func_i1_801927EC = 0x801927EC; //segment:ovl_i1
-func_i1_801928A0 = 0x801928A0; //segment:ovl_i1
-func_i1_801928F8 = 0x801928F8; //segment:ovl_i1
-func_i1_801929AC = 0x801929AC; //segment:ovl_i1
-func_i1_80192A04 = 0x80192A04; //segment:ovl_i1
-func_i1_80192AB8 = 0x80192AB8; //segment:ovl_i1
-func_i1_80192C3C = 0x80192C3C; //segment:ovl_i1
-func_i1_80192D90 = 0x80192D90; //segment:ovl_i1
-func_i1_80192E30 = 0x80192E30; //segment:ovl_i1
-func_i1_80192F18 = 0x80192F18; //segment:ovl_i1
-func_i1_80192FD0 = 0x80192FD0; //segment:ovl_i1
-func_i1_801930EC = 0x801930EC; //segment:ovl_i1
-func_i1_8019316C = 0x8019316C; //segment:ovl_i1
-func_i1_801932F4 = 0x801932F4; //segment:ovl_i1
-func_i1_801949F4 = 0x801949F4; //segment:ovl_i1
-func_i1_80194BE0 = 0x80194BE0; //segment:ovl_i1
-func_i1_80195B60 = 0x80195B60; //segment:ovl_i1
-func_i1_80195D4C = 0x80195D4C; //segment:ovl_i1
-func_i1_80195DC8 = 0x80195DC8; //segment:ovl_i1
-func_i1_80195E30 = 0x80195E30; //segment:ovl_i1
-func_i1_80195EAC = 0x80195EAC; //segment:ovl_i1
-func_i1_80195F18 = 0x80195F18; //segment:ovl_i1
-func_i1_80195F7C = 0x80195F7C; //segment:ovl_i1
-func_i1_80195F88 = 0x80195F88; //segment:ovl_i1
-func_i1_80196514 = 0x80196514; //segment:ovl_i1
-func_i1_80196720 = 0x80196720; //segment:ovl_i1
-func_i1_80196744 = 0x80196744; //segment:ovl_i1
-func_i1_8019689C = 0x8019689C; //segment:ovl_i1
-func_i1_80196914 = 0x80196914; //segment:ovl_i1
-func_i1_80196920 = 0x80196920; //segment:ovl_i1
-func_i1_80196E24 = 0x80196E24; //segment:ovl_i1
-func_i1_80196E4C = 0x80196E4C; //segment:ovl_i1
-func_i1_80196F40 = 0x80196F40; //segment:ovl_i1
-func_i1_80196FB0 = 0x80196FB0; //segment:ovl_i1
-func_i1_8019703C = 0x8019703C; //segment:ovl_i1
-func_i1_80197264 = 0x80197264; //segment:ovl_i1
-func_i1_801977D4 = 0x801977D4; //segment:ovl_i1
-func_i1_80197E08 = 0x80197E08; //segment:ovl_i1
-func_i1_8019BD70 = 0x8019BD70; //segment:ovl_i1
-func_i1_8019BE74 = 0x8019BE74; //segment:ovl_i1
-func_i1_8019BFF4 = 0x8019BFF4; //segment:ovl_i1
-func_i1_8019C044 = 0x8019C044; //segment:ovl_i1
-func_i1_8019C0AC = 0x8019C0AC; //segment:ovl_i1
-func_i1_8019C318 = 0x8019C318; //segment:ovl_i1
-func_i1_8019C340 = 0x8019C340; //segment:ovl_i1
-func_i1_8019C3C8 = 0x8019C3C8; //segment:ovl_i1
-func_i1_8019C6B0 = 0x8019C6B0; //segment:ovl_i1
-func_i1_8019C82C = 0x8019C82C; //segment:ovl_i1
-func_i1_8019CA84 = 0x8019CA84; //segment:ovl_i1
-func_i1_8019CEFC = 0x8019CEFC; //segment:ovl_i1
-D_i1_8019D230 = 0x8019D230; //segment:ovl_i1
-D_i1_8019D240 = 0x8019D240; //segment:ovl_i1
-D_i1_8019D244 = 0x8019D244; //segment:ovl_i1
-D_i1_8019D250 = 0x8019D250; //segment:ovl_i1
-D_i1_8019D25C = 0x8019D25C; //segment:ovl_i1
-D_i1_8019D268 = 0x8019D268; //segment:ovl_i1
-D_i1_8019D274 = 0x8019D274; //segment:ovl_i1
-D_i1_8019D280 = 0x8019D280; //segment:ovl_i1
-D_i1_8019D28C = 0x8019D28C; //segment:ovl_i1
-D_i1_8019D298 = 0x8019D298; //segment:ovl_i1
-D_i1_8019D2A4 = 0x8019D2A4; //segment:ovl_i1
-D_i1_8019D2B0 = 0x8019D2B0; //segment:ovl_i1
-D_i1_8019D2BC = 0x8019D2BC; //segment:ovl_i1
-D_i1_8019D2C8 = 0x8019D2C8; //segment:ovl_i1
-D_i1_8019D2D4 = 0x8019D2D4; //segment:ovl_i1
-D_i1_8019D2E4 = 0x8019D2E4; //segment:ovl_i1
-D_i1_8019D2F4 = 0x8019D2F4; //segment:ovl_i1
-D_i1_8019D304 = 0x8019D304; //segment:ovl_i1
-D_i1_8019D314 = 0x8019D314; //segment:ovl_i1
-D_i1_8019D320 = 0x8019D320; //segment:ovl_i1
-D_i1_8019D32C = 0x8019D32C; //segment:ovl_i1
-D_i1_8019D338 = 0x8019D338; //segment:ovl_i1
-D_i1_8019D344 = 0x8019D344; //segment:ovl_i1
-D_i1_8019D350 = 0x8019D350; //segment:ovl_i1
-D_i1_8019D368 = 0x8019D368; //segment:ovl_i1
-D_i1_8019D374 = 0x8019D374; //segment:ovl_i1
-D_i1_8019D380 = 0x8019D380; //segment:ovl_i1
-D_i1_8019D38C = 0x8019D38C; //segment:ovl_i1
-D_i1_8019D398 = 0x8019D398; //segment:ovl_i1
-D_i1_8019D3A4 = 0x8019D3A4; //segment:ovl_i1
-D_i1_8019D3B0 = 0x8019D3B0; //segment:ovl_i1
-D_i1_8019D3BC = 0x8019D3BC; //segment:ovl_i1
-D_i1_8019D4AC = 0x8019D4AC; //segment:ovl_i1
-D_i1_8019D4BC = 0x8019D4BC; //segment:ovl_i1
-D_i1_8019D4CC = 0x8019D4CC; //segment:ovl_i1
-D_i1_8019D4D8 = 0x8019D4D8; //segment:ovl_i1
-D_i1_8019D4E4 = 0x8019D4E4; //segment:ovl_i1
-D_i1_8019D4F0 = 0x8019D4F0; //segment:ovl_i1
-D_i1_8019D4FC = 0x8019D4FC; //segment:ovl_i1
-D_i1_8019D508 = 0x8019D508; //segment:ovl_i1
-D_i1_8019D514 = 0x8019D514; //segment:ovl_i1
-D_i1_8019D520 = 0x8019D520; //segment:ovl_i1
-D_i1_8019D52C = 0x8019D52C; //segment:ovl_i1
-D_i1_8019D538 = 0x8019D538; //segment:ovl_i1
-D_i1_8019D544 = 0x8019D544; //segment:ovl_i1
-D_i1_8019D550 = 0x8019D550; //segment:ovl_i1
-D_i1_8019D55C = 0x8019D55C; //segment:ovl_i1
-D_i1_8019D568 = 0x8019D568; //segment:ovl_i1
-D_i1_8019D574 = 0x8019D574; //segment:ovl_i1
-D_i1_8019D580 = 0x8019D580; //segment:ovl_i1
-D_i1_8019D58C = 0x8019D58C; //segment:ovl_i1
-D_i1_8019D5A0 = 0x8019D5A0; //segment:ovl_i1
-D_i1_8019D730 = 0x8019D730; //segment:ovl_i1
-D_i1_8019D8C0 = 0x8019D8C0; //segment:ovl_i1
-D_i1_8019D8CC = 0x8019D8CC; //segment:ovl_i1
-D_i1_8019DA5C = 0x8019DA5C; //segment:ovl_i1
-D_i1_8019DA68 = 0x8019DA68; //segment:ovl_i1
-D_i1_8019DAAC = 0x8019DAAC; //segment:ovl_i1
-D_i1_8019DAAE = 0x8019DAAE; //segment:ovl_i1
-D_i1_8019DAB8 = 0x8019DAB8; //segment:ovl_i1
-D_i1_8019DCC8 = 0x8019DCC8; //segment:ovl_i1
-D_i1_8019DED8 = 0x8019DED8; //segment:ovl_i1
-D_i1_8019DF60 = 0x8019DF60; //segment:ovl_i1
-D_i1_8019DFA2 = 0x8019DFA2; //segment:ovl_i1
-D_i1_8019DFA4 = 0x8019DFA4; //segment:ovl_i1
-D_i1_8019E1A8 = 0x8019E1A8; //segment:ovl_i1
-D_i1_8019E25C = 0x8019E25C; //segment:ovl_i1
-D_i1_8019E280 = 0x8019E280; //segment:ovl_i1
-D_i1_8019E282 = 0x8019E282; //segment:ovl_i1
-D_i1_8019E298 = 0x8019E298; //segment:ovl_i1
-D_i1_8019E418 = 0x8019E418; //segment:ovl_i1
-D_i1_8019E734 = 0x8019E734; //segment:ovl_i1
-D_i1_8019E758 = 0x8019E758; //segment:ovl_i1
-D_i1_8019E760 = 0x8019E760; //segment:ovl_i1
-D_i1_8019E770 = 0x8019E770; //segment:ovl_i1
-D_i1_8019E77C = 0x8019E77C; //segment:ovl_i1
-D_i1_8019E784 = 0x8019E784; //segment:ovl_i1
-D_i1_8019E78C = 0x8019E78C; //segment:ovl_i1
-D_i1_8019E79C = 0x8019E79C; //segment:ovl_i1
-D_i1_8019E7A4 = 0x8019E7A4; //segment:ovl_i1
-D_i1_8019E7AC = 0x8019E7AC; //segment:ovl_i1
-D_i1_8019E7B4 = 0x8019E7B4; //segment:ovl_i1
-D_i1_8019E7BC = 0x8019E7BC; //segment:ovl_i1
-D_i1_8019E7C8 = 0x8019E7C8; //segment:ovl_i1
-D_i1_8019E7E0 = 0x8019E7E0; //segment:ovl_i1
-D_i1_8019E860 = 0x8019E860; //segment:ovl_i1
-D_i1_8019E898 = 0x8019E898; //segment:ovl_i1
-D_i1_8019E8B0 = 0x8019E8B0; //segment:ovl_i1
-D_i1_8019E8B2 = 0x8019E8B2; //segment:ovl_i1
-D_8019F0F0 = 0x8019F0F0; //segment:ovl_i1
-D_i1_8019F100 = 0x8019F100; //segment:ovl_i1
-D_i1_8019F108 = 0x8019F108; //segment:ovl_i1
-D_i1_8019F114 = 0x8019F114; //segment:ovl_i1
-D_i1_8019F144 = 0x8019F144; //segment:ovl_i1
-D_i1_8019F148 = 0x8019F148; //segment:ovl_i1
-D_i1_8019F200 = 0x8019F200; //segment:ovl_i1
-D_i1_8019F204 = 0x8019F204; //segment:ovl_i1
-D_i1_8019F208 = 0x8019F208; //segment:ovl_i1
-D_i1_8019F218 = 0x8019F218; //segment:ovl_i1
-D_i1_8019F220 = 0x8019F220; //segment:ovl_i1
-D_i1_8019F268 = 0x8019F268; //segment:ovl_i1
-D_i1_8019F2CC = 0x8019F2CC; //segment:ovl_i1
-D_i1_8019F2D4 = 0x8019F2D4; //segment:ovl_i1
-D_i1_8019F2DC = 0x8019F2DC; //segment:ovl_i1
-D_i1_8019F2E4 = 0x8019F2E4; //segment:ovl_i1
-D_i1_8019F2E8 = 0x8019F2E8; //segment:ovl_i1
-D_i1_8019F968 = 0x8019F968; //segment:ovl_i1
-D_i1_8019F9F0 = 0x8019F9F0; //segment:ovl_i1
-D_i1_8019F9F2 = 0x8019F9F2; //segment:ovl_i1
-D_i1_8019FA64 = 0x8019FA64; //segment:ovl_i1
-D_i1_8019FAE8 = 0x8019FAE8; //segment:ovl_i1
-D_i1_8019FAEC = 0x8019FAEC; //segment:ovl_i1
-D_i1_8019FAF0 = 0x8019FAF0; //segment:ovl_i1
-
-func_i2_8018B020 = 0x8018B020; //segment:ovl_i2
-func_i2_8018B030 = 0x8018B030; //segment:ovl_i2
-func_i2_8018B06C = 0x8018B06C; //segment:ovl_i2
-func_i2_8018B150 = 0x8018B150; //segment:ovl_i2
-func_i2_8018B2C4 = 0x8018B2C4; //segment:ovl_i2
-func_i2_8018B45C = 0x8018B45C; //segment:ovl_i2
-func_i2_8018B608 = 0x8018B608; //segment:ovl_i2
-func_i2_8018B768 = 0x8018B768; //segment:ovl_i2
-func_i2_8018B808 = 0x8018B808; //segment:ovl_i2
-func_i2_8018B898 = 0x8018B898; //segment:ovl_i2
-func_i2_8018B938 = 0x8018B938; //segment:ovl_i2
-func_i2_8018BAF8 = 0x8018BAF8; //segment:ovl_i2
-func_i2_8018BB88 = 0x8018BB88; //segment:ovl_i2
-func_i2_8018BCA8 = 0x8018BCA8; //segment:ovl_i2
-func_i2_8018BD28 = 0x8018BD28; //segment:ovl_i2
-func_i2_8018BD98 = 0x8018BD98; //segment:ovl_i2
-func_i2_8018BE44 = 0x8018BE44; //segment:ovl_i2
-func_i2_8018C2CC = 0x8018C2CC; //segment:ovl_i2
-func_i2_8018C53C = 0x8018C53C; //segment:ovl_i2
-func_i2_8018C67C = 0x8018C67C; //segment:ovl_i2
-func_i2_8018C724 = 0x8018C724; //segment:ovl_i2
-func_i2_8018C7A4 = 0x8018C7A4; //segment:ovl_i2
-func_i2_8018C984 = 0x8018C984; //segment:ovl_i2
-func_i2_8018CA24 = 0x8018CA24; //segment:ovl_i2
-func_i2_8018CAA4 = 0x8018CAA4; //segment:ovl_i2
-func_i2_8018CC0C = 0x8018CC0C; //segment:ovl_i2
-func_i2_8018CDE8 = 0x8018CDE8; //segment:ovl_i2
-func_i2_8018D11C = 0x8018D11C; //segment:ovl_i2
-func_i2_8018D284 = 0x8018D284; //segment:ovl_i2
-func_i2_8018F294 = 0x8018F294; //segment:ovl_i2
-func_i2_8018F59C = 0x8018F59C; //segment:ovl_i2
-func_i2_8019024C = 0x8019024C; //segment:ovl_i2
-func_i2_801903C4 = 0x801903C4; //segment:ovl_i2
-func_i2_801904E0 = 0x801904E0; //segment:ovl_i2
-func_i2_801905A8 = 0x801905A8; //segment:ovl_i2
-func_i2_80190620 = 0x80190620; //segment:ovl_i2
-func_i2_801907C8 = 0x801907C8; //segment:ovl_i2
-func_i2_8019085C = 0x8019085C; //segment:ovl_i2
-func_i2_801914F0 = 0x801914F0; //segment:ovl_i2
-func_i2_80191570 = 0x80191570; //segment:ovl_i2
-func_i2_801915F0 = 0x801915F0; //segment:ovl_i2
-func_i2_80191670 = 0x80191670; //segment:ovl_i2
-func_i2_801916F0 = 0x801916F0; //segment:ovl_i2
-func_i2_801917E8 = 0x801917E8; //segment:ovl_i2
-func_i2_80191918 = 0x80191918; //segment:ovl_i2
-func_i2_80191A0C = 0x80191A0C; //segment:ovl_i2
-func_i2_80191B88 = 0x80191B88; //segment:ovl_i2
-func_i2_80192890 = 0x80192890; //segment:ovl_i2
-func_i2_80192B30 = 0x80192B30; //segment:ovl_i2
-func_i2_80192C20 = 0x80192C20; //segment:ovl_i2
-func_i2_80192CD8 = 0x80192CD8; //segment:ovl_i2
-func_i2_80192E2C = 0x80192E2C; //segment:ovl_i2
-func_i2_8019337C = 0x8019337C; //segment:ovl_i2
-func_i2_801934FC = 0x801934FC; //segment:ovl_i2
-func_i2_801936B4 = 0x801936B4; //segment:ovl_i2
-func_i2_80193930 = 0x80193930; //segment:ovl_i2
-func_i2_80193A18 = 0x80193A18; //segment:ovl_i2
-func_i2_80193A38 = 0x80193A38; //segment:ovl_i2
-func_i2_80193A7C = 0x80193A7C; //segment:ovl_i2
-func_i2_80193AD4 = 0x80193AD4; //segment:ovl_i2
-func_i2_80193B18 = 0x80193B18; //segment:ovl_i2
-func_i2_80193B70 = 0x80193B70; //segment:ovl_i2
-func_i2_801965BC = 0x801965BC; //segment:ovl_i2
-func_i2_80196CD4 = 0x80196CD4; //segment:ovl_i2
-func_i2_80196F00 = 0x80196F00; //segment:ovl_i2
-func_i2_801972CC = 0x801972CC; //segment:ovl_i2
-func_i2_801973A4 = 0x801973A4; //segment:ovl_i2
-func_i2_801974FC = 0x801974FC; //segment:ovl_i2
-func_i2_80197FA0 = 0x80197FA0; //segment:ovl_i2
-func_i2_801981F4 = 0x801981F4; //segment:ovl_i2
-D_i2_80198EC0 = 0x80198EC0; //segment:ovl_i2
-D_i2_80198ED0 = 0x80198ED0; //segment:ovl_i2
-D_i2_80198FC0 = 0x80198FC0; //segment:ovl_i2
-D_i2_80198FD4 = 0x80198FD4; //segment:ovl_i2
-D_i2_80198FF4 = 0x80198FF4; //segment:ovl_i2
-D_i2_80199024 = 0x80199024; //segment:ovl_i2
-D_i2_80199034 = 0x80199034; //segment:ovl_i2
-D_i2_80199044 = 0x80199044; //segment:ovl_i2
-D_i2_80199054 = 0x80199054; //segment:ovl_i2
-D_i2_80199064 = 0x80199064; //segment:ovl_i2
-D_i2_80199070 = 0x80199070; //segment:ovl_i2
-D_i2_801990A0 = 0x801990A0; //segment:ovl_i2
-D_i2_801990AC = 0x801990AC; //segment:ovl_i2
-D_i2_801990B0 = 0x801990B0; //segment:ovl_i2
-D_i2_801990E0 = 0x801990E0; //segment:ovl_i2
-D_i2_801990E4 = 0x801990E4; //segment:ovl_i2
-D_i2_801990F0 = 0x801990F0; //segment:ovl_i2
-D_i2_801990FC = 0x801990FC; //segment:ovl_i2
-D_i2_80199108 = 0x80199108; //segment:ovl_i2
-D_i2_8019910C = 0x8019910C; //segment:ovl_i2
-D_i2_80199110 = 0x80199110; //segment:ovl_i2
-D_i2_80199114 = 0x80199114; //segment:ovl_i2
-D_i2_80199120 = 0x80199120; //segment:ovl_i2
-D_i2_8019912C = 0x8019912C; //segment:ovl_i2
-D_i2_80199138 = 0x80199138; //segment:ovl_i2
-D_i2_80199144 = 0x80199144; //segment:ovl_i2
-D_i2_80199150 = 0x80199150; //segment:ovl_i2
-D_i2_8019918C = 0x8019918C; //segment:ovl_i2
-D_i2_801991B0 = 0x801991B0; //segment:ovl_i2
-D_i2_801991C0 = 0x801991C0; //segment:ovl_i2
-D_i2_801991D0 = 0x801991D0; //segment:ovl_i2
-D_i2_801991E0 = 0x801991E0; //segment:ovl_i2
-D_i2_801991F0 = 0x801991F0; //segment:ovl_i2
-D_i2_80199200 = 0x80199200; //segment:ovl_i2
-D_i2_80199210 = 0x80199210; //segment:ovl_i2
-D_i2_8019921C = 0x8019921C; //segment:ovl_i2
-D_80199810 = 0x80199810; //segment:ovl_i2
-D_i2_80199820 = 0x80199820; //segment:ovl_i2
-D_i2_80199830 = 0x80199830; //segment:ovl_i2
-
-func_i3_8018B020 = 0x8018B020; //segment:ovl_i3
-func_i3_8018B030 = 0x8018B030; //segment:ovl_i3
-func_i3_8018B0E4 = 0x8018B0E4; //segment:ovl_i3
-func_i3_8018B17C = 0x8018B17C; //segment:ovl_i3
-func_i3_8018B204 = 0x8018B204; //segment:ovl_i3
-func_i3_8018B254 = 0x8018B254; //segment:ovl_i3
-func_i3_8018B444 = 0x8018B444; //segment:ovl_i3
-func_i3_8018DC94 = 0x8018DC94; //segment:ovl_i3
-func_i3_8018DDA8 = 0x8018DDA8; //segment:ovl_i3
-func_i3_8018DF48 = 0x8018DF48; //segment:ovl_i3
-func_i3_8018F4A0 = 0x8018F4A0; //segment:ovl_i3
-func_i3_8018F7B8 = 0x8018F7B8; //segment:ovl_i3
-func_i3_8018FBB4 = 0x8018FBB4; //segment:ovl_i3
-func_i3_80190030 = 0x80190030; //segment:ovl_i3
-func_i3_80190EA8 = 0x80190EA8; //segment:ovl_i3
-func_i3_80190FBC = 0x80190FBC; //segment:ovl_i3
-func_i3_801910A4 = 0x801910A4; //segment:ovl_i3
-func_i3_80191170 = 0x80191170; //segment:ovl_i3
-func_i3_801912E0 = 0x801912E0; //segment:ovl_i3
-func_i3_801913FC = 0x801913FC; //segment:ovl_i3
-func_i3_80191534 = 0x80191534; //segment:ovl_i3
-func_i3_80191A50 = 0x80191A50; //segment:ovl_i3
-func_i3_8019255C = 0x8019255C; //segment:ovl_i3
-func_i3_80192610 = 0x80192610; //segment:ovl_i3
-func_i3_8019270C = 0x8019270C; //segment:ovl_i3
-func_i3_8019284C = 0x8019284C; //segment:ovl_i3
-func_i3_80193A20 = 0x80193A20; //segment:ovl_i3
-func_i3_80193AF8 = 0x80193AF8; //segment:ovl_i3
-func_i3_80193BCC = 0x80193BCC; //segment:ovl_i3
-func_i3_80193C6C = 0x80193C6C; //segment:ovl_i3
-func_i3_80193CD4 = 0x80193CD4; //segment:ovl_i3
-func_i3_80193F00 = 0x80193F00; //segment:ovl_i3
-func_i3_80193F9C = 0x80193F9C; //segment:ovl_i3
-func_i3_80194260 = 0x80194260; //segment:ovl_i3
-func_i3_801944D0 = 0x801944D0; //segment:ovl_i3
-func_i3_8019461C = 0x8019461C; //segment:ovl_i3
-func_i3_801947DC = 0x801947DC; //segment:ovl_i3
-func_i3_801949D8 = 0x801949D8; //segment:ovl_i3
-func_i3_801949F8 = 0x801949F8; //segment:ovl_i3
-func_i3_80194AE0 = 0x80194AE0; //segment:ovl_i3
-func_i3_80194F94 = 0x80194F94; //segment:ovl_i3
-func_i3_80195074 = 0x80195074; //segment:ovl_i3
-func_i3_80195150 = 0x80195150; //segment:ovl_i3
-func_i3_8019561C = 0x8019561C; //segment:ovl_i3
-func_i3_80195688 = 0x80195688; //segment:ovl_i3
-func_i3_80195694 = 0x80195694; //segment:ovl_i3
-func_i3_80195880 = 0x80195880; //segment:ovl_i3
-func_i3_80195964 = 0x80195964; //segment:ovl_i3
-func_i3_80195ACC = 0x80195ACC; //segment:ovl_i3
-func_i3_80195B64 = 0x80195B64; //segment:ovl_i3
-func_i3_801961C4 = 0x801961C4; //segment:ovl_i3
-func_i3_80196304 = 0x80196304; //segment:ovl_i3
-func_i3_801966E8 = 0x801966E8; //segment:ovl_i3
-func_i3_80196754 = 0x80196754; //segment:ovl_i3
-func_i3_80196934 = 0x80196934; //segment:ovl_i3
-func_i3_80196D10 = 0x80196D10; //segment:ovl_i3
-func_i3_80196D7C = 0x80196D7C; //segment:ovl_i3
-func_i3_801970F8 = 0x801970F8; //segment:ovl_i3
-func_i3_801972A8 = 0x801972A8; //segment:ovl_i3
-func_i3_801973D8 = 0x801973D8; //segment:ovl_i3
-func_i3_80197440 = 0x80197440; //segment:ovl_i3
-func_i3_80197568 = 0x80197568; //segment:ovl_i3
-func_i3_801975D8 = 0x801975D8; //segment:ovl_i3
-func_i3_8019772C = 0x8019772C; //segment:ovl_i3
-func_i3_80197798 = 0x80197798; //segment:ovl_i3
-func_i3_801977D8 = 0x801977D8; //segment:ovl_i3
-func_i3_80197E64 = 0x80197E64; //segment:ovl_i3
-func_i3_801984AC = 0x801984AC; //segment:ovl_i3
-func_i3_80198554 = 0x80198554; //segment:ovl_i3
-func_i3_8019C194 = 0x8019C194; //segment:ovl_i3
-func_i3_8019C494 = 0x8019C494; //segment:ovl_i3
-func_i3_8019C680 = 0x8019C680; //segment:ovl_i3
-func_i3_8019C964 = 0x8019C964; //segment:ovl_i3
-func_i3_8019C9D4 = 0x8019C9D4; //segment:ovl_i3
-func_i3_8019CB14 = 0x8019CB14; //segment:ovl_i3
-func_i3_8019CBDC = 0x8019CBDC; //segment:ovl_i3
-func_i3_8019CC60 = 0x8019CC60; //segment:ovl_i3
-func_i3_8019CE24 = 0x8019CE24; //segment:ovl_i3
-func_i3_8019CF00 = 0x8019CF00; //segment:ovl_i3
-func_i3_8019D0BC = 0x8019D0BC; //segment:ovl_i3
-func_i3_8019D12C = 0x8019D12C; //segment:ovl_i3
-func_i3_8019D2CC = 0x8019D2CC; //segment:ovl_i3
-func_i3_8019D370 = 0x8019D370; //segment:ovl_i3
-func_i3_8019D45C = 0x8019D45C; //segment:ovl_i3
-func_i3_8019D4B8 = 0x8019D4B8; //segment:ovl_i3
-func_i3_8019D8B4 = 0x8019D8B4; //segment:ovl_i3
-func_i3_8019D92C = 0x8019D92C; //segment:ovl_i3
-func_i3_8019D9A0 = 0x8019D9A0; //segment:ovl_i3
-func_i3_8019DC8C = 0x8019DC8C; //segment:ovl_i3
-func_i3_8019DF70 = 0x8019DF70; //segment:ovl_i3
-func_i3_8019E064 = 0x8019E064; //segment:ovl_i3
-func_i3_8019E75C = 0x8019E75C; //segment:ovl_i3
-func_i3_8019EC80 = 0x8019EC80; //segment:ovl_i3
-func_i3_8019EFD8 = 0x8019EFD8; //segment:ovl_i3
-func_i3_8019F26C = 0x8019F26C; //segment:ovl_i3
-func_i3_8019F2A0 = 0x8019F2A0; //segment:ovl_i3
-func_i3_8019F2E4 = 0x8019F2E4; //segment:ovl_i3
-func_i3_8019F708 = 0x8019F708; //segment:ovl_i3
-func_i3_8019F870 = 0x8019F870; //segment:ovl_i3
-func_i3_8019F8D8 = 0x8019F8D8; //segment:ovl_i3
-func_i3_8019FC5C = 0x8019FC5C; //segment:ovl_i3
-func_i3_8019FC90 = 0x8019FC90; //segment:ovl_i3
-func_i3_8019FEE4 = 0x8019FEE4; //segment:ovl_i3
-func_i3_801A02CC = 0x801A02CC; //segment:ovl_i3
-func_i3_801A067C = 0x801A067C; //segment:ovl_i3
-func_i3_801A08E8 = 0x801A08E8; //segment:ovl_i3
-func_i3_801A0AF0 = 0x801A0AF0; //segment:ovl_i3
-func_i3_801A0BEC = 0x801A0BEC; //segment:ovl_i3
-func_i3_801A0DD0 = 0x801A0DD0; //segment:ovl_i3
-func_i3_801A0E54 = 0x801A0E54; //segment:ovl_i3
-func_i3_801A0EB8 = 0x801A0EB8; //segment:ovl_i3
-func_i3_801A1204 = 0x801A1204; //segment:ovl_i3
-func_i3_801A2070 = 0x801A2070; //segment:ovl_i3
-func_i3_801A2270 = 0x801A2270; //segment:ovl_i3
-func_i3_801A2338 = 0x801A2338; //segment:ovl_i3
-func_i3_801A23A0 = 0x801A23A0; //segment:ovl_i3
-func_i3_801A2474 = 0x801A2474; //segment:ovl_i3
-func_i3_801A24FC = 0x801A24FC; //segment:ovl_i3
-func_i3_801A29B0 = 0x801A29B0; //segment:ovl_i3
-func_i3_801A2AB8 = 0x801A2AB8; //segment:ovl_i3
-func_i3_801A2B30 = 0x801A2B30; //segment:ovl_i3
-func_i3_801A2C14 = 0x801A2C14; //segment:ovl_i3
-func_i3_801A2C8C = 0x801A2C8C; //segment:ovl_i3
-func_i3_801A322C = 0x801A322C; //segment:ovl_i3
-func_i3_801A341C = 0x801A341C; //segment:ovl_i3
-func_i3_801A3524 = 0x801A3524; //segment:ovl_i3
-func_i3_801A3860 = 0x801A3860; //segment:ovl_i3
-func_i3_801A3968 = 0x801A3968; //segment:ovl_i3
-func_i3_801A39C4 = 0x801A39C4; //segment:ovl_i3
-func_i3_801A3A40 = 0x801A3A40; //segment:ovl_i3
-func_i3_801A3ABC = 0x801A3ABC; //segment:ovl_i3
-func_i3_801A3BA0 = 0x801A3BA0; //segment:ovl_i3
-func_i3_801A4570 = 0x801A4570; //segment:ovl_i3
-func_i3_801A476C = 0x801A476C; //segment:ovl_i3
-func_i3_801A4810 = 0x801A4810; //segment:ovl_i3
-func_i3_801A4878 = 0x801A4878; //segment:ovl_i3
-func_i3_801A4A54 = 0x801A4A54; //segment:ovl_i3
-func_i3_801A4B74 = 0x801A4B74; //segment:ovl_i3
-func_i3_801A5794 = 0x801A5794; //segment:ovl_i3
-func_i3_801A58D0 = 0x801A58D0; //segment:ovl_i3
-func_i3_801A596C = 0x801A596C; //segment:ovl_i3
-func_i3_801A5A3C = 0x801A5A3C; //segment:ovl_i3
-func_i3_801A5E54 = 0x801A5E54; //segment:ovl_i3
-func_i3_801A5EAC = 0x801A5EAC; //segment:ovl_i3
-func_i3_801A66F4 = 0x801A66F4; //segment:ovl_i3
-func_i3_801A6750 = 0x801A6750; //segment:ovl_i3
-func_i3_801A6B84 = 0x801A6B84; //segment:ovl_i3
-func_i3_801A6BE0 = 0x801A6BE0; //segment:ovl_i3
-func_i3_801A6F14 = 0x801A6F14; //segment:ovl_i3
-func_i3_801A6FBC = 0x801A6FBC; //segment:ovl_i3
-func_i3_801A76F8 = 0x801A76F8; //segment:ovl_i3
-func_i3_801A7CBC = 0x801A7CBC; //segment:ovl_i3
-func_i3_801A8360 = 0x801A8360; //segment:ovl_i3
-func_i3_801A84D8 = 0x801A84D8; //segment:ovl_i3
-func_i3_801A8964 = 0x801A8964; //segment:ovl_i3
-func_i3_801A899C = 0x801A899C; //segment:ovl_i3
-func_i3_801A915C = 0x801A915C; //segment:ovl_i3
-func_i3_801A95E0 = 0x801A95E0; //segment:ovl_i3
-func_i3_801AA340 = 0x801AA340; //segment:ovl_i3
-func_i3_801AA674 = 0x801AA674; //segment:ovl_i3
-func_i3_801AAC50 = 0x801AAC50; //segment:ovl_i3
-func_i3_801AB1E8 = 0x801AB1E8; //segment:ovl_i3
-func_i3_801AB3C8 = 0x801AB3C8; //segment:ovl_i3
-func_i3_801AC670 = 0x801AC670; //segment:ovl_i3
-func_i3_801AC840 = 0x801AC840; //segment:ovl_i3
-func_i3_801AC8B0 = 0x801AC8B0; //segment:ovl_i3
-func_i3_801ACD6C = 0x801ACD6C; //segment:ovl_i3
-func_i3_801ACDF4 = 0x801ACDF4; //segment:ovl_i3
-func_i3_801ACEC8 = 0x801ACEC8; //segment:ovl_i3
-func_i3_801ACF6C = 0x801ACF6C; //segment:ovl_i3
-func_i3_801AD00C = 0x801AD00C; //segment:ovl_i3
-func_i3_801AD048 = 0x801AD048; //segment:ovl_i3
-func_i3_801AD15C = 0x801AD15C; //segment:ovl_i3
-func_i3_801AD1A8 = 0x801AD1A8; //segment:ovl_i3
-func_i3_801AD2A4 = 0x801AD2A4; //segment:ovl_i3
-func_i3_801AD454 = 0x801AD454; //segment:ovl_i3
-func_i3_801AD718 = 0x801AD718; //segment:ovl_i3
-func_i3_801AD864 = 0x801AD864; //segment:ovl_i3
-func_i3_801AD950 = 0x801AD950; //segment:ovl_i3
-func_i3_801ADC8C = 0x801ADC8C; //segment:ovl_i3
-func_i3_801ADF3C = 0x801ADF3C; //segment:ovl_i3
-func_i3_801AE368 = 0x801AE368; //segment:ovl_i3
-func_i3_801AE778 = 0x801AE778; //segment:ovl_i3
-func_i3_801AF430 = 0x801AF430; //segment:ovl_i3
-func_i3_801AF4C0 = 0x801AF4C0; //segment:ovl_i3
-func_i3_801AFB1C = 0x801AFB1C; //segment:ovl_i3
-func_i3_801AFC0C = 0x801AFC0C; //segment:ovl_i3
-func_i3_801AFCF4 = 0x801AFCF4; //segment:ovl_i3
-func_i3_801B0248 = 0x801B0248; //segment:ovl_i3
-func_i3_801B0328 = 0x801B0328; //segment:ovl_i3
-func_i3_801B0398 = 0x801B0398; //segment:ovl_i3
-func_i3_801B0634 = 0x801B0634; //segment:ovl_i3
-func_i3_801B08D0 = 0x801B08D0; //segment:ovl_i3
-func_i3_801B0DA8 = 0x801B0DA8; //segment:ovl_i3
-func_i3_801B1018 = 0x801B1018; //segment:ovl_i3
-func_i3_801B1108 = 0x801B1108; //segment:ovl_i3
-func_i3_801B1140 = 0x801B1140; //segment:ovl_i3
-func_i3_801B19FC = 0x801B19FC; //segment:ovl_i3
-func_i3_801B1BE8 = 0x801B1BE8; //segment:ovl_i3
-func_i3_801B1E2C = 0x801B1E2C; //segment:ovl_i3
-func_i3_801B1E58 = 0x801B1E58; //segment:ovl_i3
-func_i3_801B25BC = 0x801B25BC; //segment:ovl_i3
-func_i3_801B3474 = 0x801B3474; //segment:ovl_i3
-func_i3_801B34D4 = 0x801B34D4; //segment:ovl_i3
-func_i3_801B4414 = 0x801B4414; //segment:ovl_i3
-func_i3_801B45D8 = 0x801B45D8; //segment:ovl_i3
-func_i3_801B4938 = 0x801B4938; //segment:ovl_i3
-func_i3_801B4A00 = 0x801B4A00; //segment:ovl_i3
-func_i3_801B4A44 = 0x801B4A44; //segment:ovl_i3
-func_i3_801B4A80 = 0x801B4A80; //segment:ovl_i3
-func_i3_801B4B6C = 0x801B4B6C; //segment:ovl_i3
-func_i3_801B4DC0 = 0x801B4DC0; //segment:ovl_i3
-func_i3_801B7D0C = 0x801B7D0C; //segment:ovl_i3
-func_i3_801B843C = 0x801B843C; //segment:ovl_i3
-func_i3_801B87E4 = 0x801B87E4; //segment:ovl_i3
-func_i3_801B883C = 0x801B883C; //segment:ovl_i3
-func_i3_801B88F4 = 0x801B88F4; //segment:ovl_i3
-func_i3_801B8AAC = 0x801B8AAC; //segment:ovl_i3
-func_i3_801B8B48 = 0x801B8B48; //segment:ovl_i3
-func_i3_801B9678 = 0x801B9678; //segment:ovl_i3
-func_i3_801B99C8 = 0x801B99C8; //segment:ovl_i3
-func_i3_801B9BFC = 0x801B9BFC; //segment:ovl_i3
-func_i3_801B9DA4 = 0x801B9DA4; //segment:ovl_i3
-func_i3_801B9DEC = 0x801B9DEC; //segment:ovl_i3
-func_i3_801BA8B4 = 0x801BA8B4; //segment:ovl_i3
-func_i3_801BAA58 = 0x801BAA58; //segment:ovl_i3
-func_i3_801BB14C = 0x801BB14C; //segment:ovl_i3
-func_i3_801BB1B4 = 0x801BB1B4; //segment:ovl_i3
-func_i3_801BB484 = 0x801BB484; //segment:ovl_i3
-func_i3_801BB550 = 0x801BB550; //segment:ovl_i3
-func_i3_801BB6D8 = 0x801BB6D8; //segment:ovl_i3
-func_i3_801BC6B0 = 0x801BC6B0; //segment:ovl_i3
-func_i3_801BC7DC = 0x801BC7DC; //segment:ovl_i3
-func_i3_801BCB3C = 0x801BCB3C; //segment:ovl_i3
-func_i3_801BCC04 = 0x801BCC04; //segment:ovl_i3
-func_i3_801BD810 = 0x801BD810; //segment:ovl_i3
-func_i3_801BDB68 = 0x801BDB68; //segment:ovl_i3
-func_i3_801BDCCC = 0x801BDCCC; //segment:ovl_i3
-func_i3_801BDF44 = 0x801BDF44; //segment:ovl_i3
-func_i3_801BDFDC = 0x801BDFDC; //segment:ovl_i3
-func_i3_801BE104 = 0x801BE104; //segment:ovl_i3
-func_i3_801BE7DC = 0x801BE7DC; //segment:ovl_i3
-func_i3_801BE858 = 0x801BE858; //segment:ovl_i3
-func_i3_801BEB24 = 0x801BEB24; //segment:ovl_i3
-func_i3_801BEC64 = 0x801BEC64; //segment:ovl_i3
-func_i3_801BECCC = 0x801BECCC; //segment:ovl_i3
-func_i3_801BF1FC = 0x801BF1FC; //segment:ovl_i3
-func_i3_801BFF90 = 0x801BFF90; //segment:ovl_i3
-func_i3_801C037C = 0x801C037C; //segment:ovl_i3
-func_i3_801C0390 = 0x801C0390; //segment:ovl_i3
-func_i3_801C0400 = 0x801C0400; //segment:ovl_i3
-func_i3_801C0BDC = 0x801C0BDC; //segment:ovl_i3
-func_i3_801C0CC4 = 0x801C0CC4; //segment:ovl_i3
-func_i3_801C0E10 = 0x801C0E10; //segment:ovl_i3
-func_i3_801C0FAC = 0x801C0FAC; //segment:ovl_i3
-func_i3_801C185C = 0x801C185C; //segment:ovl_i3
-func_i3_801C18CC = 0x801C18CC; //segment:ovl_i3
-func_i3_801C1974 = 0x801C1974; //segment:ovl_i3
-func_i3_801C1A94 = 0x801C1A94; //segment:ovl_i3
-func_i3_801C1B50 = 0x801C1B50; //segment:ovl_i3
-func_i3_801C1C5C = 0x801C1C5C; //segment:ovl_i3
-func_i3_801C1CD4 = 0x801C1CD4; //segment:ovl_i3
-func_i3_801C1E58 = 0x801C1E58; //segment:ovl_i3
-func_i3_801C257C = 0x801C257C; //segment:ovl_i3
-func_i3_801C26B0 = 0x801C26B0; //segment:ovl_i3
-func_i3_801C26BC = 0x801C26BC; //segment:ovl_i3
-func_i3_801C26C8 = 0x801C26C8; //segment:ovl_i3
-func_i3_801C26D4 = 0x801C26D4; //segment:ovl_i3
-func_i3_801C26E0 = 0x801C26E0; //segment:ovl_i3
-func_i3_801C26EC = 0x801C26EC; //segment:ovl_i3
-D_i3_801C2700 = 0x801C2700; //segment:ovl_i3
-D_i3_801C2710 = 0x801C2710; //segment:ovl_i3
-D_i3_801C2740 = 0x801C2740; //segment:ovl_i3
-D_i3_801C274C = 0x801C274C; //segment:ovl_i3
-D_i3_801C2758 = 0x801C2758; //segment:ovl_i3
-D_i3_801C2764 = 0x801C2764; //segment:ovl_i3
-D_i3_801C2770 = 0x801C2770; //segment:ovl_i3
-D_i3_801C277C = 0x801C277C; //segment:ovl_i3
-D_i3_801C2788 = 0x801C2788; //segment:ovl_i3
-D_i3_801C2794 = 0x801C2794; //segment:ovl_i3
-D_i3_801C27D0 = 0x801C27D0; //segment:ovl_i3
-D_i3_801C27D4 = 0x801C27D4; //segment:ovl_i3
-D_i3_801C2860 = 0x801C2860; //segment:ovl_i3
-D_i3_801C2864 = 0x801C2864; //segment:ovl_i3
-D_i3_801C28F0 = 0x801C28F0; //segment:ovl_i3
-D_i3_801C2920 = 0x801C2920; //segment:ovl_i3
-D_i3_801C2950 = 0x801C2950; //segment:ovl_i3
-D_i3_801C2954 = 0x801C2954; //segment:ovl_i3
-D_i3_801C29E0 = 0x801C29E0; //segment:ovl_i3
-D_i3_801C29E4 = 0x801C29E4; //segment:ovl_i3
-D_i3_801C2A70 = 0x801C2A70; //segment:ovl_i3
-D_i3_801C2AA0 = 0x801C2AA0; //segment:ovl_i3
-D_i3_801C2AD0 = 0x801C2AD0; //segment:ovl_i3
-D_i3_801C2AD4 = 0x801C2AD4; //segment:ovl_i3
-D_i3_801C2B60 = 0x801C2B60; //segment:ovl_i3
-D_i3_801C2B64 = 0x801C2B64; //segment:ovl_i3
-D_i3_801C2BF0 = 0x801C2BF0; //segment:ovl_i3
-D_i3_801C2BF4 = 0x801C2BF4; //segment:ovl_i3
-D_i3_801C2C20 = 0x801C2C20; //segment:ovl_i3
-D_i3_801C2C50 = 0x801C2C50; //segment:ovl_i3
-D_i3_801C2C80 = 0x801C2C80; //segment:ovl_i3
-D_i3_801C2CB0 = 0x801C2CB0; //segment:ovl_i3
-D_i3_801C2CC4 = 0x801C2CC4; //segment:ovl_i3
-D_i3_801C2CE0 = 0x801C2CE0; //segment:ovl_i3
-D_i3_801C2D10 = 0x801C2D10; //segment:ovl_i3
-D_i3_801C2D40 = 0x801C2D40; //segment:ovl_i3
-D_i3_801C2D70 = 0x801C2D70; //segment:ovl_i3
-D_i3_801C2D7C = 0x801C2D7C; //segment:ovl_i3
-D_i3_801C2D88 = 0x801C2D88; //segment:ovl_i3
-D_i3_801C2D94 = 0x801C2D94; //segment:ovl_i3
-D_i3_801C2DC4 = 0x801C2DC4; //segment:ovl_i3
-D_i3_801C2DF4 = 0x801C2DF4; //segment:ovl_i3
-D_i3_801C2E24 = 0x801C2E24; //segment:ovl_i3
-D_i3_801C2E54 = 0x801C2E54; //segment:ovl_i3
-D_i3_801C2E84 = 0x801C2E84; //segment:ovl_i3
-D_i3_801C2EB4 = 0x801C2EB4; //segment:ovl_i3
-D_i3_801C2EF4 = 0x801C2EF4; //segment:ovl_i3
-D_i3_801C2F24 = 0x801C2F24; //segment:ovl_i3
-D_i3_801C2F30 = 0x801C2F30; //segment:ovl_i3
-D_i3_801C2F3C = 0x801C2F3C; //segment:ovl_i3
-D_i3_801C2F78 = 0x801C2F78; //segment:ovl_i3
-D_i3_801C2F9C = 0x801C2F9C; //segment:ovl_i3
-D_i3_801C2FC0 = 0x801C2FC0; //segment:ovl_i3
-D_i3_801C2FCC = 0x801C2FCC; //segment:ovl_i3
-D_i3_801C2FF4 = 0x801C2FF4; //segment:ovl_i3
-D_i3_801C3008 = 0x801C3008; //segment:ovl_i3
-D_i3_801C3014 = 0x801C3014; //segment:ovl_i3
-D_i3_801C3020 = 0x801C3020; //segment:ovl_i3
-D_i3_801C302C = 0x801C302C; //segment:ovl_i3
-D_i3_801C3038 = 0x801C3038; //segment:ovl_i3
-D_i3_801C3044 = 0x801C3044; //segment:ovl_i3
-D_i3_801C3050 = 0x801C3050; //segment:ovl_i3
-D_i3_801C3068 = 0x801C3068; //segment:ovl_i3
-D_i3_801C3080 = 0x801C3080; //segment:ovl_i3
-D_i3_801C308C = 0x801C308C; //segment:ovl_i3
-D_i3_801C3098 = 0x801C3098; //segment:ovl_i3
-D_i3_801C30A4 = 0x801C30A4; //segment:ovl_i3
-D_i3_801C30B0 = 0x801C30B0; //segment:ovl_i3
-D_i3_801C30BC = 0x801C30BC; //segment:ovl_i3
-D_i3_801C30C8 = 0x801C30C8; //segment:ovl_i3
-D_i3_801C30D4 = 0x801C30D4; //segment:ovl_i3
-D_i3_801C30E0 = 0x801C30E0; //segment:ovl_i3
-D_i3_801C30EC = 0x801C30EC; //segment:ovl_i3
-D_i3_801C30F8 = 0x801C30F8; //segment:ovl_i3
-D_i3_801C3104 = 0x801C3104; //segment:ovl_i3
-D_i3_801C3110 = 0x801C3110; //segment:ovl_i3
-D_i3_801C311C = 0x801C311C; //segment:ovl_i3
-D_i3_801C3124 = 0x801C3124; //segment:ovl_i3
-D_i3_801C312C = 0x801C312C; //segment:ovl_i3
-D_i3_801C3134 = 0x801C3134; //segment:ovl_i3
-D_i3_801C313C = 0x801C313C; //segment:ovl_i3
-D_i3_801C3148 = 0x801C3148; //segment:ovl_i3
-D_i3_801C3154 = 0x801C3154; //segment:ovl_i3
-D_i3_801C3160 = 0x801C3160; //segment:ovl_i3
-D_i3_801C316C = 0x801C316C; //segment:ovl_i3
-D_i3_801C3178 = 0x801C3178; //segment:ovl_i3
-D_i3_801C3184 = 0x801C3184; //segment:ovl_i3
-D_i3_801C3190 = 0x801C3190; //segment:ovl_i3
-D_i3_801C319C = 0x801C319C; //segment:ovl_i3
-D_i3_801C31A4 = 0x801C31A4; //segment:ovl_i3
-D_i3_801C31C8 = 0x801C31C8; //segment:ovl_i3
-D_i3_801C31EC = 0x801C31EC; //segment:ovl_i3
-D_i3_801C3264 = 0x801C3264; //segment:ovl_i3
-D_i3_801C3284 = 0x801C3284; //segment:ovl_i3
-D_i3_801C32AC = 0x801C32AC; //segment:ovl_i3
-D_i3_801C32F4 = 0x801C32F4; //segment:ovl_i3
-D_i3_801C3300 = 0x801C3300; //segment:ovl_i3
-D_i3_801C330C = 0x801C330C; //segment:ovl_i3
-D_i3_801C3318 = 0x801C3318; //segment:ovl_i3
-D_i3_801C3324 = 0x801C3324; //segment:ovl_i3
-D_i3_801C3328 = 0x801C3328; //segment:ovl_i3
-D_i3_801C332C = 0x801C332C; //segment:ovl_i3
-D_i3_801C3340 = 0x801C3340; //segment:ovl_i3
-D_i3_801C3350 = 0x801C3350; //segment:ovl_i3
-D_i3_801C3380 = 0x801C3380; //segment:ovl_i3
-D_i3_801C338C = 0x801C338C; //segment:ovl_i3
-D_i3_801C33A4 = 0x801C33A4; //segment:ovl_i3
-D_i3_801C33BC = 0x801C33BC; //segment:ovl_i3
-D_i3_801C33E0 = 0x801C33E0; //segment:ovl_i3
-D_i3_801C3404 = 0x801C3404; //segment:ovl_i3
-D_i3_801C3410 = 0x801C3410; //segment:ovl_i3
-D_i3_801C341C = 0x801C341C; //segment:ovl_i3
-D_i3_801C3428 = 0x801C3428; //segment:ovl_i3
-D_i3_801C3434 = 0x801C3434; //segment:ovl_i3
-D_i3_801C3440 = 0x801C3440; //segment:ovl_i3
-D_i3_801C344C = 0x801C344C; //segment:ovl_i3
-D_i3_801C3458 = 0x801C3458; //segment:ovl_i3
-D_i3_801C3464 = 0x801C3464; //segment:ovl_i3
-D_i3_801C3470 = 0x801C3470; //segment:ovl_i3
-D_i3_801C347C = 0x801C347C; //segment:ovl_i3
-D_i3_801C3488 = 0x801C3488; //segment:ovl_i3
-D_i3_801C3494 = 0x801C3494; //segment:ovl_i3
-D_i3_801C34A0 = 0x801C34A0; //segment:ovl_i3
-D_i3_801C350C = 0x801C350C; //segment:ovl_i3
-D_i3_801C3530 = 0x801C3530; //segment:ovl_i3
-D_i3_801C3590 = 0x801C3590; //segment:ovl_i3
-D_i3_801C35C0 = 0x801C35C0; //segment:ovl_i3
-D_i3_801C35C4 = 0x801C35C4; //segment:ovl_i3
-D_i3_801C35F0 = 0x801C35F0; //segment:ovl_i3
-D_i3_801C35FC = 0x801C35FC; //segment:ovl_i3
-D_i3_801C3608 = 0x801C3608; //segment:ovl_i3
-D_i3_801C3610 = 0x801C3610; //segment:ovl_i3
-D_i3_801C361C = 0x801C361C; //segment:ovl_i3
-D_i3_801C3628 = 0x801C3628; //segment:ovl_i3
-D_i3_801C3634 = 0x801C3634; //segment:ovl_i3
-D_i3_801C3640 = 0x801C3640; //segment:ovl_i3
-D_i3_801C3670 = 0x801C3670; //segment:ovl_i3
-D_i3_801C36A0 = 0x801C36A0; //segment:ovl_i3
-D_i3_801C36D0 = 0x801C36D0; //segment:ovl_i3
-D_i3_801C36DC = 0x801C36DC; //segment:ovl_i3
-D_i3_801C36E8 = 0x801C36E8; //segment:ovl_i3
-D_i3_801C36F4 = 0x801C36F4; //segment:ovl_i3
-D_i3_801C3814 = 0x801C3814; //segment:ovl_i3
-D_i3_801C3878 = 0x801C3878; //segment:ovl_i3
-D_i3_801C3998 = 0x801C3998; //segment:ovl_i3
-D_i3_801C3AB8 = 0x801C3AB8; //segment:ovl_i3
-D_i3_801C3ABC = 0x801C3ABC; //segment:ovl_i3
-D_i3_801C3AC0 = 0x801C3AC0; //segment:ovl_i3
-D_i3_801C3AF8 = 0x801C3AF8; //segment:ovl_i3
-D_i3_801C3B10 = 0x801C3B10; //segment:ovl_i3
-D_i3_801C3B40 = 0x801C3B40; //segment:ovl_i3
-D_i3_801C3B50 = 0x801C3B50; //segment:ovl_i3
-D_i3_801C3B80 = 0x801C3B80; //segment:ovl_i3
-D_i3_801C3BB0 = 0x801C3BB0; //segment:ovl_i3
-D_i3_801C3BF0 = 0x801C3BF0; //segment:ovl_i3
-D_i3_801C3C04 = 0x801C3C04; //segment:ovl_i3
-D_i3_801C3C10 = 0x801C3C10; //segment:ovl_i3
-D_i3_801C3C1C = 0x801C3C1C; //segment:ovl_i3
-D_i3_801C3C28 = 0x801C3C28; //segment:ovl_i3
-D_i3_801C3C34 = 0x801C3C34; //segment:ovl_i3
-D_i3_801C3C40 = 0x801C3C40; //segment:ovl_i3
-D_i3_801C3C4C = 0x801C3C4C; //segment:ovl_i3
-D_i3_801C3C58 = 0x801C3C58; //segment:ovl_i3
-D_i3_801C3C84 = 0x801C3C84; //segment:ovl_i3
-D_i3_801C3CB0 = 0x801C3CB0; //segment:ovl_i3
-D_i3_801C3CBC = 0x801C3CBC; //segment:ovl_i3
-D_i3_801C3D10 = 0x801C3D10; //segment:ovl_i3
-D_i3_801C3D1C = 0x801C3D1C; //segment:ovl_i3
-D_i3_801C3D38 = 0x801C3D38; //segment:ovl_i3
-D_i3_801C3D44 = 0x801C3D44; //segment:ovl_i3
-D_i3_801C3D50 = 0x801C3D50; //segment:ovl_i3
-D_i3_801C3D5C = 0x801C3D5C; //segment:ovl_i3
-D_i3_801C3D68 = 0x801C3D68; //segment:ovl_i3
-D_i3_801C3D74 = 0x801C3D74; //segment:ovl_i3
-D_i3_801C3D80 = 0x801C3D80; //segment:ovl_i3
-D_i3_801C3D8C = 0x801C3D8C; //segment:ovl_i3
-D_i3_801C3D98 = 0x801C3D98; //segment:ovl_i3
-D_i3_801C3DA4 = 0x801C3DA4; //segment:ovl_i3
-D_i3_801C3DD4 = 0x801C3DD4; //segment:ovl_i3
-D_i3_801C3EA0 = 0x801C3EA0; //segment:ovl_i3
-D_i3_801C3F00 = 0x801C3F00; //segment:ovl_i3
-D_i3_801C3F18 = 0x801C3F18; //segment:ovl_i3
-D_i3_801C3F24 = 0x801C3F24; //segment:ovl_i3
-D_i3_801C3F48 = 0x801C3F48; //segment:ovl_i3
-D_i3_801C3F54 = 0x801C3F54; //segment:ovl_i3
-D_i3_801C3F64 = 0x801C3F64; //segment:ovl_i3
-D_i3_801C41BC = 0x801C41BC; //segment:ovl_i3
-D_i3_801C4288 = 0x801C4288; //segment:ovl_i3
-D_i3_801C4354 = 0x801C4354; //segment:ovl_i3
-D_801C5CA0 = 0x801C5CA0; //segment:ovl_i3
-D_i3_801C5CB0 = 0x801C5CB0; //segment:ovl_i3
-D_i3_801C5CB8 = 0x801C5CB8; //segment:ovl_i3
-D_i3_801C5CC4 = 0x801C5CC4; //segment:ovl_i3
-D_i3_801C5CDC = 0x801C5CDC; //segment:ovl_i3
-D_i3_801C5D18 = 0x801C5D18; //segment:ovl_i3
-D_i3_801C5D50 = 0x801C5D50; //segment:ovl_i3
-D_i3_801C5D5C = 0x801C5D5C; //segment:ovl_i3
-D_i3_801C5D68 = 0x801C5D68; //segment:ovl_i3
-D_i3_801C5D74 = 0x801C5D74; //segment:ovl_i3
-D_i3_801C5D78 = 0x801C5D78; //segment:ovl_i3
-D_i3_801C5D7C = 0x801C5D7C; //segment:ovl_i3
-D_i3_801C5D80 = 0x801C5D80; //segment:ovl_i3
-D_i3_801C5D84 = 0x801C5D84; //segment:ovl_i3
-D_i3_801C5D90 = 0x801C5D90; //segment:ovl_i3
-D_i3_801C5D98 = 0x801C5D98; //segment:ovl_i3
-D_i3_801C5DAC = 0x801C5DAC; //segment:ovl_i3
-D_i3_801C5DB8 = 0x801C5DB8; //segment:ovl_i3
-D_i3_801C5DBC = 0x801C5DBC; //segment:ovl_i3
-D_i3_801C5DE4 = 0x801C5DE4; //segment:ovl_i3
-D_i3_801C5DE8 = 0x801C5DE8; //segment:ovl_i3
-D_i3_801C5DEC = 0x801C5DEC; //segment:ovl_i3
-D_i3_801C5DF0 = 0x801C5DF0; //segment:ovl_i3
-D_i3_801C5DF4 = 0x801C5DF4; //segment:ovl_i3
-D_i3_801C5E20 = 0x801C5E20; //segment:ovl_i3
-D_i3_801C5E30 = 0x801C5E30; //segment:ovl_i3
-D_i3_801C5E50 = 0x801C5E50; //segment:ovl_i3
-D_i3_801C5E64 = 0x801C5E64; //segment:ovl_i3
-D_i3_801C5E70 = 0x801C5E70; //segment:ovl_i3
-D_i3_801C5E80 = 0x801C5E80; //segment:ovl_i3
-D_i3_801C5EC4 = 0x801C5EC4; //segment:ovl_i3
-D_i3_801C5EF4 = 0x801C5EF4; //segment:ovl_i3
-D_i3_801C5F48 = 0x801C5F48; //segment:ovl_i3
-D_i3_801C5F4C = 0x801C5F4C; //segment:ovl_i3
-D_i3_801C5F54 = 0x801C5F54; //segment:ovl_i3
-D_i3_801C5F58 = 0x801C5F58; //segment:ovl_i3
-D_i3_801C5F5C = 0x801C5F5C; //segment:ovl_i3
-D_i3_801C5F60 = 0x801C5F60; //segment:ovl_i3
-D_i3_801C5F64 = 0x801C5F64; //segment:ovl_i3
-D_i3_801C5F68 = 0x801C5F68; //segment:ovl_i3
-D_i3_801C5F6C = 0x801C5F6C; //segment:ovl_i3
-D_i3_801C5F70 = 0x801C5F70; //segment:ovl_i3
-D_i3_801C5F74 = 0x801C5F74; //segment:ovl_i3
-D_i3_801C5F78 = 0x801C5F78; //segment:ovl_i3
-D_i3_801C5F7C = 0x801C5F7C; //segment:ovl_i3
-D_i3_801C5F80 = 0x801C5F80; //segment:ovl_i3
-D_i3_801C5F84 = 0x801C5F84; //segment:ovl_i3
-D_i3_801C5F88 = 0x801C5F88; //segment:ovl_i3
-D_i3_801C5F94 = 0x801C5F94; //segment:ovl_i3
-D_i3_801C5F9C = 0x801C5F9C; //segment:ovl_i3
-D_i3_801C5FA8 = 0x801C5FA8; //segment:ovl_i3
-D_i3_801C5FB4 = 0x801C5FB4; //segment:ovl_i3
-D_i3_801C5FD4 = 0x801C5FD4; //segment:ovl_i3
-D_i3_801C5FD8 = 0x801C5FD8; //segment:ovl_i3
-D_i3_801C6038 = 0x801C6038; //segment:ovl_i3
-D_i3_801C603C = 0x801C603C; //segment:ovl_i3
-D_i3_801C607C = 0x801C607C; //segment:ovl_i3
-D_i3_801C6084 = 0x801C6084; //segment:ovl_i3
-D_i3_801C6108 = 0x801C6108; //segment:ovl_i3
-D_i3_801C61A0 = 0x801C61A0; //segment:ovl_i3
-D_i3_801C61C8 = 0x801C61C8; //segment:ovl_i3
-D_i3_801C61CC = 0x801C61CC; //segment:ovl_i3
-D_i3_801C61D4 = 0x801C61D4; //segment:ovl_i3
-D_i3_801C61EC = 0x801C61EC; //segment:ovl_i3
-D_i3_801C61FC = 0x801C61FC; //segment:ovl_i3
-D_i3_801C6220 = 0x801C6220; //segment:ovl_i3
-D_i3_801C6228 = 0x801C6228; //segment:ovl_i3
-D_i3_801C74E8 = 0x801C74E8; //segment:ovl_i3
-D_i3_801C7BE8 = 0x801C7BE8; //segment:ovl_i3
-D_i3_801C7BF0 = 0x801C7BF0; //segment:ovl_i3
-D_i3_801C7BFC = 0x801C7BFC; //segment:ovl_i3
-D_i3_801C7C00 = 0x801C7C00; //segment:ovl_i3
-D_i3_801C7C04 = 0x801C7C04; //segment:ovl_i3
-D_i3_801C7C08 = 0x801C7C08; //segment:ovl_i3
-D_i3_801C7C0C = 0x801C7C0C; //segment:ovl_i3
-D_i3_801C7C18 = 0x801C7C18; //segment:ovl_i3
-D_i3_801C7C1C = 0x801C7C1C; //segment:ovl_i3
-D_i3_801C7C20 = 0x801C7C20; //segment:ovl_i3
-D_i3_801C7C24 = 0x801C7C24; //segment:ovl_i3
-D_i3_801C7C28 = 0x801C7C28; //segment:ovl_i3
-D_i3_801C7C2C = 0x801C7C2C; //segment:ovl_i3
-D_i3_801C7C3C = 0x801C7C3C; //segment:ovl_i3
-D_i3_801C7C40 = 0x801C7C40; //segment:ovl_i3
-D_i3_801C7C78 = 0x801C7C78; //segment:ovl_i3
-D_i3_801C7C7C = 0x801C7C7C; //segment:ovl_i3
-D_i3_801C7C80 = 0x801C7C80; //segment:ovl_i3
-D_i3_801C7C84 = 0x801C7C84; //segment:ovl_i3
-D_i3_801C7C88 = 0x801C7C88; //segment:ovl_i3
-D_i3_801C7C90 = 0x801C7C90; //segment:ovl_i3
-D_i3_801C7CAC = 0x801C7CAC; //segment:ovl_i3
-D_i3_801C7CB0 = 0x801C7CB0; //segment:ovl_i3
-D_i3_801C7CB4 = 0x801C7CB4; //segment:ovl_i3
-D_i3_801C7D00 = 0x801C7D00; //segment:ovl_i3
-D_i3_801C7D04 = 0x801C7D04; //segment:ovl_i3
-D_i3_801C7D08 = 0x801C7D08; //segment:ovl_i3
-D_i3_801C7D0C = 0x801C7D0C; //segment:ovl_i3
-D_i3_801C7D10 = 0x801C7D10; //segment:ovl_i3
-D_i3_801C7D14 = 0x801C7D14; //segment:ovl_i3
-D_i3_801C7D18 = 0x801C7D18; //segment:ovl_i3
-D_i3_801C7D1C = 0x801C7D1C; //segment:ovl_i3
-D_i3_801C7D24 = 0x801C7D24; //segment:ovl_i3
-D_i3_801C7D28 = 0x801C7D28; //segment:ovl_i3
-D_i3_801C7D2C = 0x801C7D2C; //segment:ovl_i3
-D_i3_801C7D40 = 0x801C7D40; //segment:ovl_i3
-D_i3_801C7D44 = 0x801C7D44; //segment:ovl_i3
-D_i3_801C7D58 = 0x801C7D58; //segment:ovl_i3
-D_i3_801C7D5C = 0x801C7D5C; //segment:ovl_i3
-D_i3_801C7D64 = 0x801C7D64; //segment:ovl_i3
-D_i3_801C7D68 = 0x801C7D68; //segment:ovl_i3
-D_i3_801C7D6C = 0x801C7D6C; //segment:ovl_i3
-D_i3_801C7D70 = 0x801C7D70; //segment:ovl_i3
-D_i3_801C7D90 = 0x801C7D90; //segment:ovl_i3
-D_i3_801C7D94 = 0x801C7D94; //segment:ovl_i3
-D_i3_801C7D98 = 0x801C7D98; //segment:ovl_i3
-D_i3_801C7D9C = 0x801C7D9C; //segment:ovl_i3
-D_i3_801C7DA0 = 0x801C7DA0; //segment:ovl_i3
-D_i3_801C7DA4 = 0x801C7DA4; //segment:ovl_i3
-D_i3_801C7DA8 = 0x801C7DA8; //segment:ovl_i3
-D_i3_801C7DAC = 0x801C7DAC; //segment:ovl_i3
-D_i3_801C7DB0 = 0x801C7DB0; //segment:ovl_i3
-D_i3_801C7DB4 = 0x801C7DB4; //segment:ovl_i3
-D_i3_801C7E38 = 0x801C7E38; //segment:ovl_i3
-D_i3_801C7E40 = 0x801C7E40; //segment:ovl_i3
-D_i3_801C7E50 = 0x801C7E50; //segment:ovl_i3
-D_i3_801C7E5C = 0x801C7E5C; //segment:ovl_i3
-D_i3_801C7E8C = 0x801C7E8C; //segment:ovl_i3
-D_i3_801C7E90 = 0x801C7E90; //segment:ovl_i3
-D_i3_801C7E94 = 0x801C7E94; //segment:ovl_i3
-D_i3_801C7E98 = 0x801C7E98; //segment:ovl_i3
-D_i3_801C7E9C = 0x801C7E9C; //segment:ovl_i3
-D_i3_801C7EA0 = 0x801C7EA0; //segment:ovl_i3
-D_i3_801C7EA4 = 0x801C7EA4; //segment:ovl_i3
-D_i3_801C7EA8 = 0x801C7EA8; //segment:ovl_i3
-D_i3_801C7EB0 = 0x801C7EB0; //segment:ovl_i3
-D_i3_801C7EB4 = 0x801C7EB4; //segment:ovl_i3
-D_i3_801C7EB8 = 0x801C7EB8; //segment:ovl_i3
-D_i3_801C7EBC = 0x801C7EBC; //segment:ovl_i3
-
-func_i4_8018B020 = 0x8018B020; //segment:ovl_i4
-func_i4_8018B0F0 = 0x8018B0F0; //segment:ovl_i4
-func_i4_8018B384 = 0x8018B384; //segment:ovl_i4
-func_i4_8018B460 = 0x8018B460; //segment:ovl_i4
-func_i4_8018C374 = 0x8018C374; //segment:ovl_i4
-func_i4_8018C4FC = 0x8018C4FC; //segment:ovl_i4
-func_i4_8018C584 = 0x8018C584; //segment:ovl_i4
-func_i4_8018C854 = 0x8018C854; //segment:ovl_i4
-func_i4_8018C9BC = 0x8018C9BC; //segment:ovl_i4
-func_i4_8018CA98 = 0x8018CA98; //segment:ovl_i4
-func_i4_8018CB20 = 0x8018CB20; //segment:ovl_i4
-func_i4_8018CBA0 = 0x8018CBA0; //segment:ovl_i4
-func_i4_8018CD30 = 0x8018CD30; //segment:ovl_i4
-func_i4_8018F494 = 0x8018F494; //segment:ovl_i4
-func_i4_8018F7C0 = 0x8018F7C0; //segment:ovl_i4
-func_i4_8018F958 = 0x8018F958; //segment:ovl_i4
-func_i4_8018FBB8 = 0x8018FBB8; //segment:ovl_i4
-func_i4_8019068C = 0x8019068C; //segment:ovl_i4
-func_i4_80190714 = 0x80190714; //segment:ovl_i4
-func_i4_80190888 = 0x80190888; //segment:ovl_i4
-func_i4_80190A34 = 0x80190A34; //segment:ovl_i4
-func_i4_80190B50 = 0x80190B50; //segment:ovl_i4
-func_i4_80190CA4 = 0x80190CA4; //segment:ovl_i4
-func_i4_80190DC0 = 0x80190DC0; //segment:ovl_i4
-func_i4_80190E40 = 0x80190E40; //segment:ovl_i4
-func_i4_80190E80 = 0x80190E80; //segment:ovl_i4
-func_i4_80190F1C = 0x80190F1C; //segment:ovl_i4
-func_i4_80190FB0 = 0x80190FB0; //segment:ovl_i4
-func_i4_8019121C = 0x8019121C; //segment:ovl_i4
-func_i4_801912A0 = 0x801912A0; //segment:ovl_i4
-func_i4_8019138C = 0x8019138C; //segment:ovl_i4
-func_i4_801913F8 = 0x801913F8; //segment:ovl_i4
-func_i4_801918B8 = 0x801918B8; //segment:ovl_i4
-func_i4_80191A88 = 0x80191A88; //segment:ovl_i4
-func_i4_80191E28 = 0x80191E28; //segment:ovl_i4
-func_i4_8019213C = 0x8019213C; //segment:ovl_i4
-func_i4_8019229C = 0x8019229C; //segment:ovl_i4
-func_i4_80192518 = 0x80192518; //segment:ovl_i4
-func_i4_80192648 = 0x80192648; //segment:ovl_i4
-func_i4_801926E0 = 0x801926E0; //segment:ovl_i4
-func_i4_80192770 = 0x80192770; //segment:ovl_i4
-func_i4_80192878 = 0x80192878; //segment:ovl_i4
-func_i4_80192998 = 0x80192998; //segment:ovl_i4
-func_i4_8019326C = 0x8019326C; //segment:ovl_i4
-func_i4_8019337C = 0x8019337C; //segment:ovl_i4
-func_i4_801947C4 = 0x801947C4; //segment:ovl_i4
-func_i4_80194910 = 0x80194910; //segment:ovl_i4
-func_i4_80194984 = 0x80194984; //segment:ovl_i4
-func_i4_80194A14 = 0x80194A14; //segment:ovl_i4
-func_i4_80194A80 = 0x80194A80; //segment:ovl_i4
-func_i4_80194BAC = 0x80194BAC; //segment:ovl_i4
-func_i4_80194D28 = 0x80194D28; //segment:ovl_i4
-func_i4_80195308 = 0x80195308; //segment:ovl_i4
-func_i4_80195490 = 0x80195490; //segment:ovl_i4
-func_i4_80195520 = 0x80195520; //segment:ovl_i4
-func_i4_801955D0 = 0x801955D0; //segment:ovl_i4
-func_i4_801957D0 = 0x801957D0; //segment:ovl_i4
-func_i4_801958F8 = 0x801958F8; //segment:ovl_i4
-func_i4_80195C84 = 0x80195C84; //segment:ovl_i4
-func_i4_80196200 = 0x80196200; //segment:ovl_i4
-func_i4_80196328 = 0x80196328; //segment:ovl_i4
-func_i4_801963A4 = 0x801963A4; //segment:ovl_i4
-func_i4_80196488 = 0x80196488; //segment:ovl_i4
-func_i4_8019656C = 0x8019656C; //segment:ovl_i4
-func_i4_80196628 = 0x80196628; //segment:ovl_i4
-func_i4_801966AC = 0x801966AC; //segment:ovl_i4
-func_i4_80196840 = 0x80196840; //segment:ovl_i4
-func_i4_80197134 = 0x80197134; //segment:ovl_i4
-func_i4_80197538 = 0x80197538; //segment:ovl_i4
-func_i4_801976C0 = 0x801976C0; //segment:ovl_i4
-func_i4_80197700 = 0x80197700; //segment:ovl_i4
-func_i4_8019790C = 0x8019790C; //segment:ovl_i4
-func_i4_80197E70 = 0x80197E70; //segment:ovl_i4
-func_i4_80198044 = 0x80198044; //segment:ovl_i4
-func_i4_8019810C = 0x8019810C; //segment:ovl_i4
-func_i4_80199FD4 = 0x80199FD4; //segment:ovl_i4
-func_i4_8019A320 = 0x8019A320; //segment:ovl_i4
-func_i4_8019A85C = 0x8019A85C; //segment:ovl_i4
-func_i4_8019A96C = 0x8019A96C; //segment:ovl_i4
-func_i4_8019AA50 = 0x8019AA50; //segment:ovl_i4
-func_i4_8019ACBC = 0x8019ACBC; //segment:ovl_i4
-func_i4_8019B930 = 0x8019B930; //segment:ovl_i4
-func_i4_8019BC18 = 0x8019BC18; //segment:ovl_i4
-func_i4_8019BEE0 = 0x8019BEE0; //segment:ovl_i4
-func_i4_8019BFE8 = 0x8019BFE8; //segment:ovl_i4
-func_i4_8019C360 = 0x8019C360; //segment:ovl_i4
-func_i4_8019C424 = 0x8019C424; //segment:ovl_i4
-func_i4_8019C4D0 = 0x8019C4D0; //segment:ovl_i4
-func_i4_8019CFE4 = 0x8019CFE4; //segment:ovl_i4
-func_i4_8019D2D0 = 0x8019D2D0; //segment:ovl_i4
-func_i4_8019D4E8 = 0x8019D4E8; //segment:ovl_i4
-func_i4_8019D5AC = 0x8019D5AC; //segment:ovl_i4
-func_i4_8019D630 = 0x8019D630; //segment:ovl_i4
-func_i4_8019D990 = 0x8019D990; //segment:ovl_i4
-func_i4_8019DABC = 0x8019DABC; //segment:ovl_i4
-func_i4_8019DB94 = 0x8019DB94; //segment:ovl_i4
-func_i4_8019DCB8 = 0x8019DCB8; //segment:ovl_i4
-func_i4_8019DDAC = 0x8019DDAC; //segment:ovl_i4
-func_i4_8019E458 = 0x8019E458; //segment:ovl_i4
-func_i4_8019E548 = 0x8019E548; //segment:ovl_i4
-func_i4_8019EE30 = 0x8019EE30; //segment:ovl_i4
-func_i4_8019EF0C = 0x8019EF0C; //segment:ovl_i4
-func_i4_8019EFD4 = 0x8019EFD4; //segment:ovl_i4
-func_i4_8019F100 = 0x8019F100; //segment:ovl_i4
-func_i4_8019F22C = 0x8019F22C; //segment:ovl_i4
-func_i4_8019F408 = 0x8019F408; //segment:ovl_i4
-func_i4_8019FF10 = 0x8019FF10; //segment:ovl_i4
-func_i4_801A00A8 = 0x801A00A8; //segment:ovl_i4
-func_i4_801A01F8 = 0x801A01F8; //segment:ovl_i4
-func_i4_801A1680 = 0x801A1680; //segment:ovl_i4
-func_i4_801A1B8C = 0x801A1B8C; //segment:ovl_i4
-func_i4_801A1D00 = 0x801A1D00; //segment:ovl_i4
-func_i4_801A1DAC = 0x801A1DAC; //segment:ovl_i4
-func_i4_801A22E4 = 0x801A22E4; //segment:ovl_i4
-func_i4_801A23C0 = 0x801A23C0; //segment:ovl_i4
-D_i4_801A2730 = 0x801A2730; //segment:ovl_i4
-D_i4_801A2740 = 0x801A2740; //segment:ovl_i4
-D_i4_801A2758 = 0x801A2758; //segment:ovl_i4
-D_i4_801A277C = 0x801A277C; //segment:ovl_i4
-D_i4_801A2794 = 0x801A2794; //segment:ovl_i4
-D_i4_801A27A0 = 0x801A27A0; //segment:ovl_i4
-D_i4_801A27AC = 0x801A27AC; //segment:ovl_i4
-D_i4_801A27BC = 0x801A27BC; //segment:ovl_i4
-D_i4_801A27CC = 0x801A27CC; //segment:ovl_i4
-D_i4_801A27D8 = 0x801A27D8; //segment:ovl_i4
-D_i4_801A27E0 = 0x801A27E0; //segment:ovl_i4
-D_i4_801A2820 = 0x801A2820; //segment:ovl_i4
-D_i4_801A2824 = 0x801A2824; //segment:ovl_i4
-D_i4_801A2834 = 0x801A2834; //segment:ovl_i4
-D_i4_801A2844 = 0x801A2844; //segment:ovl_i4
-D_i4_801A2858 = 0x801A2858; //segment:ovl_i4
-D_i4_801A28F4 = 0x801A28F4; //segment:ovl_i4
-D_i4_801A290C = 0x801A290C; //segment:ovl_i4
-D_i4_801A2924 = 0x801A2924; //segment:ovl_i4
-D_i4_801A293C = 0x801A293C; //segment:ovl_i4
-D_i4_801A2948 = 0x801A2948; //segment:ovl_i4
-D_i4_801A2954 = 0x801A2954; //segment:ovl_i4
-D_i4_801A2960 = 0x801A2960; //segment:ovl_i4
-D_i4_801A296C = 0x801A296C; //segment:ovl_i4
-D_i4_801A2978 = 0x801A2978; //segment:ovl_i4
-D_i4_801A2990 = 0x801A2990; //segment:ovl_i4
-D_i4_801A29B4 = 0x801A29B4; //segment:ovl_i4
-D_i4_801A29CC = 0x801A29CC; //segment:ovl_i4
-D_i4_801A29D8 = 0x801A29D8; //segment:ovl_i4
-D_i4_801A29E4 = 0x801A29E4; //segment:ovl_i4
-D_i4_801A29F0 = 0x801A29F0; //segment:ovl_i4
-D_i4_801A29FC = 0x801A29FC; //segment:ovl_i4
-D_i4_801A2A2C = 0x801A2A2C; //segment:ovl_i4
-D_i4_801A2A38 = 0x801A2A38; //segment:ovl_i4
-D_i4_801A2A50 = 0x801A2A50; //segment:ovl_i4
-D_i4_801A2A74 = 0x801A2A74; //segment:ovl_i4
-D_i4_801A2A98 = 0x801A2A98; //segment:ovl_i4
-D_i4_801A2ABC = 0x801A2ABC; //segment:ovl_i4
-D_i4_801A2AD4 = 0x801A2AD4; //segment:ovl_i4
-D_i4_801A2AEE = 0x801A2AEE; //segment:ovl_i4
-D_i4_801A2AF0 = 0x801A2AF0; //segment:ovl_i4
-D_i4_801A2AF8 = 0x801A2AF8; //segment:ovl_i4
-D_i4_801A2AFC = 0x801A2AFC; //segment:ovl_i4
-D_i4_801A2BC4 = 0x801A2BC4; //segment:ovl_i4
-D_i4_801A2BD0 = 0x801A2BD0; //segment:ovl_i4
-D_i4_801A2BDC = 0x801A2BDC; //segment:ovl_i4
-D_i4_801A2BE8 = 0x801A2BE8; //segment:ovl_i4
-D_i4_801A2BF4 = 0x801A2BF4; //segment:ovl_i4
-D_i4_801A2C00 = 0x801A2C00; //segment:ovl_i4
-D_i4_801A2C10 = 0x801A2C10; //segment:ovl_i4
-D_i4_801A2C20 = 0x801A2C20; //segment:ovl_i4
-D_i4_801A2C30 = 0x801A2C30; //segment:ovl_i4
-D_i4_801A2C40 = 0x801A2C40; //segment:ovl_i4
-D_i4_801A2C50 = 0x801A2C50; //segment:ovl_i4
-D_i4_801A2CA0 = 0x801A2CA0; //segment:ovl_i4
-D_i4_801A2D90 = 0x801A2D90; //segment:ovl_i4
-D_i4_801A2DA4 = 0x801A2DA4; //segment:ovl_i4
-D_i4_801A2DF4 = 0x801A2DF4; //segment:ovl_i4
-D_i4_801A2E10 = 0x801A2E10; //segment:ovl_i4
-D_i4_801A2E34 = 0x801A2E34; //segment:ovl_i4
-D_i4_801A2E64 = 0x801A2E64; //segment:ovl_i4
-D_i4_801A2E78 = 0x801A2E78; //segment:ovl_i4
-D_i4_801A2ECC = 0x801A2ECC; //segment:ovl_i4
-D_i4_801A2EFC = 0x801A2EFC; //segment:ovl_i4
-D_i4_801A2F0C = 0x801A2F0C; //segment:ovl_i4
-D_i4_801A2F3C = 0x801A2F3C; //segment:ovl_i4
-D_i4_801A2F6C = 0x801A2F6C; //segment:ovl_i4
-D_i4_801A2F7C = 0x801A2F7C; //segment:ovl_i4
-D_i4_801A2F8C = 0x801A2F8C; //segment:ovl_i4
-D_i4_801A2F98 = 0x801A2F98; //segment:ovl_i4
-D_i4_801A2F9C = 0x801A2F9C; //segment:ovl_i4
-D_801A3CA0 = 0x801A3CA0; //segment:ovl_i4
-D_i4_801A3CB0 = 0x801A3CB0; //segment:ovl_i4
-D_i4_801A3CB4 = 0x801A3CB4; //segment:ovl_i4
-D_i4_801A3CB8 = 0x801A3CB8; //segment:ovl_i4
-D_i4_801A3CBC = 0x801A3CBC; //segment:ovl_i4
-D_i4_801A3CC0 = 0x801A3CC0; //segment:ovl_i4
-D_i4_801A3CC8 = 0x801A3CC8; //segment:ovl_i4
-D_i4_801A3D70 = 0x801A3D70; //segment:ovl_i4
-D_i4_801A3D88 = 0x801A3D88; //segment:ovl_i4
-D_i4_801A3E18 = 0x801A3E18; //segment:ovl_i4
-D_i4_801A3E20 = 0x801A3E20; //segment:ovl_i4
-D_i4_801A3E24 = 0x801A3E24; //segment:ovl_i4
-D_i4_801A3E28 = 0x801A3E28; //segment:ovl_i4
-D_i4_801A3E2C = 0x801A3E2C; //segment:ovl_i4
-D_i4_801A3E30 = 0x801A3E30; //segment:ovl_i4
-D_i4_801A3E34 = 0x801A3E34; //segment:ovl_i4
-D_i4_801A3E38 = 0x801A3E38; //segment:ovl_i4
-D_i4_801A3E40 = 0x801A3E40; //segment:ovl_i4
-D_i4_801A3E44 = 0x801A3E44; //segment:ovl_i4
-
-func_i5_8018B020 = 0x8018B020; //segment:ovl_i5
-func_i5_8018B030 = 0x8018B030; //segment:ovl_i5
-func_i5_8018B0D0 = 0x8018B0D0; //segment:ovl_i5
-func_i5_8018B19C = 0x8018B19C; //segment:ovl_i5
-func_i5_8018BC04 = 0x8018BC04; //segment:ovl_i5
-func_i5_8018BDC8 = 0x8018BDC8; //segment:ovl_i5
-func_i5_8018CA10 = 0x8018CA10; //segment:ovl_i5
-func_i5_8018CA40 = 0x8018CA40; //segment:ovl_i5
-func_i5_8018CA88 = 0x8018CA88; //segment:ovl_i5
-func_i5_8018CB70 = 0x8018CB70; //segment:ovl_i5
-func_i5_8018CC00 = 0x8018CC00; //segment:ovl_i5
-func_i5_8018CC74 = 0x8018CC74; //segment:ovl_i5
-func_i5_8018CC94 = 0x8018CC94; //segment:ovl_i5
-func_i5_8018CCD4 = 0x8018CCD4; //segment:ovl_i5
-func_i5_8018CE60 = 0x8018CE60; //segment:ovl_i5
-func_i5_8018D098 = 0x8018D098; //segment:ovl_i5
-func_i5_8018D5DC = 0x8018D5DC; //segment:ovl_i5
-func_i5_8018D660 = 0x8018D660; //segment:ovl_i5
-func_i5_8018D7A8 = 0x8018D7A8; //segment:ovl_i5
-func_i5_8018DCA0 = 0x8018DCA0; //segment:ovl_i5
-func_i5_8018DDC8 = 0x8018DDC8; //segment:ovl_i5
-func_i5_8018DED4 = 0x8018DED4; //segment:ovl_i5
-func_i5_8018DF54 = 0x8018DF54; //segment:ovl_i5
-func_i5_8018E024 = 0x8018E024; //segment:ovl_i5
-func_i5_8018E59C = 0x8018E59C; //segment:ovl_i5
-func_i5_8018E624 = 0x8018E624; //segment:ovl_i5
-func_i5_8018E8A4 = 0x8018E8A4; //segment:ovl_i5
-func_i5_8018EAB4 = 0x8018EAB4; //segment:ovl_i5
-func_i5_8018EAD0 = 0x8018EAD0; //segment:ovl_i5
-func_i5_8018EC24 = 0x8018EC24; //segment:ovl_i5
-func_i5_8018EC94 = 0x8018EC94; //segment:ovl_i5
-func_i5_8018ED48 = 0x8018ED48; //segment:ovl_i5
-func_i5_8018F18C = 0x8018F18C; //segment:ovl_i5
-func_i5_8018F200 = 0x8018F200; //segment:ovl_i5
-func_i5_8018F44C = 0x8018F44C; //segment:ovl_i5
-func_i5_8018F4B0 = 0x8018F4B0; //segment:ovl_i5
-func_i5_8018F964 = 0x8018F964; //segment:ovl_i5
-func_i5_8018FA90 = 0x8018FA90; //segment:ovl_i5
-func_i5_8018FBF8 = 0x8018FBF8; //segment:ovl_i5
-func_i5_8018FC14 = 0x8018FC14; //segment:ovl_i5
-func_i5_8018FE50 = 0x8018FE50; //segment:ovl_i5
-func_i5_8018FEB8 = 0x8018FEB8; //segment:ovl_i5
-func_i5_8019020C = 0x8019020C; //segment:ovl_i5
-func_i5_80190388 = 0x80190388; //segment:ovl_i5
-func_i5_80191DB8 = 0x80191DB8; //segment:ovl_i5
-func_i5_80191E90 = 0x80191E90; //segment:ovl_i5
-func_i5_80191EAC = 0x80191EAC; //segment:ovl_i5
-func_i5_8019202C = 0x8019202C; //segment:ovl_i5
-func_i5_80192094 = 0x80192094; //segment:ovl_i5
-func_i5_801920C8 = 0x801920C8; //segment:ovl_i5
-func_i5_801920D8 = 0x801920D8; //segment:ovl_i5
-func_i5_801929F4 = 0x801929F4; //segment:ovl_i5
-func_i5_80192AD0 = 0x80192AD0; //segment:ovl_i5
-func_i5_80192B18 = 0x80192B18; //segment:ovl_i5
-func_i5_80192BB8 = 0x80192BB8; //segment:ovl_i5
-func_i5_80192C14 = 0x80192C14; //segment:ovl_i5
-func_i5_80192FB8 = 0x80192FB8; //segment:ovl_i5
-func_i5_80193398 = 0x80193398; //segment:ovl_i5
-func_i5_80193528 = 0x80193528; //segment:ovl_i5
-func_i5_80193750 = 0x80193750; //segment:ovl_i5
-func_i5_80193B0C = 0x80193B0C; //segment:ovl_i5
-func_i5_80193E80 = 0x80193E80; //segment:ovl_i5
-func_i5_801942FC = 0x801942FC; //segment:ovl_i5
-func_i5_801944E8 = 0x801944E8; //segment:ovl_i5
-func_i5_801955C8 = 0x801955C8; //segment:ovl_i5
-func_i5_80195BF8 = 0x80195BF8; //segment:ovl_i5
-func_i5_80197610 = 0x80197610; //segment:ovl_i5
-func_i5_801978D0 = 0x801978D0; //segment:ovl_i5
-func_i5_8019B56C = 0x8019B56C; //segment:ovl_i5
-func_i5_8019BD54 = 0x8019BD54; //segment:ovl_i5
-func_i5_8019CB88 = 0x8019CB88; //segment:ovl_i5
-func_i5_8019D3D0 = 0x8019D3D0; //segment:ovl_i5
-func_i5_8019D4F0 = 0x8019D4F0; //segment:ovl_i5
-func_i5_8019D6D0 = 0x8019D6D0; //segment:ovl_i5
-func_i5_8019D838 = 0x8019D838; //segment:ovl_i5
-func_i5_8019DA3C = 0x8019DA3C; //segment:ovl_i5
-func_i5_8019DBD8 = 0x8019DBD8; //segment:ovl_i5
-func_i5_8019DC48 = 0x8019DC48; //segment:ovl_i5
-func_i5_8019DDA4 = 0x8019DDA4; //segment:ovl_i5
-func_i5_8019E1D8 = 0x8019E1D8; //segment:ovl_i5
-func_i5_8019E2DC = 0x8019E2DC; //segment:ovl_i5
-func_i5_8019E328 = 0x8019E328; //segment:ovl_i5
-func_i5_8019E374 = 0x8019E374; //segment:ovl_i5
-func_i5_8019E9E0 = 0x8019E9E0; //segment:ovl_i5
-func_i5_8019F02C = 0x8019F02C; //segment:ovl_i5
-func_i5_8019F35C = 0x8019F35C; //segment:ovl_i5
-func_i5_8019F698 = 0x8019F698; //segment:ovl_i5
-func_i5_8019F8FC = 0x8019F8FC; //segment:ovl_i5
-func_i5_8019FF98 = 0x8019FF98; //segment:ovl_i5
-func_i5_801A0064 = 0x801A0064; //segment:ovl_i5
-func_i5_801A0170 = 0x801A0170; //segment:ovl_i5
-func_i5_801A0224 = 0x801A0224; //segment:ovl_i5
-func_i5_801A092C = 0x801A092C; //segment:ovl_i5
-func_i5_801A0AEC = 0x801A0AEC; //segment:ovl_i5
-func_i5_801A1068 = 0x801A1068; //segment:ovl_i5
-func_i5_801A1110 = 0x801A1110; //segment:ovl_i5
-func_i5_801A11A0 = 0x801A11A0; //segment:ovl_i5
-func_i5_801A13B0 = 0x801A13B0; //segment:ovl_i5
-func_i5_801A1EB0 = 0x801A1EB0; //segment:ovl_i5
-func_i5_801A20C4 = 0x801A20C4; //segment:ovl_i5
-func_i5_801A2500 = 0x801A2500; //segment:ovl_i5
-func_i5_801A2698 = 0x801A2698; //segment:ovl_i5
-func_i5_801A2908 = 0x801A2908; //segment:ovl_i5
-func_i5_801A2C04 = 0x801A2C04; //segment:ovl_i5
-func_i5_801A36F4 = 0x801A36F4; //segment:ovl_i5
-func_i5_801A3A3C = 0x801A3A3C; //segment:ovl_i5
-func_i5_801A3BFC = 0x801A3BFC; //segment:ovl_i5
-func_i5_801A3DA8 = 0x801A3DA8; //segment:ovl_i5
-func_i5_801A4514 = 0x801A4514; //segment:ovl_i5
-func_i5_801A45A0 = 0x801A45A0; //segment:ovl_i5
-func_i5_801A45C0 = 0x801A45C0; //segment:ovl_i5
-func_i5_801A4678 = 0x801A4678; //segment:ovl_i5
-func_i5_801A4878 = 0x801A4878; //segment:ovl_i5
-func_i5_801A48CC = 0x801A48CC; //segment:ovl_i5
-func_i5_801A4958 = 0x801A4958; //segment:ovl_i5
-func_i5_801A4D08 = 0x801A4D08; //segment:ovl_i5
-func_i5_801A4D64 = 0x801A4D64; //segment:ovl_i5
-func_i5_801A5E4C = 0x801A5E4C; //segment:ovl_i5
-func_i5_801A6518 = 0x801A6518; //segment:ovl_i5
-func_i5_801A65C4 = 0x801A65C4; //segment:ovl_i5
-func_i5_801A6878 = 0x801A6878; //segment:ovl_i5
-func_i5_801A6B58 = 0x801A6B58; //segment:ovl_i5
-func_i5_801A6CE0 = 0x801A6CE0; //segment:ovl_i5
-func_i5_801A6DA0 = 0x801A6DA0; //segment:ovl_i5
-func_i5_801A7230 = 0x801A7230; //segment:ovl_i5
-func_i5_801A76C0 = 0x801A76C0; //segment:ovl_i5
-func_i5_801A7910 = 0x801A7910; //segment:ovl_i5
-func_i5_801A7938 = 0x801A7938; //segment:ovl_i5
-func_i5_801A7C50 = 0x801A7C50; //segment:ovl_i5
-func_i5_801A7E5C = 0x801A7E5C; //segment:ovl_i5
-func_i5_801A8100 = 0x801A8100; //segment:ovl_i5
-func_i5_801A8140 = 0x801A8140; //segment:ovl_i5
-func_i5_801A8458 = 0x801A8458; //segment:ovl_i5
-func_i5_801A8504 = 0x801A8504; //segment:ovl_i5
-func_i5_801A8598 = 0x801A8598; //segment:ovl_i5
-func_i5_801A85C4 = 0x801A85C4; //segment:ovl_i5
-func_i5_801A8BBC = 0x801A8BBC; //segment:ovl_i5
-func_i5_801A8F44 = 0x801A8F44; //segment:ovl_i5
-func_i5_801A8F80 = 0x801A8F80; //segment:ovl_i5
-func_i5_801A906C = 0x801A906C; //segment:ovl_i5
-func_i5_801A9268 = 0x801A9268; //segment:ovl_i5
-func_i5_801A9588 = 0x801A9588; //segment:ovl_i5
-func_i5_801A95E4 = 0x801A95E4; //segment:ovl_i5
-func_i5_801A9800 = 0x801A9800; //segment:ovl_i5
-func_i5_801A98C4 = 0x801A98C4; //segment:ovl_i5
-func_i5_801A98EC = 0x801A98EC; //segment:ovl_i5
-func_i5_801A9A28 = 0x801A9A28; //segment:ovl_i5
-func_i5_801A9A5C = 0x801A9A5C; //segment:ovl_i5
-func_i5_801A9A68 = 0x801A9A68; //segment:ovl_i5
-func_i5_801A9B98 = 0x801A9B98; //segment:ovl_i5
-func_i5_801A9BCC = 0x801A9BCC; //segment:ovl_i5
-func_i5_801A9BDC = 0x801A9BDC; //segment:ovl_i5
-func_i5_801A9FD8 = 0x801A9FD8; //segment:ovl_i5
-func_i5_801AA078 = 0x801AA078; //segment:ovl_i5
-func_i5_801AA0A0 = 0x801AA0A0; //segment:ovl_i5
-func_i5_801AA254 = 0x801AA254; //segment:ovl_i5
-func_i5_801AA260 = 0x801AA260; //segment:ovl_i5
-func_i5_801AA384 = 0x801AA384; //segment:ovl_i5
-func_i5_801AA390 = 0x801AA390; //segment:ovl_i5
-func_i5_801AA41C = 0x801AA41C; //segment:ovl_i5
-func_i5_801AA710 = 0x801AA710; //segment:ovl_i5
-func_i5_801AAA4C = 0x801AAA4C; //segment:ovl_i5
-func_i5_801AAD74 = 0x801AAD74; //segment:ovl_i5
-func_i5_801AAF5C = 0x801AAF5C; //segment:ovl_i5
-func_i5_801AB348 = 0x801AB348; //segment:ovl_i5
-func_i5_801AB4C8 = 0x801AB4C8; //segment:ovl_i5
-func_i5_801AB744 = 0x801AB744; //segment:ovl_i5
-func_i5_801AB830 = 0x801AB830; //segment:ovl_i5
-func_i5_801AB914 = 0x801AB914; //segment:ovl_i5
-func_i5_801AF698 = 0x801AF698; //segment:ovl_i5
-func_i5_801AFC44 = 0x801AFC44; //segment:ovl_i5
-func_i5_801AFD18 = 0x801AFD18; //segment:ovl_i5
-func_i5_801AFEB0 = 0x801AFEB0; //segment:ovl_i5
-func_i5_801AFEBC = 0x801AFEBC; //segment:ovl_i5
-func_i5_801B002C = 0x801B002C; //segment:ovl_i5
-func_i5_801B0134 = 0x801B0134; //segment:ovl_i5
-func_i5_801B01D4 = 0x801B01D4; //segment:ovl_i5
-func_i5_801B08C0 = 0x801B08C0; //segment:ovl_i5
-func_i5_801B09EC = 0x801B09EC; //segment:ovl_i5
-func_i5_801B0A3C = 0x801B0A3C; //segment:ovl_i5
-func_i5_801B0B00 = 0x801B0B00; //segment:ovl_i5
-func_i5_801B0BC4 = 0x801B0BC4; //segment:ovl_i5
-func_i5_801B0FD4 = 0x801B0FD4; //segment:ovl_i5
-func_i5_801B10A4 = 0x801B10A4; //segment:ovl_i5
-func_i5_801B1170 = 0x801B1170; //segment:ovl_i5
-func_i5_801B1548 = 0x801B1548; //segment:ovl_i5
-func_i5_801B1688 = 0x801B1688; //segment:ovl_i5
-func_i5_801B176C = 0x801B176C; //segment:ovl_i5
-func_i5_801B17E8 = 0x801B17E8; //segment:ovl_i5
-func_i5_801B1D40 = 0x801B1D40; //segment:ovl_i5
-func_i5_801B1F4C = 0x801B1F4C; //segment:ovl_i5
-func_i5_801B2090 = 0x801B2090; //segment:ovl_i5
-func_i5_801B2114 = 0x801B2114; //segment:ovl_i5
-func_i5_801B2280 = 0x801B2280; //segment:ovl_i5
-func_i5_801B22FC = 0x801B22FC; //segment:ovl_i5
-func_i5_801B2520 = 0x801B2520; //segment:ovl_i5
-func_i5_801B2684 = 0x801B2684; //segment:ovl_i5
-func_i5_801B297C = 0x801B297C; //segment:ovl_i5
-func_i5_801B2BB4 = 0x801B2BB4; //segment:ovl_i5
-func_i5_801B2C80 = 0x801B2C80; //segment:ovl_i5
-func_i5_801B2CFC = 0x801B2CFC; //segment:ovl_i5
-func_i5_801B2ECC = 0x801B2ECC; //segment:ovl_i5
-func_i5_801B30A8 = 0x801B30A8; //segment:ovl_i5
-func_i5_801B318C = 0x801B318C; //segment:ovl_i5
-func_i5_801B3374 = 0x801B3374; //segment:ovl_i5
-func_i5_801B6314 = 0x801B6314; //segment:ovl_i5
-func_i5_801B6FAC = 0x801B6FAC; //segment:ovl_i5
-func_i5_801B7170 = 0x801B7170; //segment:ovl_i5
-func_i5_801B7338 = 0x801B7338; //segment:ovl_i5
-func_i5_801B775C = 0x801B775C; //segment:ovl_i5
-func_i5_801B8410 = 0x801B8410; //segment:ovl_i5
-func_i5_801B8494 = 0x801B8494; //segment:ovl_i5
-func_i5_801B84E8 = 0x801B84E8; //segment:ovl_i5
-func_i5_801B8B50 = 0x801B8B50; //segment:ovl_i5
-func_i5_801B8C84 = 0x801B8C84; //segment:ovl_i5
-func_i5_801B92EC = 0x801B92EC; //segment:ovl_i5
-func_i5_801B9A20 = 0x801B9A20; //segment:ovl_i5
-func_i5_801BA2E8 = 0x801BA2E8; //segment:ovl_i5
-func_i5_801BA52C = 0x801BA52C; //segment:ovl_i5
-func_i5_801BA580 = 0x801BA580; //segment:ovl_i5
-func_i5_801BA860 = 0x801BA860; //segment:ovl_i5
-func_i5_801BAC80 = 0x801BAC80; //segment:ovl_i5
-D_i5_801BACD0 = 0x801BACD0; //segment:ovl_i5
-D_i5_801BACE0 = 0x801BACE0; //segment:ovl_i5
-D_i5_801BACF8 = 0x801BACF8; //segment:ovl_i5
-D_i5_801BAD58 = 0x801BAD58; //segment:ovl_i5
-D_i5_801BAD68 = 0x801BAD68; //segment:ovl_i5
-D_i5_801BAD78 = 0x801BAD78; //segment:ovl_i5
-D_i5_801BAD84 = 0x801BAD84; //segment:ovl_i5
-D_i5_801BAD88 = 0x801BAD88; //segment:ovl_i5
-D_i5_801BADA0 = 0x801BADA0; //segment:ovl_i5
-D_i5_801BAF30 = 0x801BAF30; //segment:ovl_i5
-D_i5_801BAF4B = 0x801BAF4B; //segment:ovl_i5
-D_i5_801BAF4C = 0x801BAF4C; //segment:ovl_i5
-D_i5_801BAF58 = 0x801BAF58; //segment:ovl_i5
-D_i5_801BAF60 = 0x801BAF60; //segment:ovl_i5
-D_i5_801BAF6C = 0x801BAF6C; //segment:ovl_i5
-D_i5_801BAF78 = 0x801BAF78; //segment:ovl_i5
-D_i5_801BAF84 = 0x801BAF84; //segment:ovl_i5
-D_i5_801BAF90 = 0x801BAF90; //segment:ovl_i5
-D_i5_801BAF94 = 0x801BAF94; //segment:ovl_i5
-D_i5_801BAF98 = 0x801BAF98; //segment:ovl_i5
-D_i5_801BAF9C = 0x801BAF9C; //segment:ovl_i5
-D_i5_801BAFA8 = 0x801BAFA8; //segment:ovl_i5
-D_i5_801BAFC4 = 0x801BAFC4; //segment:ovl_i5
-D_i5_801BAFEC = 0x801BAFEC; //segment:ovl_i5
-D_i5_801BAFF8 = 0x801BAFF8; //segment:ovl_i5
-D_i5_801BB004 = 0x801BB004; //segment:ovl_i5
-D_i5_801BB010 = 0x801BB010; //segment:ovl_i5
-D_i5_801BB024 = 0x801BB024; //segment:ovl_i5
-D_i5_801BB048 = 0x801BB048; //segment:ovl_i5
-D_i5_801BB070 = 0x801BB070; //segment:ovl_i5
-D_i5_801BB072 = 0x801BB072; //segment:ovl_i5
-D_i5_801BB094 = 0x801BB094; //segment:ovl_i5
-D_i5_801BB0A0 = 0x801BB0A0; //segment:ovl_i5
-D_i5_801BB0AC = 0x801BB0AC; //segment:ovl_i5
-D_i5_801BB0B8 = 0x801BB0B8; //segment:ovl_i5
-D_i5_801BB0D0 = 0x801BB0D0; //segment:ovl_i5
-D_i5_801BB0DC = 0x801BB0DC; //segment:ovl_i5
-D_i5_801BB178 = 0x801BB178; //segment:ovl_i5
-D_i5_801BB1B0 = 0x801BB1B0; //segment:ovl_i5
-D_i5_801BB344 = 0x801BB344; //segment:ovl_i5
-D_i5_801BB3A0 = 0x801BB3A0; //segment:ovl_i5
-D_i5_801BB4B0 = 0x801BB4B0; //segment:ovl_i5
-D_i5_801BBA10 = 0x801BBA10; //segment:ovl_i5
-D_i5_801BBB78 = 0x801BBB78; //segment:ovl_i5
-D_i5_801BBB8A = 0x801BBB8A; //segment:ovl_i5
-D_i5_801BBB8C = 0x801BBB8C; //segment:ovl_i5
-D_i5_801BBB9E = 0x801BBB9E; //segment:ovl_i5
-D_i5_801BBBA0 = 0x801BBBA0; //segment:ovl_i5
-D_i5_801BBBD8 = 0x801BBBD8; //segment:ovl_i5
-D_i5_801BBBE0 = 0x801BBBE0; //segment:ovl_i5
-D_i5_801BBBE8 = 0x801BBBE8; //segment:ovl_i5
-D_i5_801BBDE8 = 0x801BBDE8; //segment:ovl_i5
-D_i5_801BBDEC = 0x801BBDEC; //segment:ovl_i5
-D_i5_801BC5FC = 0x801BC5FC; //segment:ovl_i5
-D_i5_801BC64C = 0x801BC64C; //segment:ovl_i5
-D_i5_801BC664 = 0x801BC664; //segment:ovl_i5
-D_i5_801BC6A4 = 0x801BC6A4; //segment:ovl_i5
-D_i5_801BC714 = 0x801BC714; //segment:ovl_i5
-D_i5_801BC734 = 0x801BC734; //segment:ovl_i5
-D_i5_801BC740 = 0x801BC740; //segment:ovl_i5
-D_i5_801BC74C = 0x801BC74C; //segment:ovl_i5
-D_i5_801BC758 = 0x801BC758; //segment:ovl_i5
-D_i5_801BC764 = 0x801BC764; //segment:ovl_i5
-D_i5_801BC770 = 0x801BC770; //segment:ovl_i5
-D_i5_801BC77C = 0x801BC77C; //segment:ovl_i5
-D_i5_801BC788 = 0x801BC788; //segment:ovl_i5
-D_i5_801BC794 = 0x801BC794; //segment:ovl_i5
-D_i5_801BC79C = 0x801BC79C; //segment:ovl_i5
-D_i5_801BC864 = 0x801BC864; //segment:ovl_i5
-D_i5_801BC884 = 0x801BC884; //segment:ovl_i5
-D_i5_801BC890 = 0x801BC890; //segment:ovl_i5
-D_i5_801BC8A4 = 0x801BC8A4; //segment:ovl_i5
-D_i5_801BD4C0 = 0x801BD4C0; //segment:ovl_i5
-D_i5_801BD4D4 = 0x801BD4D4; //segment:ovl_i5
-D_i5_801BDB78 = 0x801BDB78; //segment:ovl_i5
-D_i5_801BDC18 = 0x801BDC18; //segment:ovl_i5
-D_i5_801BDC1C = 0x801BDC1C; //segment:ovl_i5
-D_i5_801BDC20 = 0x801BDC20; //segment:ovl_i5
-D_i5_801BDC24 = 0x801BDC24; //segment:ovl_i5
-D_i5_801BDC28 = 0x801BDC28; //segment:ovl_i5
-D_i5_801BDC2C = 0x801BDC2C; //segment:ovl_i5
-D_i5_801BDFB0 = 0x801BDFB0; //segment:ovl_i5
-D_i5_801BE078 = 0x801BE078; //segment:ovl_i5
-D_i5_801BE148 = 0x801BE148; //segment:ovl_i5
-D_i5_801BE14C = 0x801BE14C; //segment:ovl_i5
-D_i5_801BE150 = 0x801BE150; //segment:ovl_i5
-D_i5_801BE154 = 0x801BE154; //segment:ovl_i5
-D_i5_801BE160 = 0x801BE160; //segment:ovl_i5
-D_i5_801BE16C = 0x801BE16C; //segment:ovl_i5
-D_i5_801BE178 = 0x801BE178; //segment:ovl_i5
-D_i5_801BE184 = 0x801BE184; //segment:ovl_i5
-D_i5_801BE190 = 0x801BE190; //segment:ovl_i5
-D_i5_801BE19C = 0x801BE19C; //segment:ovl_i5
-D_i5_801BE1A8 = 0x801BE1A8; //segment:ovl_i5
-D_i5_801BE1AC = 0x801BE1AC; //segment:ovl_i5
-D_i5_801BE1B8 = 0x801BE1B8; //segment:ovl_i5
-D_i5_801BE224 = 0x801BE224; //segment:ovl_i5
-D_i5_801BE234 = 0x801BE234; //segment:ovl_i5
-D_i5_801BE238 = 0x801BE238; //segment:ovl_i5
-D_i5_801BE248 = 0x801BE248; //segment:ovl_i5
-D_i5_801BE24C = 0x801BE24C; //segment:ovl_i5
-D_i5_801BE258 = 0x801BE258; //segment:ovl_i5
-D_i5_801BE25C = 0x801BE25C; //segment:ovl_i5
-D_i5_801BE260 = 0x801BE260; //segment:ovl_i5
-D_i5_801BE274 = 0x801BE274; //segment:ovl_i5
-D_i5_801BE28C = 0x801BE28C; //segment:ovl_i5
-D_i5_801BE294 = 0x801BE294; //segment:ovl_i5
-D_i5_801BE2A4 = 0x801BE2A4; //segment:ovl_i5
-D_i5_801BE2AC = 0x801BE2AC; //segment:ovl_i5
-D_i5_801BE2B4 = 0x801BE2B4; //segment:ovl_i5
-D_i5_801BE2C4 = 0x801BE2C4; //segment:ovl_i5
-D_i5_801BE2C8 = 0x801BE2C8; //segment:ovl_i5
-D_i5_801BE2CC = 0x801BE2CC; //segment:ovl_i5
-D_i5_801BE2D4 = 0x801BE2D4; //segment:ovl_i5
-D_i5_801BE2E4 = 0x801BE2E4; //segment:ovl_i5
-D_i5_801BE2F4 = 0x801BE2F4; //segment:ovl_i5
-D_i5_801BE304 = 0x801BE304; //segment:ovl_i5
-D_i5_801BE308 = 0x801BE308; //segment:ovl_i5
-D_i5_801BE318 = 0x801BE318; //segment:ovl_i5
-D_i5_801BE31C = 0x801BE31C; //segment:ovl_i5
-D_i5_801BE328 = 0x801BE328; //segment:ovl_i5
-D_i5_801BE32C = 0x801BE32C; //segment:ovl_i5
-D_i5_801BE330 = 0x801BE330; //segment:ovl_i5
-D_i5_801BE340 = 0x801BE340; //segment:ovl_i5
-D_i5_801BE350 = 0x801BE350; //segment:ovl_i5
-D_i5_801BE390 = 0x801BE390; //segment:ovl_i5
-D_i5_801BE3B0 = 0x801BE3B0; //segment:ovl_i5
-D_i5_801BE3BC = 0x801BE3BC; //segment:ovl_i5
-D_i5_801BE3D4 = 0x801BE3D4; //segment:ovl_i5
-D_i5_801BE3EC = 0x801BE3EC; //segment:ovl_i5
-D_i5_801BE404 = 0x801BE404; //segment:ovl_i5
-D_801BF920 = 0x801BF920; //segment:ovl_i5
-D_i5_801BF930 = 0x801BF930; //segment:ovl_i5
-D_i5_801BF948 = 0x801BF948; //segment:ovl_i5
-D_i5_801BFA14 = 0x801BFA14; //segment:ovl_i5
-D_i5_801BFA28 = 0x801BFA28; //segment:ovl_i5
-D_i5_801BFC28 = 0x801BFC28; //segment:ovl_i5
-D_i5_801BFD18 = 0x801BFD18; //segment:ovl_i5
-D_i5_801C0058 = 0x801C0058; //segment:ovl_i5
-D_i5_801C005C = 0x801C005C; //segment:ovl_i5
-D_i5_801C006C = 0x801C006C; //segment:ovl_i5
-D_i5_801C009C = 0x801C009C; //segment:ovl_i5
-D_i5_801C00A0 = 0x801C00A0; //segment:ovl_i5
-D_i5_801C042C = 0x801C042C; //segment:ovl_i5
-D_i5_801C0430 = 0x801C0430; //segment:ovl_i5
-D_i5_801C0434 = 0x801C0434; //segment:ovl_i5
-D_i5_801C0438 = 0x801C0438; //segment:ovl_i5
-D_i5_801C0450 = 0x801C0450; //segment:ovl_i5
-D_i5_801C0454 = 0x801C0454; //segment:ovl_i5
-D_i5_801C0458 = 0x801C0458; //segment:ovl_i5
-D_i5_801C045C = 0x801C045C; //segment:ovl_i5
-D_i5_801C045E = 0x801C045E; //segment:ovl_i5
-D_i5_801C0478 = 0x801C0478; //segment:ovl_i5
-D_i5_801C047C = 0x801C047C; //segment:ovl_i5
-D_i5_801C0480 = 0x801C0480; //segment:ovl_i5
-D_i5_801C0484 = 0x801C0484; //segment:ovl_i5
-D_i5_801C0486 = 0x801C0486; //segment:ovl_i5
-D_i5_801C04A0 = 0x801C04A0; //segment:ovl_i5
-D_i5_801C04A4 = 0x801C04A4; //segment:ovl_i5
-D_i5_801C04A8 = 0x801C04A8; //segment:ovl_i5
-D_i5_801C04AC = 0x801C04AC; //segment:ovl_i5
-D_i5_801C04AE = 0x801C04AE; //segment:ovl_i5
-D_i5_801C04B0 = 0x801C04B0; //segment:ovl_i5
-D_i5_801C0EB0 = 0x801C0EB0; //segment:ovl_i5
-D_i5_801C0F10 = 0x801C0F10; //segment:ovl_i5
-D_i5_801C0F70 = 0x801C0F70; //segment:ovl_i5
-D_i5_801C1300 = 0x801C1300; //segment:ovl_i5
-D_i5_801C1360 = 0x801C1360; //segment:ovl_i5
-D_i5_801C13C0 = 0x801C13C0; //segment:ovl_i5
-D_i5_801C1750 = 0x801C1750; //segment:ovl_i5
-D_i5_801C1BA0 = 0x801C1BA0; //segment:ovl_i5
-D_i5_801C1BE8 = 0x801C1BE8; //segment:ovl_i5
-D_i5_801C1C70 = 0x801C1C70; //segment:ovl_i5
-D_i5_801C1C74 = 0x801C1C74; //segment:ovl_i5
-D_i5_801C1C78 = 0x801C1C78; //segment:ovl_i5
-D_i5_801C1C7C = 0x801C1C7C; //segment:ovl_i5
-D_i5_801C1C80 = 0x801C1C80; //segment:ovl_i5
-D_i5_801C1C88 = 0x801C1C88; //segment:ovl_i5
-D_i5_801C1C90 = 0x801C1C90; //segment:ovl_i5
-D_i5_801C1C94 = 0x801C1C94; //segment:ovl_i5
-D_i5_801C1CAC = 0x801C1CAC; //segment:ovl_i5
-D_i5_801C1CB8 = 0x801C1CB8; //segment:ovl_i5
-D_i5_801C1CBC = 0x801C1CBC; //segment:ovl_i5
-D_i5_801C1CD4 = 0x801C1CD4; //segment:ovl_i5
-D_i5_801C1CDC = 0x801C1CDC; //segment:ovl_i5
-D_i5_801C1CE4 = 0x801C1CE4; //segment:ovl_i5
-D_i5_801C1D28 = 0x801C1D28; //segment:ovl_i5
-D_i5_801C1D32 = 0x801C1D32; //segment:ovl_i5
-D_i5_801C1D3F = 0x801C1D3F; //segment:ovl_i5
-D_i5_801C1D40 = 0x801C1D40; //segment:ovl_i5
-D_i5_801C1D48 = 0x801C1D48; //segment:ovl_i5
-D_i5_801C1D4A = 0x801C1D4A; //segment:ovl_i5
-D_i5_801C1D4B = 0x801C1D4B; //segment:ovl_i5
-D_i5_801C1D4C = 0x801C1D4C; //segment:ovl_i5
-D_i5_801C1D4E = 0x801C1D4E; //segment:ovl_i5
-D_i5_801C1D50 = 0x801C1D50; //segment:ovl_i5
-D_i5_801C1D58 = 0x801C1D58; //segment:ovl_i5
-D_i5_801C1D5C = 0x801C1D5C; //segment:ovl_i5
-D_i5_801C1D5E = 0x801C1D5E; //segment:ovl_i5
-D_i5_801C1D6A = 0x801C1D6A; //segment:ovl_i5
-D_i5_801C1D6C = 0x801C1D6C; //segment:ovl_i5
-D_i5_801C1D7C = 0x801C1D7C; //segment:ovl_i5
-D_i5_801C1DA0 = 0x801C1DA0; //segment:ovl_i5
-D_i5_801C1DA4 = 0x801C1DA4; //segment:ovl_i5
-D_i5_801C1DA8 = 0x801C1DA8; //segment:ovl_i5
-D_i5_801C1DBC = 0x801C1DBC; //segment:ovl_i5
-D_i5_801C1DC0 = 0x801C1DC0; //segment:ovl_i5
-D_i5_801C1DF0 = 0x801C1DF0; //segment:ovl_i5
-D_i5_801C1DF4 = 0x801C1DF4; //segment:ovl_i5
-D_i5_801C1DF8 = 0x801C1DF8; //segment:ovl_i5
-D_i5_801C1DFC = 0x801C1DFC; //segment:ovl_i5
-D_i5_801C1E20 = 0x801C1E20; //segment:ovl_i5
-D_i5_801C1E24 = 0x801C1E24; //segment:ovl_i5
-D_i5_801C1E28 = 0x801C1E28; //segment:ovl_i5
-D_i5_801C1E68 = 0x801C1E68; //segment:ovl_i5
-D_i5_801C20C0 = 0x801C20C0; //segment:ovl_i5
-D_i5_801C20CC = 0x801C20CC; //segment:ovl_i5
-D_i5_801C20D8 = 0x801C20D8; //segment:ovl_i5
-D_i5_801C20E4 = 0x801C20E4; //segment:ovl_i5
-D_i5_801C20F0 = 0x801C20F0; //segment:ovl_i5
-D_i5_801C20FC = 0x801C20FC; //segment:ovl_i5
-D_i5_801C2108 = 0x801C2108; //segment:ovl_i5
-D_i5_801C2114 = 0x801C2114; //segment:ovl_i5
-D_i5_801C2120 = 0x801C2120; //segment:ovl_i5
-D_i5_801C212C = 0x801C212C; //segment:ovl_i5
-D_i5_801C2138 = 0x801C2138; //segment:ovl_i5
-D_i5_801C2144 = 0x801C2144; //segment:ovl_i5
-D_i5_801C2150 = 0x801C2150; //segment:ovl_i5
-D_i5_801C215C = 0x801C215C; //segment:ovl_i5
-D_i5_801C2170 = 0x801C2170; //segment:ovl_i5
-D_i5_801C2174 = 0x801C2174; //segment:ovl_i5
-D_i5_801C2178 = 0x801C2178; //segment:ovl_i5
-D_i5_801C5778 = 0x801C5778; //segment:ovl_i5
-D_i5_801C5E78 = 0x801C5E78; //segment:ovl_i5
-D_i5_801C5EE8 = 0x801C5EE8; //segment:ovl_i5
-D_i5_801C5F58 = 0x801C5F58; //segment:ovl_i5
-D_i5_801C9630 = 0x801C9630; //segment:ovl_i5
-D_i5_801C9634 = 0x801C9634; //segment:ovl_i5
-D_i5_801C9638 = 0x801C9638; //segment:ovl_i5
-D_i5_801C963C = 0x801C963C; //segment:ovl_i5
-D_i5_801C9640 = 0x801C9640; //segment:ovl_i5
-D_i5_801C9644 = 0x801C9644; //segment:ovl_i5
-D_i5_801C9648 = 0x801C9648; //segment:ovl_i5
-D_i5_801C9D08 = 0x801C9D08; //segment:ovl_i5
-D_i5_801C9D10 = 0x801C9D10; //segment:ovl_i5
-D_i5_801C9D18 = 0x801C9D18; //segment:ovl_i5
-D_i5_801C9FE8 = 0x801C9FE8; //segment:ovl_i5
-D_i5_801CA2B8 = 0x801CA2B8; //segment:ovl_i5
-D_i5_801CA588 = 0x801CA588; //segment:ovl_i5
-D_i5_801CA858 = 0x801CA858; //segment:ovl_i5
-D_i5_801CA864 = 0x801CA864; //segment:ovl_i5
-D_i5_801CA888 = 0x801CA888; //segment:ovl_i5
-
-func_i6_8018B020 = 0x8018B020; //segment:ovl_i6
-func_i6_8018B030 = 0x8018B030; //segment:ovl_i6
-func_i6_8018B17C = 0x8018B17C; //segment:ovl_i6
-func_i6_8018B19C = 0x8018B19C; //segment:ovl_i6
-func_i6_8018B1FC = 0x8018B1FC; //segment:ovl_i6
-func_i6_8018B3A8 = 0x8018B3A8; //segment:ovl_i6
-func_i6_8018B75C = 0x8018B75C; //segment:ovl_i6
-func_i6_8018BBE4 = 0x8018BBE4; //segment:ovl_i6
-func_i6_8018BF48 = 0x8018BF48; //segment:ovl_i6
-func_i6_8018BF68 = 0x8018BF68; //segment:ovl_i6
-func_i6_8018C028 = 0x8018C028; //segment:ovl_i6
-func_i6_8018C160 = 0x8018C160; //segment:ovl_i6
-func_i6_8018C2B0 = 0x8018C2B0; //segment:ovl_i6
-func_i6_8018C37C = 0x8018C37C; //segment:ovl_i6
-func_i6_8018C3F4 = 0x8018C3F4; //segment:ovl_i6
-func_i6_8018C54C = 0x8018C54C; //segment:ovl_i6
-func_i6_8018C7B8 = 0x8018C7B8; //segment:ovl_i6
-func_i6_8018CB98 = 0x8018CB98; //segment:ovl_i6
-func_i6_8018CD14 = 0x8018CD14; //segment:ovl_i6
-func_i6_8018CE3C = 0x8018CE3C; //segment:ovl_i6
-func_i6_8018CEB8 = 0x8018CEB8; //segment:ovl_i6
-func_i6_8018CF60 = 0x8018CF60; //segment:ovl_i6
-func_i6_8018D210 = 0x8018D210; //segment:ovl_i6
-func_i6_8018D4D0 = 0x8018D4D0; //segment:ovl_i6
-func_i6_8018D5EC = 0x8018D5EC; //segment:ovl_i6
-func_i6_8018D65C = 0x8018D65C; //segment:ovl_i6
-func_i6_8018EF50 = 0x8018EF50; //segment:ovl_i6
-func_i6_8018F394 = 0x8018F394; //segment:ovl_i6
-func_i6_8018F8AC = 0x8018F8AC; //segment:ovl_i6
-func_i6_8018FE64 = 0x8018FE64; //segment:ovl_i6
-func_i6_80190134 = 0x80190134; //segment:ovl_i6
-func_i6_80190208 = 0x80190208; //segment:ovl_i6
-func_i6_80190274 = 0x80190274; //segment:ovl_i6
-func_i6_801903A8 = 0x801903A8; //segment:ovl_i6
-func_i6_8019042C = 0x8019042C; //segment:ovl_i6
-func_i6_80190524 = 0x80190524; //segment:ovl_i6
-func_i6_801905A8 = 0x801905A8; //segment:ovl_i6
-func_i6_80190A6C = 0x80190A6C; //segment:ovl_i6
-func_i6_80190BAC = 0x80190BAC; //segment:ovl_i6
-func_i6_80190C40 = 0x80190C40; //segment:ovl_i6
-func_i6_80190D84 = 0x80190D84; //segment:ovl_i6
-func_i6_80191494 = 0x80191494; //segment:ovl_i6
-func_i6_80191568 = 0x80191568; //segment:ovl_i6
-func_i6_801916C4 = 0x801916C4; //segment:ovl_i6
-func_i6_801952C0 = 0x801952C0; //segment:ovl_i6
-func_i6_80195F84 = 0x80195F84; //segment:ovl_i6
-func_i6_80196398 = 0x80196398; //segment:ovl_i6
-func_i6_80196964 = 0x80196964; //segment:ovl_i6
-func_i6_80196D14 = 0x80196D14; //segment:ovl_i6
-func_i6_80196E50 = 0x80196E50; //segment:ovl_i6
-func_i6_80196FBC = 0x80196FBC; //segment:ovl_i6
-func_i6_80196FDC = 0x80196FDC; //segment:ovl_i6
-func_i6_8019703C = 0x8019703C; //segment:ovl_i6
-func_i6_80197084 = 0x80197084; //segment:ovl_i6
-func_i6_801970A4 = 0x801970A4; //segment:ovl_i6
-func_i6_80197138 = 0x80197138; //segment:ovl_i6
-func_i6_801971E0 = 0x801971E0; //segment:ovl_i6
-func_i6_80197470 = 0x80197470; //segment:ovl_i6
-func_i6_801975B4 = 0x801975B4; //segment:ovl_i6
-func_i6_8019771C = 0x8019771C; //segment:ovl_i6
-func_i6_801998F4 = 0x801998F4; //segment:ovl_i6
-func_i6_80199C5C = 0x80199C5C; //segment:ovl_i6
-func_i6_80199CC0 = 0x80199CC0; //segment:ovl_i6
-func_i6_80199CFC = 0x80199CFC; //segment:ovl_i6
-func_i6_80199D38 = 0x80199D38; //segment:ovl_i6
-func_i6_80199DA4 = 0x80199DA4; //segment:ovl_i6
-func_i6_80199DC4 = 0x80199DC4; //segment:ovl_i6
-func_i6_8019A3FC = 0x8019A3FC; //segment:ovl_i6
-func_i6_8019A68C = 0x8019A68C; //segment:ovl_i6
-func_i6_8019A81C = 0x8019A81C; //segment:ovl_i6
-func_i6_8019B5B0 = 0x8019B5B0; //segment:ovl_i6
-func_i6_8019B6E4 = 0x8019B6E4; //segment:ovl_i6
-func_i6_8019B738 = 0x8019B738; //segment:ovl_i6
-func_i6_8019B744 = 0x8019B744; //segment:ovl_i6
-func_i6_8019B998 = 0x8019B998; //segment:ovl_i6
-func_i6_8019BA04 = 0x8019BA04; //segment:ovl_i6
-func_i6_8019BCB8 = 0x8019BCB8; //segment:ovl_i6
-func_i6_8019BCC4 = 0x8019BCC4; //segment:ovl_i6
-func_i6_8019BE64 = 0x8019BE64; //segment:ovl_i6
-func_i6_8019C53C = 0x8019C53C; //segment:ovl_i6
-func_i6_8019C758 = 0x8019C758; //segment:ovl_i6
-func_i6_8019C9D0 = 0x8019C9D0; //segment:ovl_i6
-func_i6_8019CEA8 = 0x8019CEA8; //segment:ovl_i6
-func_i6_8019D7C8 = 0x8019D7C8; //segment:ovl_i6
-func_i6_8019D810 = 0x8019D810; //segment:ovl_i6
-func_i6_8019DE98 = 0x8019DE98; //segment:ovl_i6
-func_i6_8019DF84 = 0x8019DF84; //segment:ovl_i6
-func_i6_8019E0A4 = 0x8019E0A4; //segment:ovl_i6
-func_i6_8019E0D0 = 0x8019E0D0; //segment:ovl_i6
-func_i6_8019E28C = 0x8019E28C; //segment:ovl_i6
-func_i6_8019E2F4 = 0x8019E2F4; //segment:ovl_i6
-func_i6_8019E464 = 0x8019E464; //segment:ovl_i6
-func_i6_8019E548 = 0x8019E548; //segment:ovl_i6
-func_i6_8019E918 = 0x8019E918; //segment:ovl_i6
-func_i6_8019E944 = 0x8019E944; //segment:ovl_i6
-func_i6_8019EF78 = 0x8019EF78; //segment:ovl_i6
-func_i6_8019F01C = 0x8019F01C; //segment:ovl_i6
-func_i6_8019F138 = 0x8019F138; //segment:ovl_i6
-func_i6_8019F60C = 0x8019F60C; //segment:ovl_i6
-func_i6_8019F664 = 0x8019F664; //segment:ovl_i6
-func_i6_8019FBE4 = 0x8019FBE4; //segment:ovl_i6
-func_i6_801A02CC = 0x801A02CC; //segment:ovl_i6
-func_i6_801A1684 = 0x801A1684; //segment:ovl_i6
-func_i6_801A1848 = 0x801A1848; //segment:ovl_i6
-func_i6_801A1A4C = 0x801A1A4C; //segment:ovl_i6
-func_i6_801A1CFC = 0x801A1CFC; //segment:ovl_i6
-func_i6_801A25B8 = 0x801A25B8; //segment:ovl_i6
-func_i6_801A2898 = 0x801A2898; //segment:ovl_i6
-func_i6_801A391C = 0x801A391C; //segment:ovl_i6
-func_i6_801A3F2C = 0x801A3F2C; //segment:ovl_i6
-func_i6_801A40C0 = 0x801A40C0; //segment:ovl_i6
-func_i6_801A4218 = 0x801A4218; //segment:ovl_i6
-func_i6_801A4424 = 0x801A4424; //segment:ovl_i6
-func_i6_801A44DC = 0x801A44DC; //segment:ovl_i6
-func_i6_801A7418 = 0x801A7418; //segment:ovl_i6
-func_i6_801A756C = 0x801A756C; //segment:ovl_i6
-func_i6_801A75F0 = 0x801A75F0; //segment:ovl_i6
-func_i6_801A8434 = 0x801A8434; //segment:ovl_i6
-func_i6_801A8650 = 0x801A8650; //segment:ovl_i6
-func_i6_801A86CC = 0x801A86CC; //segment:ovl_i6
-func_i6_801A8860 = 0x801A8860; //segment:ovl_i6
-func_i6_801A8CD4 = 0x801A8CD4; //segment:ovl_i6
-func_i6_801A8F70 = 0x801A8F70; //segment:ovl_i6
-func_i6_801A922C = 0x801A922C; //segment:ovl_i6
-func_i6_801A92B8 = 0x801A92B8; //segment:ovl_i6
-func_i6_801A94E4 = 0x801A94E4; //segment:ovl_i6
-func_i6_801A99D0 = 0x801A99D0; //segment:ovl_i6
-func_i6_801A9B74 = 0x801A9B74; //segment:ovl_i6
-D_i6_801AA170 = 0x801AA170; //segment:ovl_i6
-D_i6_801AA180 = 0x801AA180; //segment:ovl_i6
-D_i6_801AA1A0 = 0x801AA1A0; //segment:ovl_i6
-D_i6_801AA1C8 = 0x801AA1C8; //segment:ovl_i6
-D_i6_801AA1D4 = 0x801AA1D4; //segment:ovl_i6
-D_i6_801AA1E0 = 0x801AA1E0; //segment:ovl_i6
-D_i6_801AA1E4 = 0x801AA1E4; //segment:ovl_i6
-D_i6_801AA1E8 = 0x801AA1E8; //segment:ovl_i6
-D_i6_801AA1EC = 0x801AA1EC; //segment:ovl_i6
-D_i6_801AA1F8 = 0x801AA1F8; //segment:ovl_i6
-D_i6_801AA1FC = 0x801AA1FC; //segment:ovl_i6
-D_i6_801AA200 = 0x801AA200; //segment:ovl_i6
-D_i6_801AA204 = 0x801AA204; //segment:ovl_i6
-D_i6_801AA210 = 0x801AA210; //segment:ovl_i6
-D_i6_801AA21C = 0x801AA21C; //segment:ovl_i6
-D_i6_801AA228 = 0x801AA228; //segment:ovl_i6
-D_i6_801AA234 = 0x801AA234; //segment:ovl_i6
-D_i6_801AA240 = 0x801AA240; //segment:ovl_i6
-D_i6_801AA24C = 0x801AA24C; //segment:ovl_i6
-D_i6_801AA258 = 0x801AA258; //segment:ovl_i6
-D_i6_801AA264 = 0x801AA264; //segment:ovl_i6
-D_i6_801AA270 = 0x801AA270; //segment:ovl_i6
-D_i6_801AA27C = 0x801AA27C; //segment:ovl_i6
-D_i6_801AA288 = 0x801AA288; //segment:ovl_i6
-D_i6_801AA2C0 = 0x801AA2C0; //segment:ovl_i6
-D_i6_801AA2CC = 0x801AA2CC; //segment:ovl_i6
-D_i6_801AA30C = 0x801AA30C; //segment:ovl_i6
-D_i6_801AA318 = 0x801AA318; //segment:ovl_i6
-D_i6_801AA320 = 0x801AA320; //segment:ovl_i6
-D_i6_801AA350 = 0x801AA350; //segment:ovl_i6
-D_i6_801AA35C = 0x801AA35C; //segment:ovl_i6
-D_i6_801AA368 = 0x801AA368; //segment:ovl_i6
-D_i6_801AA374 = 0x801AA374; //segment:ovl_i6
-D_i6_801AA380 = 0x801AA380; //segment:ovl_i6
-D_i6_801AA38C = 0x801AA38C; //segment:ovl_i6
-D_i6_801AA398 = 0x801AA398; //segment:ovl_i6
-D_i6_801AA3A4 = 0x801AA3A4; //segment:ovl_i6
-D_i6_801AA3B0 = 0x801AA3B0; //segment:ovl_i6
-D_i6_801AA3BC = 0x801AA3BC; //segment:ovl_i6
-D_i6_801AA40C = 0x801AA40C; //segment:ovl_i6
-D_i6_801AA484 = 0x801AA484; //segment:ovl_i6
-D_i6_801AA4FC = 0x801AA4FC; //segment:ovl_i6
-D_i6_801AA538 = 0x801AA538; //segment:ovl_i6
-D_i6_801AA544 = 0x801AA544; //segment:ovl_i6
-D_i6_801AA550 = 0x801AA550; //segment:ovl_i6
-D_i6_801AA568 = 0x801AA568; //segment:ovl_i6
-D_i6_801AA574 = 0x801AA574; //segment:ovl_i6
-D_i6_801AA590 = 0x801AA590; //segment:ovl_i6
-D_801AB940 = 0x801AB940; //segment:ovl_i6
-D_i6_801AB950 = 0x801AB950; //segment:ovl_i6
-D_i6_801AB954 = 0x801AB954; //segment:ovl_i6
-D_i6_801AB958 = 0x801AB958; //segment:ovl_i6
-D_i6_801AB95C = 0x801AB95C; //segment:ovl_i6
-D_i6_801AB960 = 0x801AB960; //segment:ovl_i6
-D_i6_801AB964 = 0x801AB964; //segment:ovl_i6
-D_i6_801AB968 = 0x801AB968; //segment:ovl_i6
-D_i6_801AB96C = 0x801AB96C; //segment:ovl_i6
-D_i6_801AB970 = 0x801AB970; //segment:ovl_i6
-D_i6_801AB974 = 0x801AB974; //segment:ovl_i6
-D_i6_801AB978 = 0x801AB978; //segment:ovl_i6
-D_i6_801AB97C = 0x801AB97C; //segment:ovl_i6
-D_i6_801AB980 = 0x801AB980; //segment:ovl_i6
-D_i6_801AB984 = 0x801AB984; //segment:ovl_i6
-D_i6_801AB988 = 0x801AB988; //segment:ovl_i6
-D_i6_801AB98C = 0x801AB98C; //segment:ovl_i6
-D_i6_801AB990 = 0x801AB990; //segment:ovl_i6
-D_i6_801ABE40 = 0x801ABE40; //segment:ovl_i6
-D_i6_801ABE50 = 0x801ABE50; //segment:ovl_i6
-
-func_menu_8018B020 = 0x8018B020; //segment:ovl_menu
-func_menu_8018B0E0 = 0x8018B0E0; //segment:ovl_menu
-func_menu_8018B254 = 0x8018B254; //segment:ovl_menu
-func_menu_8018B2F0 = 0x8018B2F0; //segment:ovl_menu
-func_menu_8018B3D8 = 0x8018B3D8; //segment:ovl_menu
-func_menu_8018B5BC = 0x8018B5BC; //segment:ovl_menu
-func_menu_8018B600 = 0x8018B600; //segment:ovl_menu
-func_menu_8018B7A8 = 0x8018B7A8; //segment:ovl_menu
-func_menu_8018B8B4 = 0x8018B8B4; //segment:ovl_menu
-func_menu_8018BAFC = 0x8018BAFC; //segment:ovl_menu
-func_menu_8018BCE8 = 0x8018BCE8; //segment:ovl_menu
-func_menu_8018C3C4 = 0x8018C3C4; //segment:ovl_menu
-func_menu_8018CCE4 = 0x8018CCE4; //segment:ovl_menu
-func_menu_8018CFC4 = 0x8018CFC4; //segment:ovl_menu
-func_menu_8018D42C = 0x8018D42C; //segment:ovl_menu
-func_menu_8018DE08 = 0x8018DE08; //segment:ovl_menu
-func_menu_8018DE48 = 0x8018DE48; //segment:ovl_menu
-func_menu_8018E154 = 0x8018E154; //segment:ovl_menu
-func_menu_8018E4A0 = 0x8018E4A0; //segment:ovl_menu
-func_menu_8018E6D0 = 0x8018E6D0; //segment:ovl_menu
-func_menu_8018E7FC = 0x8018E7FC; //segment:ovl_menu
-func_menu_8018EB48 = 0x8018EB48; //segment:ovl_menu
-func_menu_8018EB68 = 0x8018EB68; //segment:ovl_menu
-func_menu_8018F0D4 = 0x8018F0D4; //segment:ovl_menu
-func_menu_8018FC58 = 0x8018FC58; //segment:ovl_menu
-func_menu_8018FD04 = 0x8018FD04; //segment:ovl_menu
-func_menu_80190188 = 0x80190188; //segment:ovl_menu
-func_menu_801906D4 = 0x801906D4; //segment:ovl_menu
-func_menu_80190774 = 0x80190774; //segment:ovl_menu
-func_menu_801908E0 = 0x801908E0; //segment:ovl_menu
-func_menu_80190DFC = 0x80190DFC; //segment:ovl_menu
-func_menu_80191054 = 0x80191054; //segment:ovl_menu
-func_menu_80191350 = 0x80191350; //segment:ovl_menu
-func_menu_801918D4 = 0x801918D4; //segment:ovl_menu
-func_menu_80191A28 = 0x80191A28; //segment:ovl_menu
-func_menu_80191B74 = 0x80191B74; //segment:ovl_menu
-func_menu_80191D1C = 0x80191D1C; //segment:ovl_menu
-func_menu_80192184 = 0x80192184; //segment:ovl_menu
-func_menu_80192580 = 0x80192580; //segment:ovl_menu
-func_menu_801928D0 = 0x801928D0; //segment:ovl_menu
-func_menu_80192F40 = 0x80192F40; //segment:ovl_menu
-func_menu_80193188 = 0x80193188; //segment:ovl_menu
-func_menu_80193280 = 0x80193280; //segment:ovl_menu
-func_menu_80193360 = 0x80193360; //segment:ovl_menu
-func_menu_801933E8 = 0x801933E8; //segment:ovl_menu
-func_menu_801937BC = 0x801937BC; //segment:ovl_menu
-func_menu_801938B0 = 0x801938B0; //segment:ovl_menu
-func_menu_80193B58 = 0x80193B58; //segment:ovl_menu
-func_menu_80193D28 = 0x80193D28; //segment:ovl_menu
-func_menu_80193F9C = 0x80193F9C; //segment:ovl_menu
-func_menu_80194284 = 0x80194284; //segment:ovl_menu
-func_menu_80194670 = 0x80194670; //segment:ovl_menu
-func_menu_801947B8 = 0x801947B8; //segment:ovl_menu
-func_menu_80194850 = 0x80194850; //segment:ovl_menu
-func_menu_801949BC = 0x801949BC; //segment:ovl_menu
-func_menu_80194BA8 = 0x80194BA8; //segment:ovl_menu
-func_menu_80194BE8 = 0x80194BE8; //segment:ovl_menu
-func_menu_80194D14 = 0x80194D14; //segment:ovl_menu
-func_menu_80194E60 = 0x80194E60; //segment:ovl_menu
-func_menu_80194FE4 = 0x80194FE4; //segment:ovl_menu
-func_menu_80195064 = 0x80195064; //segment:ovl_menu
-func_menu_801951F0 = 0x801951F0; //segment:ovl_menu
-func_menu_801953B8 = 0x801953B8; //segment:ovl_menu
-func_menu_801954DC = 0x801954DC; //segment:ovl_menu
-func_menu_80195588 = 0x80195588; //segment:ovl_menu
-func_menu_80195640 = 0x80195640; //segment:ovl_menu
-func_menu_80195708 = 0x80195708; //segment:ovl_menu
-func_menu_80195880 = 0x80195880; //segment:ovl_menu
-func_menu_80195E4C = 0x80195E4C; //segment:ovl_menu
-func_menu_80195F18 = 0x80195F18; //segment:ovl_menu
-func_menu_801960D8 = 0x801960D8; //segment:ovl_menu
-func_menu_8019626C = 0x8019626C; //segment:ovl_menu
-func_menu_80196408 = 0x80196408; //segment:ovl_menu
-func_menu_801964EC = 0x801964EC; //segment:ovl_menu
-func_menu_8019668C = 0x8019668C; //segment:ovl_menu
-func_menu_80196810 = 0x80196810; //segment:ovl_menu
-func_menu_8019688C = 0x8019688C; //segment:ovl_menu
-func_menu_80196944 = 0x80196944; //segment:ovl_menu
-func_menu_80196D60 = 0x80196D60; //segment:ovl_menu
-func_menu_801979D8 = 0x801979D8; //segment:ovl_menu
-func_menu_80197C78 = 0x80197C78; //segment:ovl_menu
-func_menu_80197DE0 = 0x80197DE0; //segment:ovl_menu
-func_menu_80198700 = 0x80198700; //segment:ovl_menu
-func_menu_80198888 = 0x80198888; //segment:ovl_menu
-func_menu_80198AB8 = 0x80198AB8; //segment:ovl_menu
-func_menu_80198CFC = 0x80198CFC; //segment:ovl_menu
-func_menu_80198DE0 = 0x80198DE0; //segment:ovl_menu
-func_menu_80198F04 = 0x80198F04; //segment:ovl_menu
-func_menu_801996C0 = 0x801996C0; //segment:ovl_menu
-func_menu_80199CFC = 0x80199CFC; //segment:ovl_menu
-func_menu_80199D64 = 0x80199D64; //segment:ovl_menu
-func_menu_80199F94 = 0x80199F94; //segment:ovl_menu
-func_menu_8019A69C = 0x8019A69C; //segment:ovl_menu
-func_menu_8019A724 = 0x8019A724; //segment:ovl_menu
-func_menu_8019A790 = 0x8019A790; //segment:ovl_menu
-func_menu_8019A930 = 0x8019A930; //segment:ovl_menu
-func_menu_8019AAC8 = 0x8019AAC8; //segment:ovl_menu
-func_menu_8019AC74 = 0x8019AC74; //segment:ovl_menu
-func_menu_8019B274 = 0x8019B274; //segment:ovl_menu
-func_menu_8019B490 = 0x8019B490; //segment:ovl_menu
-func_menu_8019B4D4 = 0x8019B4D4; //segment:ovl_menu
-func_menu_8019B754 = 0x8019B754; //segment:ovl_menu
-func_menu_8019B970 = 0x8019B970; //segment:ovl_menu
-func_menu_8019BFF0 = 0x8019BFF0; //segment:ovl_menu
-func_menu_8019C098 = 0x8019C098; //segment:ovl_menu
-func_menu_8019C138 = 0x8019C138; //segment:ovl_menu
-func_menu_8019C160 = 0x8019C160; //segment:ovl_menu
-func_menu_8019C210 = 0x8019C210; //segment:ovl_menu
-func_menu_8019C2F8 = 0x8019C2F8; //segment:ovl_menu
-func_menu_8019C55C = 0x8019C55C; //segment:ovl_menu
-func_menu_8019C6E8 = 0x8019C6E8; //segment:ovl_menu
-func_menu_8019CAD0 = 0x8019CAD0; //segment:ovl_menu
-func_menu_8019CBF8 = 0x8019CBF8; //segment:ovl_menu
-func_menu_8019CF60 = 0x8019CF60; //segment:ovl_menu
-func_menu_8019D014 = 0x8019D014; //segment:ovl_menu
-func_menu_8019D2D8 = 0x8019D2D8; //segment:ovl_menu
-func_menu_8019D4C8 = 0x8019D4C8; //segment:ovl_menu
-func_menu_8019D614 = 0x8019D614; //segment:ovl_menu
-func_menu_8019D834 = 0x8019D834; //segment:ovl_menu
-func_menu_8019D96C = 0x8019D96C; //segment:ovl_menu
-func_menu_8019DB98 = 0x8019DB98; //segment:ovl_menu
-func_menu_8019DCD8 = 0x8019DCD8; //segment:ovl_menu
-func_menu_8019E504 = 0x8019E504; //segment:ovl_menu
-func_menu_8019E5F0 = 0x8019E5F0; //segment:ovl_menu
-func_menu_8019E630 = 0x8019E630; //segment:ovl_menu
-func_menu_8019E790 = 0x8019E790; //segment:ovl_menu
-func_menu_8019E808 = 0x8019E808; //segment:ovl_menu
-func_menu_8019EAF8 = 0x8019EAF8; //segment:ovl_menu
-func_menu_8019EB8C = 0x8019EB8C; //segment:ovl_menu
-func_menu_8019F278 = 0x8019F278; //segment:ovl_menu
-func_menu_8019F378 = 0x8019F378; //segment:ovl_menu
-func_menu_8019F450 = 0x8019F450; //segment:ovl_menu
-func_menu_8019F47C = 0x8019F47C; //segment:ovl_menu
-func_menu_8019F4E8 = 0x8019F4E8; //segment:ovl_menu
-func_menu_8019F56C = 0x8019F56C; //segment:ovl_menu
-func_menu_8019F5D8 = 0x8019F5D8; //segment:ovl_menu
-func_menu_8019F65C = 0x8019F65C; //segment:ovl_menu
-func_menu_8019F6A4 = 0x8019F6A4; //segment:ovl_menu
-func_menu_8019F8A0 = 0x8019F8A0; //segment:ovl_menu
-func_menu_8019FAA0 = 0x8019FAA0; //segment:ovl_menu
-func_menu_8019FD18 = 0x8019FD18; //segment:ovl_menu
-func_menu_8019FE78 = 0x8019FE78; //segment:ovl_menu
-func_menu_8019FEF4 = 0x8019FEF4; //segment:ovl_menu
-func_menu_801A01AC = 0x801A01AC; //segment:ovl_menu
-func_menu_801A04CC = 0x801A04CC; //segment:ovl_menu
-func_menu_801A0710 = 0x801A0710; //segment:ovl_menu
-func_menu_801A0944 = 0x801A0944; //segment:ovl_menu
-func_menu_801A0B70 = 0x801A0B70; //segment:ovl_menu
-func_menu_801A0C9C = 0x801A0C9C; //segment:ovl_menu
-func_menu_801A0D98 = 0x801A0D98; //segment:ovl_menu
-func_menu_801A0EBC = 0x801A0EBC; //segment:ovl_menu
-func_menu_801A0EE4 = 0x801A0EE4; //segment:ovl_menu
-func_menu_801A0FE4 = 0x801A0FE4; //segment:ovl_menu
-func_menu_801A10E4 = 0x801A10E4; //segment:ovl_menu
-func_menu_801A11D0 = 0x801A11D0; //segment:ovl_menu
-func_menu_801A1270 = 0x801A1270; //segment:ovl_menu
-func_menu_801A141C = 0x801A141C; //segment:ovl_menu
-func_menu_801A14A8 = 0x801A14A8; //segment:ovl_menu
-func_menu_801A1560 = 0x801A1560; //segment:ovl_menu
-func_menu_801A1678 = 0x801A1678; //segment:ovl_menu
-func_menu_801A174C = 0x801A174C; //segment:ovl_menu
-func_menu_801A1A44 = 0x801A1A44; //segment:ovl_menu
-func_menu_801A1BCC = 0x801A1BCC; //segment:ovl_menu
-func_menu_801A1C98 = 0x801A1C98; //segment:ovl_menu
-func_menu_801A1E54 = 0x801A1E54; //segment:ovl_menu
-func_menu_801A1EF4 = 0x801A1EF4; //segment:ovl_menu
-func_menu_801A2110 = 0x801A2110; //segment:ovl_menu
-func_menu_801A21F0 = 0x801A21F0; //segment:ovl_menu
-func_menu_801A2388 = 0x801A2388; //segment:ovl_menu
-func_menu_801A275C = 0x801A275C; //segment:ovl_menu
-func_menu_801A2C80 = 0x801A2C80; //segment:ovl_menu
-func_menu_801A317C = 0x801A317C; //segment:ovl_menu
-func_menu_801A3344 = 0x801A3344; //segment:ovl_menu
-func_menu_801A33A0 = 0x801A33A0; //segment:ovl_menu
-func_menu_801A34E8 = 0x801A34E8; //segment:ovl_menu
-func_menu_801A35D8 = 0x801A35D8; //segment:ovl_menu
-func_menu_801A369C = 0x801A369C; //segment:ovl_menu
-func_menu_801A38F0 = 0x801A38F0; //segment:ovl_menu
-func_menu_801A3E00 = 0x801A3E00; //segment:ovl_menu
-func_menu_801A3E5C = 0x801A3E5C; //segment:ovl_menu
-func_menu_801A3EC8 = 0x801A3EC8; //segment:ovl_menu
-func_menu_801A3ED0 = 0x801A3ED0; //segment:ovl_menu
-func_menu_801A3F9C = 0x801A3F9C; //segment:ovl_menu
-func_menu_801A4764 = 0x801A4764; //segment:ovl_menu
-func_menu_801A4A2C = 0x801A4A2C; //segment:ovl_menu
-func_menu_801A4C00 = 0x801A4C00; //segment:ovl_menu
-func_menu_801A4E3C = 0x801A4E3C; //segment:ovl_menu
-func_menu_801A4F14 = 0x801A4F14; //segment:ovl_menu
-func_menu_801A4F80 = 0x801A4F80; //segment:ovl_menu
-func_menu_801A5020 = 0x801A5020; //segment:ovl_menu
-func_menu_801A5208 = 0x801A5208; //segment:ovl_menu
-func_menu_801A5320 = 0x801A5320; //segment:ovl_menu
-func_menu_801A554C = 0x801A554C; //segment:ovl_menu
-func_menu_801A57AC = 0x801A57AC; //segment:ovl_menu
-func_menu_801A5BB8 = 0x801A5BB8; //segment:ovl_menu
-func_menu_801A5D8C = 0x801A5D8C; //segment:ovl_menu
-func_menu_801A5DEC = 0x801A5DEC; //segment:ovl_menu
-func_menu_801A5F58 = 0x801A5F58; //segment:ovl_menu
-func_menu_801A63B4 = 0x801A63B4; //segment:ovl_menu
-func_menu_801A6810 = 0x801A6810; //segment:ovl_menu
-func_menu_801A6BCC = 0x801A6BCC; //segment:ovl_menu
-func_menu_801A704C = 0x801A704C; //segment:ovl_menu
-func_menu_801A7238 = 0x801A7238; //segment:ovl_menu
-func_menu_801A7364 = 0x801A7364; //segment:ovl_menu
-func_menu_801A794C = 0x801A794C; //segment:ovl_menu
-func_menu_801A7C10 = 0x801A7C10; //segment:ovl_menu
-func_menu_801A7CBC = 0x801A7CBC; //segment:ovl_menu
-func_menu_801A7E64 = 0x801A7E64; //segment:ovl_menu
-func_menu_801A81D8 = 0x801A81D8; //segment:ovl_menu
-func_menu_801A8504 = 0x801A8504; //segment:ovl_menu
-func_menu_801A8A8C = 0x801A8A8C; //segment:ovl_menu
-func_menu_801A8B9C = 0x801A8B9C; //segment:ovl_menu
-func_menu_801A8CF4 = 0x801A8CF4; //segment:ovl_menu
-func_menu_801A904C = 0x801A904C; //segment:ovl_menu
-func_menu_801A99E8 = 0x801A99E8; //segment:ovl_menu
-func_menu_801A9CA8 = 0x801A9CA8; //segment:ovl_menu
-func_menu_801A9F18 = 0x801A9F18; //segment:ovl_menu
-func_menu_801AA090 = 0x801AA090; //segment:ovl_menu
-func_menu_801AA140 = 0x801AA140; //segment:ovl_menu
-func_menu_801AA364 = 0x801AA364; //segment:ovl_menu
-func_menu_801AA3D4 = 0x801AA3D4; //segment:ovl_menu
-func_menu_801AA5E4 = 0x801AA5E4; //segment:ovl_menu
-func_menu_801AA61C = 0x801AA61C; //segment:ovl_menu
-func_menu_801AAA20 = 0x801AAA20; //segment:ovl_menu
-func_menu_801AADCC = 0x801AADCC; //segment:ovl_menu
-func_menu_801AAE90 = 0x801AAE90; //segment:ovl_menu
-func_menu_801AB418 = 0x801AB418; //segment:ovl_menu
-func_menu_801AB608 = 0x801AB608; //segment:ovl_menu
-func_menu_801AB93C = 0x801AB93C; //segment:ovl_menu
-func_menu_801ABA84 = 0x801ABA84; //segment:ovl_menu
-func_menu_801ABAF0 = 0x801ABAF0; //segment:ovl_menu
-func_menu_801ABC08 = 0x801ABC08; //segment:ovl_menu
-func_menu_801ABCE4 = 0x801ABCE4; //segment:ovl_menu
-func_menu_801ABD24 = 0x801ABD24; //segment:ovl_menu
-func_menu_801ABDB0 = 0x801ABDB0; //segment:ovl_menu
-func_menu_801ABE1C = 0x801ABE1C; //segment:ovl_menu
-func_menu_801AC06C = 0x801AC06C; //segment:ovl_menu
-func_menu_801AC1AC = 0x801AC1AC; //segment:ovl_menu
-func_menu_801AC220 = 0x801AC220; //segment:ovl_menu
-func_menu_801AC534 = 0x801AC534; //segment:ovl_menu
-func_menu_801AC648 = 0x801AC648; //segment:ovl_menu
-func_menu_801AC9B8 = 0x801AC9B8; //segment:ovl_menu
-func_menu_801ACC7C = 0x801ACC7C; //segment:ovl_menu
-func_menu_801ACE0C = 0x801ACE0C; //segment:ovl_menu
-func_menu_801ACF38 = 0x801ACF38; //segment:ovl_menu
-func_menu_801AD0A4 = 0x801AD0A4; //segment:ovl_menu
-func_menu_801AD20C = 0x801AD20C; //segment:ovl_menu
-func_menu_801AD374 = 0x801AD374; //segment:ovl_menu
-func_menu_801AD4C4 = 0x801AD4C4; //segment:ovl_menu
-func_menu_801AD6A4 = 0x801AD6A4; //segment:ovl_menu
-func_menu_801AD824 = 0x801AD824; //segment:ovl_menu
-func_menu_801ADEC0 = 0x801ADEC0; //segment:ovl_menu
-func_menu_801AE144 = 0x801AE144; //segment:ovl_menu
-func_menu_801AE6C8 = 0x801AE6C8; //segment:ovl_menu
-func_menu_801AE8D4 = 0x801AE8D4; //segment:ovl_menu
-func_menu_801AE9AC = 0x801AE9AC; //segment:ovl_menu
-func_menu_801AEBD0 = 0x801AEBD0; //segment:ovl_menu
-func_menu_801AEF9C = 0x801AEF9C; //segment:ovl_menu
-func_menu_801AF098 = 0x801AF098; //segment:ovl_menu
-func_menu_801AF23C = 0x801AF23C; //segment:ovl_menu
-func_menu_801AF600 = 0x801AF600; //segment:ovl_menu
-func_menu_801AF6FC = 0x801AF6FC; //segment:ovl_menu
-func_menu_801AF848 = 0x801AF848; //segment:ovl_menu
-func_menu_801AFA40 = 0x801AFA40; //segment:ovl_menu
-func_menu_801AFCA8 = 0x801AFCA8; //segment:ovl_menu
-func_menu_801AFFF0 = 0x801AFFF0; //segment:ovl_menu
-func_menu_801B09F4 = 0x801B09F4; //segment:ovl_menu
-func_menu_801B0AFC = 0x801B0AFC; //segment:ovl_menu
-func_menu_801B0BB8 = 0x801B0BB8; //segment:ovl_menu
-func_menu_801B1258 = 0x801B1258; //segment:ovl_menu
-func_menu_801B15BC = 0x801B15BC; //segment:ovl_menu
-func_menu_801B17FC = 0x801B17FC; //segment:ovl_menu
-func_menu_801B1AE0 = 0x801B1AE0; //segment:ovl_menu
-func_menu_801B1E10 = 0x801B1E10; //segment:ovl_menu
-func_menu_801B20EC = 0x801B20EC; //segment:ovl_menu
-func_menu_801B2280 = 0x801B2280; //segment:ovl_menu
-func_menu_801B2670 = 0x801B2670; //segment:ovl_menu
-func_menu_801B2938 = 0x801B2938; //segment:ovl_menu
-func_menu_801B2A0C = 0x801B2A0C; //segment:ovl_menu
-func_menu_801B3008 = 0x801B3008; //segment:ovl_menu
-func_menu_801B30DC = 0x801B30DC; //segment:ovl_menu
-D_menu_801B32E0 = 0x801B32E0; //segment:ovl_menu
-D_menu_801B32F0 = 0x801B32F0; //segment:ovl_menu
-D_menu_801B32F4 = 0x801B32F4; //segment:ovl_menu
-D_menu_801B32F8 = 0x801B32F8; //segment:ovl_menu
-D_menu_801B3320 = 0x801B3320; //segment:ovl_menu
-D_menu_801B332C = 0x801B332C; //segment:ovl_menu
-D_menu_801B3338 = 0x801B3338; //segment:ovl_menu
-D_menu_801B3344 = 0x801B3344; //segment:ovl_menu
-D_menu_801B3350 = 0x801B3350; //segment:ovl_menu
-D_menu_801B335C = 0x801B335C; //segment:ovl_menu
-D_menu_801B3360 = 0x801B3360; //segment:ovl_menu
-D_menu_801B3364 = 0x801B3364; //segment:ovl_menu
-D_menu_801B3368 = 0x801B3368; //segment:ovl_menu
-D_menu_801B3378 = 0x801B3378; //segment:ovl_menu
-D_menu_801B3388 = 0x801B3388; //segment:ovl_menu
-D_menu_801B338C = 0x801B338C; //segment:ovl_menu
-D_menu_801B383C = 0x801B383C; //segment:ovl_menu
-D_menu_801B3844 = 0x801B3844; //segment:ovl_menu
-D_menu_801B3874 = 0x801B3874; //segment:ovl_menu
-D_menu_801B3D24 = 0x801B3D24; //segment:ovl_menu
-D_menu_801B3D34 = 0x801B3D34; //segment:ovl_menu
-D_menu_801B3D44 = 0x801B3D44; //segment:ovl_menu
-D_menu_801B3D54 = 0x801B3D54; //segment:ovl_menu
-D_menu_801B3D60 = 0x801B3D60; //segment:ovl_menu
-D_menu_801B3D68 = 0x801B3D68; //segment:ovl_menu
-D_menu_801B3D74 = 0x801B3D74; //segment:ovl_menu
-D_menu_801B3D80 = 0x801B3D80; //segment:ovl_menu
-D_menu_801B3D90 = 0x801B3D90; //segment:ovl_menu
-D_menu_801B3D9C = 0x801B3D9C; //segment:ovl_menu
-D_menu_801B3DA8 = 0x801B3DA8; //segment:ovl_menu
-D_menu_801B3DB4 = 0x801B3DB4; //segment:ovl_menu
-D_menu_801B3DC0 = 0x801B3DC0; //segment:ovl_menu
-D_menu_801B3DD0 = 0x801B3DD0; //segment:ovl_menu
-D_menu_801B3DE8 = 0x801B3DE8; //segment:ovl_menu
-D_menu_801B3DF0 = 0x801B3DF0; //segment:ovl_menu
-D_menu_801B3E00 = 0x801B3E00; //segment:ovl_menu
-D_menu_801B3E20 = 0x801B3E20; //segment:ovl_menu
-D_menu_801B3E30 = 0x801B3E30; //segment:ovl_menu
-D_menu_801B3E50 = 0x801B3E50; //segment:ovl_menu
-D_menu_801B3E54 = 0x801B3E54; //segment:ovl_menu
-D_menu_801B3E5C = 0x801B3E5C; //segment:ovl_menu
-D_menu_801B3E6C = 0x801B3E6C; //segment:ovl_menu
-D_menu_801B3E8C = 0x801B3E8C; //segment:ovl_menu
-D_menu_801B3E90 = 0x801B3E90; //segment:ovl_menu
-D_menu_801B3E9C = 0x801B3E9C; //segment:ovl_menu
-D_menu_801B3EA8 = 0x801B3EA8; //segment:ovl_menu
-D_menu_801B3EB4 = 0x801B3EB4; //segment:ovl_menu
-D_menu_801B3EC0 = 0x801B3EC0; //segment:ovl_menu
-D_menu_801B3EC8 = 0x801B3EC8; //segment:ovl_menu
-D_menu_801B3ED0 = 0x801B3ED0; //segment:ovl_menu
-D_menu_801B3EDC = 0x801B3EDC; //segment:ovl_menu
-D_menu_801B3EE8 = 0x801B3EE8; //segment:ovl_menu
-D_menu_801B3EF0 = 0x801B3EF0; //segment:ovl_menu
-D_menu_801B3EF8 = 0x801B3EF8; //segment:ovl_menu
-D_menu_801B3F04 = 0x801B3F04; //segment:ovl_menu
-D_menu_801B3F10 = 0x801B3F10; //segment:ovl_menu
-D_menu_801B3F14 = 0x801B3F14; //segment:ovl_menu
-D_menu_801B3F18 = 0x801B3F18; //segment:ovl_menu
-D_menu_801B3F1C = 0x801B3F1C; //segment:ovl_menu
-D_menu_801B3F20 = 0x801B3F20; //segment:ovl_menu
-D_menu_801B3F2C = 0x801B3F2C; //segment:ovl_menu
-D_menu_801B3F40 = 0x801B3F40; //segment:ovl_menu
-D_menu_801B3F5C = 0x801B3F5C; //segment:ovl_menu
-D_menu_801B3FB0 = 0x801B3FB0; //segment:ovl_menu
-D_menu_801B3FB4 = 0x801B3FB4; //segment:ovl_menu
-D_menu_801B3FB8 = 0x801B3FB8; //segment:ovl_menu
-D_menu_801B3FCC = 0x801B3FCC; //segment:ovl_menu
-D_menu_801B4020 = 0x801B4020; //segment:ovl_menu
-D_menu_801B4074 = 0x801B4074; //segment:ovl_menu
-D_menu_801B407C = 0x801B407C; //segment:ovl_menu
-D_menu_801B4080 = 0x801B4080; //segment:ovl_menu
-D_menu_801B40C8 = 0x801B40C8; //segment:ovl_menu
-D_menu_801B411C = 0x801B411C; //segment:ovl_menu
-D_menu_801B4120 = 0x801B4120; //segment:ovl_menu
-D_menu_801B4134 = 0x801B4134; //segment:ovl_menu
-D_menu_801B4138 = 0x801B4138; //segment:ovl_menu
-D_menu_801B414C = 0x801B414C; //segment:ovl_menu
-D_menu_801B4150 = 0x801B4150; //segment:ovl_menu
-D_menu_801B4164 = 0x801B4164; //segment:ovl_menu
-D_menu_801B4168 = 0x801B4168; //segment:ovl_menu
-D_menu_801B417C = 0x801B417C; //segment:ovl_menu
-D_menu_801B418C = 0x801B418C; //segment:ovl_menu
-D_menu_801B41D0 = 0x801B41D0; //segment:ovl_menu
-D_menu_801B41D4 = 0x801B41D4; //segment:ovl_menu
-D_menu_801B41E8 = 0x801B41E8; //segment:ovl_menu
-D_menu_801B41EC = 0x801B41EC; //segment:ovl_menu
-D_menu_801B4200 = 0x801B4200; //segment:ovl_menu
-D_menu_801B420C = 0x801B420C; //segment:ovl_menu
-D_menu_801B4210 = 0x801B4210; //segment:ovl_menu
-D_menu_801B4214 = 0x801B4214; //segment:ovl_menu
-D_menu_801B4228 = 0x801B4228; //segment:ovl_menu
-D_menu_801B422C = 0x801B422C; //segment:ovl_menu
-D_menu_801B4230 = 0x801B4230; //segment:ovl_menu
-D_menu_801B4234 = 0x801B4234; //segment:ovl_menu
-D_menu_801B4248 = 0x801B4248; //segment:ovl_menu
-D_menu_801B424C = 0x801B424C; //segment:ovl_menu
-D_menu_801B4250 = 0x801B4250; //segment:ovl_menu
-D_menu_801B4254 = 0x801B4254; //segment:ovl_menu
-D_menu_801B4258 = 0x801B4258; //segment:ovl_menu
-D_menu_801B4268 = 0x801B4268; //segment:ovl_menu
-D_menu_801B4269 = 0x801B4269; //segment:ovl_menu
-D_menu_801B4280 = 0x801B4280; //segment:ovl_menu
-D_menu_801B4284 = 0x801B4284; //segment:ovl_menu
-D_menu_801B4288 = 0x801B4288; //segment:ovl_menu
-D_menu_801B428C = 0x801B428C; //segment:ovl_menu
-D_menu_801B42A4 = 0x801B42A4; //segment:ovl_menu
-D_menu_801B42A8 = 0x801B42A8; //segment:ovl_menu
-D_menu_801B42AC = 0x801B42AC; //segment:ovl_menu
-D_menu_801B42B0 = 0x801B42B0; //segment:ovl_menu
-D_menu_801B42C0 = 0x801B42C0; //segment:ovl_menu
-D_menu_801B42C1 = 0x801B42C1; //segment:ovl_menu
-D_menu_801B42D8 = 0x801B42D8; //segment:ovl_menu
-D_menu_801B42DC = 0x801B42DC; //segment:ovl_menu
-D_menu_801B42E0 = 0x801B42E0; //segment:ovl_menu
-D_menu_801B42E4 = 0x801B42E4; //segment:ovl_menu
-D_menu_801B42FC = 0x801B42FC; //segment:ovl_menu
-D_menu_801B4300 = 0x801B4300; //segment:ovl_menu
-D_menu_801B4304 = 0x801B4304; //segment:ovl_menu
-D_menu_801B4308 = 0x801B4308; //segment:ovl_menu
-D_menu_801B4318 = 0x801B4318; //segment:ovl_menu
-D_menu_801B4319 = 0x801B4319; //segment:ovl_menu
-D_menu_801B431C = 0x801B431C; //segment:ovl_menu
-D_menu_801B4350 = 0x801B4350; //segment:ovl_menu
-D_menu_801B4374 = 0x801B4374; //segment:ovl_menu
-D_menu_801B447C = 0x801B447C; //segment:ovl_menu
-D_menu_801B4488 = 0x801B4488; //segment:ovl_menu
-D_menu_801B4490 = 0x801B4490; //segment:ovl_menu
-D_menu_801B44AC = 0x801B44AC; //segment:ovl_menu
-D_menu_801B44D0 = 0x801B44D0; //segment:ovl_menu
-D_menu_801B44F4 = 0x801B44F4; //segment:ovl_menu
-D_menu_801B4500 = 0x801B4500; //segment:ovl_menu
-D_menu_801B450C = 0x801B450C; //segment:ovl_menu
-D_menu_801B4520 = 0x801B4520; //segment:ovl_menu
-D_menu_801B4524 = 0x801B4524; //segment:ovl_menu
-D_menu_801B4544 = 0x801B4544; //segment:ovl_menu
-D_menu_801B4614 = 0x801B4614; //segment:ovl_menu
-D_menu_801B4617 = 0x801B4617; //segment:ovl_menu
-D_menu_801B461C = 0x801B461C; //segment:ovl_menu
-D_menu_801B4620 = 0x801B4620; //segment:ovl_menu
-D_menu_801B4624 = 0x801B4624; //segment:ovl_menu
-D_menu_801B4628 = 0x801B4628; //segment:ovl_menu
-D_menu_801B462C = 0x801B462C; //segment:ovl_menu
-D_menu_801B4630 = 0x801B4630; //segment:ovl_menu
-D_menu_801B4634 = 0x801B4634; //segment:ovl_menu
-D_menu_801B4638 = 0x801B4638; //segment:ovl_menu
-D_menu_801B463C = 0x801B463C; //segment:ovl_menu
-D_menu_801B4650 = 0x801B4650; //segment:ovl_menu
-D_menu_801B4654 = 0x801B4654; //segment:ovl_menu
-D_menu_801B4658 = 0x801B4658; //segment:ovl_menu
-D_menu_801B465C = 0x801B465C; //segment:ovl_menu
-D_menu_801B4684 = 0x801B4684; //segment:ovl_menu
-D_menu_801B4688 = 0x801B4688; //segment:ovl_menu
-D_menu_801B468C = 0x801B468C; //segment:ovl_menu
-D_menu_801B4690 = 0x801B4690; //segment:ovl_menu
-D_menu_801B46A4 = 0x801B46A4; //segment:ovl_menu
-D_menu_801B46B8 = 0x801B46B8; //segment:ovl_menu
-D_menu_801B46BC = 0x801B46BC; //segment:ovl_menu
-D_menu_801B46C0 = 0x801B46C0; //segment:ovl_menu
-D_menu_801B46C4 = 0x801B46C4; //segment:ovl_menu
-D_menu_801B46EC = 0x801B46EC; //segment:ovl_menu
-D_menu_801B46F0 = 0x801B46F0; //segment:ovl_menu
-D_menu_801B46F4 = 0x801B46F4; //segment:ovl_menu
-D_menu_801B46F8 = 0x801B46F8; //segment:ovl_menu
-D_menu_801B470C = 0x801B470C; //segment:ovl_menu
-D_menu_801B4788 = 0x801B4788; //segment:ovl_menu
-D_menu_801B47A8 = 0x801B47A8; //segment:ovl_menu
-D_menu_801B4844 = 0x801B4844; //segment:ovl_menu
-D_menu_801B4848 = 0x801B4848; //segment:ovl_menu
-D_menu_801B4888 = 0x801B4888; //segment:ovl_menu
-D_menu_801B48A0 = 0x801B48A0; //segment:ovl_menu
-D_menu_801B48E0 = 0x801B48E0; //segment:ovl_menu
-D_menu_801B48F8 = 0x801B48F8; //segment:ovl_menu
-D_menu_801B4938 = 0x801B4938; //segment:ovl_menu
-D_menu_801B4950 = 0x801B4950; //segment:ovl_menu
-D_menu_801B4954 = 0x801B4954; //segment:ovl_menu
-D_menu_801B4978 = 0x801B4978; //segment:ovl_menu
-D_menu_801B4980 = 0x801B4980; //segment:ovl_menu
-D_menu_801B4990 = 0x801B4990; //segment:ovl_menu
-D_menu_801B49D8 = 0x801B49D8; //segment:ovl_menu
-D_menu_801B49F4 = 0x801B49F4; //segment:ovl_menu
-D_menu_801B4A04 = 0x801B4A04; //segment:ovl_menu
-D_menu_801B4A14 = 0x801B4A14; //segment:ovl_menu
-D_menu_801B4A18 = 0x801B4A18; //segment:ovl_menu
-D_menu_801B4A58 = 0x801B4A58; //segment:ovl_menu
-D_menu_801B4A98 = 0x801B4A98; //segment:ovl_menu
-D_menu_801B4AC4 = 0x801B4AC4; //segment:ovl_menu
-D_menu_801B4AEC = 0x801B4AEC; //segment:ovl_menu
-D_menu_801B4B58 = 0x801B4B58; //segment:ovl_menu
-D_menu_801B4B74 = 0x801B4B74; //segment:ovl_menu
-D_menu_801B4B90 = 0x801B4B90; //segment:ovl_menu
-D_menu_801B4BF0 = 0x801B4BF0; //segment:ovl_menu
-D_menu_801B4C10 = 0x801B4C10; //segment:ovl_menu
-D_menu_801B4C14 = 0x801B4C14; //segment:ovl_menu
-D_menu_801B4C18 = 0x801B4C18; //segment:ovl_menu
-D_menu_801B4C1C = 0x801B4C1C; //segment:ovl_menu
-D_menu_801B4C20 = 0x801B4C20; //segment:ovl_menu
-D_menu_801B4C24 = 0x801B4C24; //segment:ovl_menu
-D_menu_801B4C34 = 0x801B4C34; //segment:ovl_menu
-D_menu_801B4C44 = 0x801B4C44; //segment:ovl_menu
-D_menu_801B4C54 = 0x801B4C54; //segment:ovl_menu
-D_menu_801B4C64 = 0x801B4C64; //segment:ovl_menu
-D_menu_801B4C68 = 0x801B4C68; //segment:ovl_menu
-D_menu_801B4C6C = 0x801B4C6C; //segment:ovl_menu
-D_menu_801B4C70 = 0x801B4C70; //segment:ovl_menu
-D_menu_801B4C74 = 0x801B4C74; //segment:ovl_menu
-D_menu_801B4C78 = 0x801B4C78; //segment:ovl_menu
-D_menu_801B4C7C = 0x801B4C7C; //segment:ovl_menu
-D_menu_801B4C88 = 0x801B4C88; //segment:ovl_menu
-D_menu_801B4C94 = 0x801B4C94; //segment:ovl_menu
-D_menu_801B4CA0 = 0x801B4CA0; //segment:ovl_menu
-D_menu_801B4CA4 = 0x801B4CA4; //segment:ovl_menu
-D_menu_801B4CA8 = 0x801B4CA8; //segment:ovl_menu
-D_menu_801B4CB4 = 0x801B4CB4; //segment:ovl_menu
-D_menu_801B4CFC = 0x801B4CFC; //segment:ovl_menu
-D_menu_801B4D00 = 0x801B4D00; //segment:ovl_menu
-D_menu_801B4D04 = 0x801B4D04; //segment:ovl_menu
-D_menu_801B4D08 = 0x801B4D08; //segment:ovl_menu
-D_menu_801B4D0C = 0x801B4D0C; //segment:ovl_menu
-D_menu_801B4D10 = 0x801B4D10; //segment:ovl_menu
-D_menu_801B4D14 = 0x801B4D14; //segment:ovl_menu
-D_menu_801B4D18 = 0x801B4D18; //segment:ovl_menu
-D_menu_801B4D20 = 0x801B4D20; //segment:ovl_menu
-D_menu_801B4D28 = 0x801B4D28; //segment:ovl_menu
-D_menu_801B4D30 = 0x801B4D30; //segment:ovl_menu
-D_menu_801B4D3C = 0x801B4D3C; //segment:ovl_menu
-D_menu_801B4D48 = 0x801B4D48; //segment:ovl_menu
-D_menu_801B4D54 = 0x801B4D54; //segment:ovl_menu
-D_menu_801B4D58 = 0x801B4D58; //segment:ovl_menu
-D_menu_801B4D64 = 0x801B4D64; //segment:ovl_menu
-D_menu_801B4D68 = 0x801B4D68; //segment:ovl_menu
-D_menu_801B4D6C = 0x801B4D6C; //segment:ovl_menu
-D_menu_801B4D78 = 0x801B4D78; //segment:ovl_menu
-D_menu_801B4D84 = 0x801B4D84; //segment:ovl_menu
-D_menu_801B4D8C = 0x801B4D8C; //segment:ovl_menu
-D_menu_801B4D94 = 0x801B4D94; //segment:ovl_menu
-D_menu_801B4DAC = 0x801B4DAC; //segment:ovl_menu
-D_menu_801B4DC4 = 0x801B4DC4; //segment:ovl_menu
-D_menu_801B4E20 = 0x801B4E20; //segment:ovl_menu
-D_menu_801B4E34 = 0x801B4E34; //segment:ovl_menu
-D_menu_801B4E40 = 0x801B4E40; //segment:ovl_menu
-D_menu_801B4E48 = 0x801B4E48; //segment:ovl_menu
-D_menu_801B4E50 = 0x801B4E50; //segment:ovl_menu
-D_menu_801B4E58 = 0x801B4E58; //segment:ovl_menu
-D_menu_801B4E64 = 0x801B4E64; //segment:ovl_menu
-D_menu_801B4E6C = 0x801B4E6C; //segment:ovl_menu
-D_menu_801B4E70 = 0x801B4E70; //segment:ovl_menu
-D_menu_801B4E78 = 0x801B4E78; //segment:ovl_menu
-D_menu_801B4E90 = 0x801B4E90; //segment:ovl_menu
-D_menu_801B4EA8 = 0x801B4EA8; //segment:ovl_menu
-D_menu_801B4EB4 = 0x801B4EB4; //segment:ovl_menu
-D_menu_801B4EB8 = 0x801B4EB8; //segment:ovl_menu
-D_menu_801B4EBC = 0x801B4EBC; //segment:ovl_menu
-D_menu_801B4EC0 = 0x801B4EC0; //segment:ovl_menu
-D_menu_801B4EC4 = 0x801B4EC4; //segment:ovl_menu
-D_menu_801B4EC8 = 0x801B4EC8; //segment:ovl_menu
-D_menu_801B4ECC = 0x801B4ECC; //segment:ovl_menu
-D_menu_801B4EDC = 0x801B4EDC; //segment:ovl_menu
-D_menu_801B4EEC = 0x801B4EEC; //segment:ovl_menu
-D_menu_801B4EF0 = 0x801B4EF0; //segment:ovl_menu
-D_menu_801B4EF4 = 0x801B4EF4; //segment:ovl_menu
-D_menu_801B4F04 = 0x801B4F04; //segment:ovl_menu
-D_menu_801B4F08 = 0x801B4F08; //segment:ovl_menu
-D_menu_801B4F18 = 0x801B4F18; //segment:ovl_menu
-D_menu_801B4F1C = 0x801B4F1C; //segment:ovl_menu
-D_menu_801B4F20 = 0x801B4F20; //segment:ovl_menu
-D_menu_801B4F24 = 0x801B4F24; //segment:ovl_menu
-D_menu_801B4F28 = 0x801B4F28; //segment:ovl_menu
-D_menu_801B4F2C = 0x801B4F2C; //segment:ovl_menu
-D_menu_801B4F30 = 0x801B4F30; //segment:ovl_menu
-D_menu_801B4F34 = 0x801B4F34; //segment:ovl_menu
-D_menu_801B4F38 = 0x801B4F38; //segment:ovl_menu
-D_menu_801B4F3C = 0x801B4F3C; //segment:ovl_menu
-D_menu_801B4F40 = 0x801B4F40; //segment:ovl_menu
-D_menu_801B4F44 = 0x801B4F44; //segment:ovl_menu
-D_menu_801B4F48 = 0x801B4F48; //segment:ovl_menu
-D_menu_801B4F4C = 0x801B4F4C; //segment:ovl_menu
-D_menu_801B4F64 = 0x801B4F64; //segment:ovl_menu
-D_menu_801B4F94 = 0x801B4F94; //segment:ovl_menu
-D_menu_801B4FC4 = 0x801B4FC4; //segment:ovl_menu
-D_menu_801B4FD4 = 0x801B4FD4; //segment:ovl_menu
-D_menu_801B4FE4 = 0x801B4FE4; //segment:ovl_menu
-D_menu_801B4FF0 = 0x801B4FF0; //segment:ovl_menu
-D_menu_801B5000 = 0x801B5000; //segment:ovl_menu
-D_menu_801B5010 = 0x801B5010; //segment:ovl_menu
-D_menu_801B5020 = 0x801B5020; //segment:ovl_menu
-D_menu_801B502C = 0x801B502C; //segment:ovl_menu
-D_menu_801B5030 = 0x801B5030; //segment:ovl_menu
-D_menu_801B5034 = 0x801B5034; //segment:ovl_menu
-D_menu_801B5040 = 0x801B5040; //segment:ovl_menu
-D_menu_801B504C = 0x801B504C; //segment:ovl_menu
-D_menu_801B5058 = 0x801B5058; //segment:ovl_menu
-D_menu_801B5064 = 0x801B5064; //segment:ovl_menu
-D_menu_801B5070 = 0x801B5070; //segment:ovl_menu
-D_menu_801B507C = 0x801B507C; //segment:ovl_menu
-D_menu_801B5088 = 0x801B5088; //segment:ovl_menu
-D_menu_801B5094 = 0x801B5094; //segment:ovl_menu
-D_menu_801B50A0 = 0x801B50A0; //segment:ovl_menu
-D_menu_801B50AC = 0x801B50AC; //segment:ovl_menu
-D_menu_801B50B8 = 0x801B50B8; //segment:ovl_menu
-D_menu_801B50BC = 0x801B50BC; //segment:ovl_menu
-D_menu_801B5100 = 0x801B5100; //segment:ovl_menu
-D_menu_801B5104 = 0x801B5104; //segment:ovl_menu
-D_menu_801B5148 = 0x801B5148; //segment:ovl_menu
-D_menu_801B5184 = 0x801B5184; //segment:ovl_menu
-D_menu_801B5190 = 0x801B5190; //segment:ovl_menu
-D_menu_801B519C = 0x801B519C; //segment:ovl_menu
-D_menu_801B51A0 = 0x801B51A0; //segment:ovl_menu
-D_menu_801B51A4 = 0x801B51A4; //segment:ovl_menu
-D_menu_801B51A8 = 0x801B51A8; //segment:ovl_menu
-D_menu_801B51B0 = 0x801B51B0; //segment:ovl_menu
-D_menu_801B51C8 = 0x801B51C8; //segment:ovl_menu
-D_menu_801B51D0 = 0x801B51D0; //segment:ovl_menu
-D_menu_801B51D8 = 0x801B51D8; //segment:ovl_menu
-D_menu_801B51DC = 0x801B51DC; //segment:ovl_menu
-D_menu_801B51E0 = 0x801B51E0; //segment:ovl_menu
-D_menu_801B51E4 = 0x801B51E4; //segment:ovl_menu
-D_menu_801B51EC = 0x801B51EC; //segment:ovl_menu
-D_menu_801B5204 = 0x801B5204; //segment:ovl_menu
-D_menu_801B520C = 0x801B520C; //segment:ovl_menu
-D_menu_801B5214 = 0x801B5214; //segment:ovl_menu
-D_menu_801B5220 = 0x801B5220; //segment:ovl_menu
-D_menu_801B522C = 0x801B522C; //segment:ovl_menu
-D_menu_801B5230 = 0x801B5230; //segment:ovl_menu
-D_menu_801B5234 = 0x801B5234; //segment:ovl_menu
-D_menu_801B5240 = 0x801B5240; //segment:ovl_menu
-D_menu_801B524C = 0x801B524C; //segment:ovl_menu
-D_menu_801B5258 = 0x801B5258; //segment:ovl_menu
-D_menu_801B5264 = 0x801B5264; //segment:ovl_menu
-D_menu_801B5270 = 0x801B5270; //segment:ovl_menu
-D_menu_801B527C = 0x801B527C; //segment:ovl_menu
-D_menu_801B5288 = 0x801B5288; //segment:ovl_menu
-D_menu_801B5294 = 0x801B5294; //segment:ovl_menu
-D_menu_801B52A0 = 0x801B52A0; //segment:ovl_menu
-D_menu_801B52B8 = 0x801B52B8; //segment:ovl_menu
-D_menu_801B52D0 = 0x801B52D0; //segment:ovl_menu
-D_menu_801B52DC = 0x801B52DC; //segment:ovl_menu
-D_menu_801B5370 = 0x801B5370; //segment:ovl_menu
-D_menu_801B5390 = 0x801B5390; //segment:ovl_menu
-D_menu_801B53B0 = 0x801B53B0; //segment:ovl_menu
-D_menu_801B53D4 = 0x801B53D4; //segment:ovl_menu
-D_menu_801B53F8 = 0x801B53F8; //segment:ovl_menu
-D_menu_801B5410 = 0x801B5410; //segment:ovl_menu
-D_menu_801B5414 = 0x801B5414; //segment:ovl_menu
-D_menu_801B5450 = 0x801B5450; //segment:ovl_menu
-D_menu_801B5474 = 0x801B5474; //segment:ovl_menu
-D_menu_801B547C = 0x801B547C; //segment:ovl_menu
-D_menu_801B5480 = 0x801B5480; //segment:ovl_menu
-D_menu_801B5484 = 0x801B5484; //segment:ovl_menu
-D_menu_801B5488 = 0x801B5488; //segment:ovl_menu
-D_menu_801B54AC = 0x801B54AC; //segment:ovl_menu
-D_menu_801B54C0 = 0x801B54C0; //segment:ovl_menu
-D_menu_801B54E4 = 0x801B54E4; //segment:ovl_menu
-D_menu_801B54F8 = 0x801B54F8; //segment:ovl_menu
-D_menu_801B5530 = 0x801B5530; //segment:ovl_menu
-D_menu_801B5568 = 0x801B5568; //segment:ovl_menu
-D_menu_801B55D8 = 0x801B55D8; //segment:ovl_menu
-D_menu_801B56B8 = 0x801B56B8; //segment:ovl_menu
-D_menu_801B5728 = 0x801B5728; //segment:ovl_menu
-D_menu_801B574C = 0x801B574C; //segment:ovl_menu
-D_menu_801B5798 = 0x801B5798; //segment:ovl_menu
-gMapVenomDL = 0x801B57A8; //segment:ovl_menu
-D_menu_801B59A0 = 0x801B59A0; //segment:ovl_menu
-D_menu_801B5B98 = 0x801B5B98; //segment:ovl_menu
-D_menu_801B5BD4 = 0x801B5BD4; //segment:ovl_menu
-D_menu_801B5BDC = 0x801B5BDC; //segment:ovl_menu
-D_menu_801B5E7C = 0x801B5E7C; //segment:ovl_menu
-D_menu_801B5EBC = 0x801B5EBC; //segment:ovl_menu
-D_menu_801B5EC1 = 0x801B5EC1; //segment:ovl_menu
-D_menu_801B5EC4 = 0x801B5EC4; //segment:ovl_menu
-D_menu_801B5FDC = 0x801B5FDC; //segment:ovl_menu
-D_menu_801B6018 = 0x801B6018; //segment:ovl_menu
-D_menu_801B601C = 0x801B601C; //segment:ovl_menu
-D_menu_801B6020 = 0x801B6020; //segment:ovl_menu
-D_menu_801B6024 = 0x801B6024; //segment:ovl_menu
-D_menu_801B6028 = 0x801B6028; //segment:ovl_menu
-D_menu_801B6058 = 0x801B6058; //segment:ovl_menu
-D_menu_801B71F8 = 0x801B71F8; //segment:ovl_menu
-D_menu_801B72F8 = 0x801B72F8; //segment:ovl_menu
-D_menu_801B73F8 = 0x801B73F8; //segment:ovl_menu
-D_menu_801B74F8 = 0x801B74F8; //segment:ovl_menu
-D_menu_801B7828 = 0x801B7828; //segment:ovl_menu
-D_menu_801B7B90 = 0x801B7B90; //segment:ovl_menu
-D_menu_801B7EF8 = 0x801B7EF8; //segment:ovl_menu
-D_menu_801B8260 = 0x801B8260; //segment:ovl_menu
-D_menu_801B85C8 = 0x801B85C8; //segment:ovl_menu
-D_menu_801B8930 = 0x801B8930; //segment:ovl_menu
-D_menu_801B8C98 = 0x801B8C98; //segment:ovl_menu
-D_menu_801B9000 = 0x801B9000; //segment:ovl_menu
-D_menu_801B9368 = 0x801B9368; //segment:ovl_menu
-sPointConfirmTimer = 0x801B936C; //segment:ovl_menu
-D_menu_801B9388 = 0x801B9388; //segment:ovl_menu
-D_menu_801B938C = 0x801B938C; //segment:ovl_menu
-D_menu_801B9390 = 0x801B9390; //segment:ovl_menu
-D_menu_801B93AC = 0x801B93AC; //segment:ovl_menu
-D_menu_801B93B0 = 0x801B93B0; //segment:ovl_menu
-D_menu_801B93EC = 0x801B93EC; //segment:ovl_menu
-D_menu_801B9404 = 0x801B9404; //segment:ovl_menu
-D_menu_801B941C = 0x801B941C; //segment:ovl_menu
-D_menu_801B9420 = 0x801B9420; //segment:ovl_menu
-D_menu_801B9424 = 0x801B9424; //segment:ovl_menu
-D_menu_801B9440 = 0x801B9440; //segment:ovl_menu
-D_menu_801B9444 = 0x801B9444; //segment:ovl_menu
-D_menu_801B9450 = 0x801B9450; //segment:ovl_menu
-D_menu_801B9470 = 0x801B9470; //segment:ovl_menu
-D_menu_801B9490 = 0x801B9490; //segment:ovl_menu
-D_menu_801B94B0 = 0x801B94B0; //segment:ovl_menu
-D_menu_801B94D0 = 0x801B94D0; //segment:ovl_menu
-D_menu_801B94F0 = 0x801B94F0; //segment:ovl_menu
-D_menu_801B9510 = 0x801B9510; //segment:ovl_menu
-D_menu_801B9514 = 0x801B9514; //segment:ovl_menu
-D_menu_801B9518 = 0x801B9518; //segment:ovl_menu
-D_menu_801B951C = 0x801B951C; //segment:ovl_menu
-D_menu_801B9520 = 0x801B9520; //segment:ovl_menu
-D_menu_801B9524 = 0x801B9524; //segment:ovl_menu
-D_menu_801B9528 = 0x801B9528; //segment:ovl_menu
-D_menu_801B9548 = 0x801B9548; //segment:ovl_menu
-D_menu_801B9550 = 0x801B9550; //segment:ovl_menu
-D_menu_801B955C = 0x801B955C; //segment:ovl_menu
-D_menu_801B9568 = 0x801B9568; //segment:ovl_menu
-D_menu_801B9574 = 0x801B9574; //segment:ovl_menu
-D_menu_801B9580 = 0x801B9580; //segment:ovl_menu
-D_menu_801B958C = 0x801B958C; //segment:ovl_menu
-D_menu_801B9598 = 0x801B9598; //segment:ovl_menu
-D_menu_801B95A4 = 0x801B95A4; //segment:ovl_menu
-D_menu_801B95B0 = 0x801B95B0; //segment:ovl_menu
-D_menu_801B95BC = 0x801B95BC; //segment:ovl_menu
-D_menu_801B95C8 = 0x801B95C8; //segment:ovl_menu
-D_menu_801B95D4 = 0x801B95D4; //segment:ovl_menu
-D_menu_801B95E0 = 0x801B95E0; //segment:ovl_menu
-D_menu_801B95E4 = 0x801B95E4; //segment:ovl_menu
-D_menu_801B95E8 = 0x801B95E8; //segment:ovl_menu
-D_menu_801B95EC = 0x801B95EC; //segment:ovl_menu
-D_menu_801B95F0 = 0x801B95F0; //segment:ovl_menu
-D_menu_801B9600 = 0x801B9600; //segment:ovl_menu
-D_menu_801B9608 = 0x801B9608; //segment:ovl_menu
-D_menu_801B9610 = 0x801B9610; //segment:ovl_menu
-D_menu_801B961C = 0x801B961C; //segment:ovl_menu
-D_menu_801B9628 = 0x801B9628; //segment:ovl_menu
-D_menu_801B9634 = 0x801B9634; //segment:ovl_menu
-D_menu_801B963C = 0x801B963C; //segment:ovl_menu
-D_menu_801B9644 = 0x801B9644; //segment:ovl_menu
-D_menu_801B9650 = 0x801B9650; //segment:ovl_menu
-D_menu_801B9658 = 0x801B9658; //segment:ovl_menu
-D_menu_801B9660 = 0x801B9660; //segment:ovl_menu
-D_menu_801B9668 = 0x801B9668; //segment:ovl_menu
-D_menu_801B966C = 0x801B966C; //segment:ovl_menu
-D_menu_801B9670 = 0x801B9670; //segment:ovl_menu
-D_menu_801B9674 = 0x801B9674; //segment:ovl_menu
-D_menu_801B9680 = 0x801B9680; //segment:ovl_menu
-D_menu_801B968C = 0x801B968C; //segment:ovl_menu
-D_menu_801B9698 = 0x801B9698; //segment:ovl_menu
-D_menu_801B96A0 = 0x801B96A0; //segment:ovl_menu
-D_menu_801B97C0 = 0x801B97C0; //segment:ovl_menu
-D_801BA820 = 0x801BA820; //segment:ovl_menu
-D_menu_801BA830 = 0x801BA830; //segment:ovl_menu
-D_menu_801BA834 = 0x801BA834; //segment:ovl_menu
-D_menu_801BA838 = 0x801BA838; //segment:ovl_menu
-D_menu_801BA83C = 0x801BA83C; //segment:ovl_menu
-D_menu_801BA840 = 0x801BA840; //segment:ovl_menu
-D_menu_801BA844 = 0x801BA844; //segment:ovl_menu
-D_menu_801BA848 = 0x801BA848; //segment:ovl_menu
-D_menu_801BA84C = 0x801BA84C; //segment:ovl_menu
-D_menu_801BA850 = 0x801BA850; //segment:ovl_menu
-D_menu_801BA854 = 0x801BA854; //segment:ovl_menu
-D_menu_801BA858 = 0x801BA858; //segment:ovl_menu
-D_menu_801BA880 = 0x801BA880; //segment:ovl_menu
-D_menu_801BA8A8 = 0x801BA8A8; //segment:ovl_menu
-D_menu_801BA8D0 = 0x801BA8D0; //segment:ovl_menu
-D_menu_801BA8F8 = 0x801BA8F8; //segment:ovl_menu
-D_menu_801BA900 = 0x801BA900; //segment:ovl_menu
-D_menu_801BA914 = 0x801BA914; //segment:ovl_menu
-D_menu_801BA918 = 0x801BA918; //segment:ovl_menu
-D_menu_801BA930 = 0x801BA930; //segment:ovl_menu
-D_menu_801BA948 = 0x801BA948; //segment:ovl_menu
-D_menu_801BA960 = 0x801BA960; //segment:ovl_menu
-D_menu_801BAA00 = 0x801BAA00; //segment:ovl_menu
-D_menu_801BAAA0 = 0x801BAAA0; //segment:ovl_menu
-D_menu_801BAB40 = 0x801BAB40; //segment:ovl_menu
-D_menu_801BABE0 = 0x801BABE0; //segment:ovl_menu
-D_menu_801BAC80 = 0x801BAC80; //segment:ovl_menu
-D_menu_801BAD20 = 0x801BAD20; //segment:ovl_menu
-D_menu_801BAD28 = 0x801BAD28; //segment:ovl_menu
-D_menu_801BAD78 = 0x801BAD78; //segment:ovl_menu
-D_menu_801BADF0 = 0x801BADF0; //segment:ovl_menu
-D_menu_801BADF4 = 0x801BADF4; //segment:ovl_menu
-D_menu_801BADF8 = 0x801BADF8; //segment:ovl_menu
-D_menu_801BAE18 = 0x801BAE18; //segment:ovl_menu
-D_801BAE4C = 0x801BAE4C; //segment:ovl_menu
-D_menu_801BAE50 = 0x801BAE50; //segment:ovl_menu
-D_menu_801BAE54 = 0x801BAE54; //segment:ovl_menu
-D_menu_801BAE58 = 0x801BAE58; //segment:ovl_menu
-D_menu_801BAE5C = 0x801BAE5C; //segment:ovl_menu
-D_menu_801BAE60 = 0x801BAE60; //segment:ovl_menu
-D_menu_801BAE64 = 0x801BAE64; //segment:ovl_menu
-D_menu_801BAE68 = 0x801BAE68; //segment:ovl_menu
-D_menu_801BAE6C = 0x801BAE6C; //segment:ovl_menu
-D_menu_801BAE70 = 0x801BAE70; //segment:ovl_menu
-D_menu_801BAE74 = 0x801BAE74; //segment:ovl_menu
-D_menu_801BAE78 = 0x801BAE78; //segment:ovl_menu
-D_menu_801BAE7C = 0x801BAE7C; //segment:ovl_menu
-D_menu_801BAE80 = 0x801BAE80; //segment:ovl_menu
-D_menu_801BAE84 = 0x801BAE84; //segment:ovl_menu
-D_menu_801BAE88 = 0x801BAE88; //segment:ovl_menu
-D_menu_801BAE8C = 0x801BAE8C; //segment:ovl_menu
-D_menu_801BAE90 = 0x801BAE90; //segment:ovl_menu
-D_menu_801BAE94 = 0x801BAE94; //segment:ovl_menu
-D_menu_801BAE98 = 0x801BAE98; //segment:ovl_menu
-D_menu_801BAE9C = 0x801BAE9C; //segment:ovl_menu
-D_menu_801BAEA0 = 0x801BAEA0; //segment:ovl_menu
-D_menu_801BAEA4 = 0x801BAEA4; //segment:ovl_menu
-D_menu_801BAEA8 = 0x801BAEA8; //segment:ovl_menu
-D_menu_801BAEAC = 0x801BAEAC; //segment:ovl_menu
-D_menu_801BAEB0 = 0x801BAEB0; //segment:ovl_menu
-D_menu_801BAEB4 = 0x801BAEB4; //segment:ovl_menu
-D_menu_801BAEB8 = 0x801BAEB8; //segment:ovl_menu
-D_menu_801BAEBC = 0x801BAEBC; //segment:ovl_menu
-D_menu_801BAEC0 = 0x801BAEC0; //segment:ovl_menu
-D_menu_801BAEC4 = 0x801BAEC4; //segment:ovl_menu
-D_menu_801BAEC8 = 0x801BAEC8; //segment:ovl_menu
-D_menu_801BAECC = 0x801BAECC; //segment:ovl_menu
-D_menu_801BAED0 = 0x801BAED0; //segment:ovl_menu
-D_menu_801BAED4 = 0x801BAED4; //segment:ovl_menu
-D_menu_801BAED8 = 0x801BAED8; //segment:ovl_menu
-D_menu_801BAEDC = 0x801BAEDC; //segment:ovl_menu
-D_menu_801BAEE0 = 0x801BAEE0; //segment:ovl_menu
-D_menu_801BAEE4 = 0x801BAEE4; //segment:ovl_menu
-D_menu_801BAEE8 = 0x801BAEE8; //segment:ovl_menu
-D_menu_801BAEEC = 0x801BAEEC; //segment:ovl_menu
-D_menu_801BAEF0 = 0x801BAEF0; //segment:ovl_menu
-D_menu_801BAEF4 = 0x801BAEF4; //segment:ovl_menu
-D_menu_801BAEF8 = 0x801BAEF8; //segment:ovl_menu
-D_menu_801BAEFC = 0x801BAEFC; //segment:ovl_menu
-D_menu_801BAF00 = 0x801BAF00; //segment:ovl_menu
-D_menu_801BAF04 = 0x801BAF04; //segment:ovl_menu
-D_menu_801BAF08 = 0x801BAF08; //segment:ovl_menu
-D_menu_801BAF0C = 0x801BAF0C; //segment:ovl_menu
-D_menu_801BAF10 = 0x801BAF10; //segment:ovl_menu
-D_menu_801BAF14 = 0x801BAF14; //segment:ovl_menu
-D_menu_801BAF18 = 0x801BAF18; //segment:ovl_menu
-D_menu_801BAF20 = 0x801BAF20; //segment:ovl_menu
-D_menu_801BAF48 = 0x801BAF48; //segment:ovl_menu
-D_menu_801BAF4C = 0x801BAF4C; //segment:ovl_menu
-D_menu_801BAF50 = 0x801BAF50; //segment:ovl_menu
-D_menu_801BAF54 = 0x801BAF54; //segment:ovl_menu
-D_menu_801BAF58 = 0x801BAF58; //segment:ovl_menu
-D_menu_801BAF5C = 0x801BAF5C; //segment:ovl_menu
-D_menu_801BAF60 = 0x801BAF60; //segment:ovl_menu
-D_menu_801BAF64 = 0x801BAF64; //segment:ovl_menu
-D_menu_801BAF68 = 0x801BAF68; //segment:ovl_menu
-D_menu_801BAF6C = 0x801BAF6C; //segment:ovl_menu
-D_menu_801BAF70 = 0x801BAF70; //segment:ovl_menu
-D_menu_801BAF78 = 0x801BAF78; //segment:ovl_menu
-D_menu_801BAFA0 = 0x801BAFA0; //segment:ovl_menu
-D_menu_801BAFE0 = 0x801BAFE0; //segment:ovl_menu
-D_menu_801BB0A0 = 0x801BB0A0; //segment:ovl_menu
-D_menu_801BB0A4 = 0x801BB0A4; //segment:ovl_menu
-D_menu_801BB0A8 = 0x801BB0A8; //segment:ovl_menu
-D_menu_801BB0B8 = 0x801BB0B8; //segment:ovl_menu
-D_menu_801BB0BC = 0x801BB0BC; //segment:ovl_menu
-D_menu_801BB0E4 = 0x801BB0E4; //segment:ovl_menu
-D_menu_801BB0F4 = 0x801BB0F4; //segment:ovl_menu
-D_menu_801BB0FC = 0x801BB0FC; //segment:ovl_menu
-D_menu_801BB100 = 0x801BB100; //segment:ovl_menu
-D_menu_801BB150 = 0x801BB150; //segment:ovl_menu
-D_menu_801BB158 = 0x801BB158; //segment:ovl_menu
-D_menu_801BB15C = 0x801BB15C; //segment:ovl_menu
-D_menu_801BB1AC = 0x801BB1AC; //segment:ovl_menu
-D_menu_801BB1B4 = 0x801BB1B4; //segment:ovl_menu
-D_menu_801BB1B8 = 0x801BB1B8; //segment:ovl_menu
-D_menu_801BB1CC = 0x801BB1CC; //segment:ovl_menu
-D_menu_801BB1D4 = 0x801BB1D4; //segment:ovl_menu
-D_menu_801BB208 = 0x801BB208; //segment:ovl_menu
-D_menu_801BB210 = 0x801BB210; //segment:ovl_menu
-D_menu_801BB214 = 0x801BB214; //segment:ovl_menu
-D_menu_801BB21C = 0x801BB21C; //segment:ovl_menu
-D_menu_801BB228 = 0x801BB228; //segment:ovl_menu
-D_menu_801BB24C = 0x801BB24C; //segment:ovl_menu
-D_menu_801BB258 = 0x801BB258; //segment:ovl_menu
-D_menu_801BB260 = 0x801BB260; //segment:ovl_menu
-D_menu_801BB264 = 0x801BB264; //segment:ovl_menu
-D_menu_801BB268 = 0x801BB268; //segment:ovl_menu
-D_menu_801BB26C = 0x801BB26C; //segment:ovl_menu
-D_menu_801BB270 = 0x801BB270; //segment:ovl_menu
-D_menu_801BB274 = 0x801BB274; //segment:ovl_menu
-D_menu_801BB278 = 0x801BB278; //segment:ovl_menu
-D_menu_801BB27C = 0x801BB27C; //segment:ovl_menu
-D_menu_801BB280 = 0x801BB280; //segment:ovl_menu
-D_menu_801BB284 = 0x801BB284; //segment:ovl_menu
-D_menu_801BB288 = 0x801BB288; //segment:ovl_menu
-D_menu_801BB28C = 0x801BB28C; //segment:ovl_menu
-D_menu_801BB290 = 0x801BB290; //segment:ovl_menu
-D_menu_801BB294 = 0x801BB294; //segment:ovl_menu
-D_menu_801BB298 = 0x801BB298; //segment:ovl_menu
-D_menu_801BB29C = 0x801BB29C; //segment:ovl_menu
-D_menu_801BB2A0 = 0x801BB2A0; //segment:ovl_menu
-D_menu_801BB2A4 = 0x801BB2A4; //segment:ovl_menu
-D_menu_801BB2A8 = 0x801BB2A8; //segment:ovl_menu
-D_menu_801BB2AC = 0x801BB2AC; //segment:ovl_menu
-D_menu_801BB2B0 = 0x801BB2B0; //segment:ovl_menu
-D_menu_801BBC10 = 0x801BBC10; //segment:ovl_menu
-D_menu_801BBC14 = 0x801BBC14; //segment:ovl_menu
-D_menu_801BBC18 = 0x801BBC18; //segment:ovl_menu
-D_menu_801BBC1C = 0x801BBC1C; //segment:ovl_menu
-D_menu_801BBC20 = 0x801BBC20; //segment:ovl_menu
-D_menu_801BBC24 = 0x801BBC24; //segment:ovl_menu
-D_menu_801BBC28 = 0x801BBC28; //segment:ovl_menu
-D_menu_801BBC2C = 0x801BBC2C; //segment:ovl_menu
-D_menu_801BBC30 = 0x801BBC30; //segment:ovl_menu
-D_menu_801BBC34 = 0x801BBC34; //segment:ovl_menu
-D_menu_801BBC38 = 0x801BBC38; //segment:ovl_menu
-D_menu_801BBC3C = 0x801BBC3C; //segment:ovl_menu
-D_menu_801BBC40 = 0x801BBC40; //segment:ovl_menu
-D_menu_801BBC44 = 0x801BBC44; //segment:ovl_menu
-D_menu_801BBC48 = 0x801BBC48; //segment:ovl_menu
-D_menu_801BBC4C = 0x801BBC4C; //segment:ovl_menu
-D_menu_801BBC50 = 0x801BBC50; //segment:ovl_menu
-D_menu_801BBC54 = 0x801BBC54; //segment:ovl_menu
-D_menu_801BBC58 = 0x801BBC58; //segment:ovl_menu
-D_menu_801BBC5C = 0x801BBC5C; //segment:ovl_menu
-D_menu_801BBC60 = 0x801BBC60; //segment:ovl_menu
-D_menu_801BBC64 = 0x801BBC64; //segment:ovl_menu
-D_menu_801BBC68 = 0x801BBC68; //segment:ovl_menu
-D_menu_801BBC6C = 0x801BBC6C; //segment:ovl_menu
-D_menu_801BBC70 = 0x801BBC70; //segment:ovl_menu
-D_menu_801BBC80 = 0x801BBC80; //segment:ovl_menu
-D_menu_801BBC84 = 0x801BBC84; //segment:ovl_menu
-D_menu_801BBC88 = 0x801BBC88; //segment:ovl_menu
-D_menu_801BBC8C = 0x801BBC8C; //segment:ovl_menu
-D_menu_801BBC90 = 0x801BBC90; //segment:ovl_menu
-D_menu_801BBC94 = 0x801BBC94; //segment:ovl_menu
-D_menu_801BBC98 = 0x801BBC98; //segment:ovl_menu
-D_menu_801BBC9C = 0x801BBC9C; //segment:ovl_menu
-D_menu_801BBCA0 = 0x801BBCA0; //segment:ovl_menu
-D_menu_801BBCA4 = 0x801BBCA4; //segment:ovl_menu
-D_menu_801BBCA8 = 0x801BBCA8; //segment:ovl_menu
-D_menu_801BBCAC = 0x801BBCAC; //segment:ovl_menu
-D_menu_801BBCAE = 0x801BBCAE; //segment:ovl_menu
-D_menu_801BBCB0 = 0x801BBCB0; //segment:ovl_menu
-D_menu_801BBCB4 = 0x801BBCB4; //segment:ovl_menu
-D_menu_801BBCB8 = 0x801BBCB8; //segment:ovl_menu
-D_menu_801BBCBC = 0x801BBCBC; //segment:ovl_menu
-D_menu_801BBCC0 = 0x801BBCC0; //segment:ovl_menu
-D_menu_801BBCC4 = 0x801BBCC4; //segment:ovl_menu
-D_menu_801BBCC8 = 0x801BBCC8; //segment:ovl_menu
-D_menu_801BBCCC = 0x801BBCCC; //segment:ovl_menu
-D_menu_801BBCD0 = 0x801BBCD0; //segment:ovl_menu
-D_menu_801BBCD4 = 0x801BBCD4; //segment:ovl_menu
-D_menu_801BBCD8 = 0x801BBCD8; //segment:ovl_menu
-D_menu_801BBCE4 = 0x801BBCE4; //segment:ovl_menu
-D_menu_801BBCE8 = 0x801BBCE8; //segment:ovl_menu
-D_menu_801BBCEE = 0x801BBCEE; //segment:ovl_menu
-D_menu_801BBCF0 = 0x801BBCF0; //segment:ovl_menu
-D_menu_801BBCF8 = 0x801BBCF8; //segment:ovl_menu
-D_menu_801BBD04 = 0x801BBD04; //segment:ovl_menu
-D_menu_801BBD08 = 0x801BBD08; //segment:ovl_menu
-D_menu_801BBD14 = 0x801BBD14; //segment:ovl_menu
-D_menu_801BBD18 = 0x801BBD18; //segment:ovl_menu
-D_menu_801BBD24 = 0x801BBD24; //segment:ovl_menu
-D_menu_801BBD28 = 0x801BBD28; //segment:ovl_menu
-D_menu_801BBD34 = 0x801BBD34; //segment:ovl_menu
-D_menu_801BBD38 = 0x801BBD38; //segment:ovl_menu
-D_menu_801BBD44 = 0x801BBD44; //segment:ovl_menu
-D_menu_801BBD48 = 0x801BBD48; //segment:ovl_menu
-D_menu_801BBD54 = 0x801BBD54; //segment:ovl_menu
-D_menu_801BBD58 = 0x801BBD58; //segment:ovl_menu
-D_menu_801BBD5C = 0x801BBD5C; //segment:ovl_menu
-D_menu_801BBD60 = 0x801BBD60; //segment:ovl_menu
-D_menu_801BBD64 = 0x801BBD64; //segment:ovl_menu
-D_menu_801BBD68 = 0x801BBD68; //segment:ovl_menu
-D_menu_801BBD6C = 0x801BBD6C; //segment:ovl_menu
-D_menu_801BBD70 = 0x801BBD70; //segment:ovl_menu
-D_menu_801BBD74 = 0x801BBD74; //segment:ovl_menu
-D_menu_801BBD78 = 0x801BBD78; //segment:ovl_menu
-D_menu_801BBD7C = 0x801BBD7C; //segment:ovl_menu
-D_menu_801BBD80 = 0x801BBD80; //segment:ovl_menu
-D_menu_801BBD86 = 0x801BBD86; //segment:ovl_menu
-D_menu_801BBD88 = 0x801BBD88; //segment:ovl_menu
-D_menu_801BBD8C = 0x801BBD8C; //segment:ovl_menu
-D_menu_801BBD94 = 0x801BBD94; //segment:ovl_menu
-D_menu_801BBD98 = 0x801BBD98; //segment:ovl_menu
-D_menu_801BBDA0 = 0x801BBDA0; //segment:ovl_menu
-D_menu_801BBDA4 = 0x801BBDA4; //segment:ovl_menu
-D_menu_801BBDA8 = 0x801BBDA8; //segment:ovl_menu
-D_menu_801BBDAC = 0x801BBDAC; //segment:ovl_menu
-D_menu_801BBDB0 = 0x801BBDB0; //segment:ovl_menu
-D_menu_801BBDB4 = 0x801BBDB4; //segment:ovl_menu
-D_menu_801BBDB8 = 0x801BBDB8; //segment:ovl_menu
-D_menu_801BBDBC = 0x801BBDBC; //segment:ovl_menu
-D_menu_801BBDC0 = 0x801BBDC0; //segment:ovl_menu
-D_menu_801BBDC4 = 0x801BBDC4; //segment:ovl_menu
-D_menu_801BBDC8 = 0x801BBDC8; //segment:ovl_menu
-D_menu_801BBDCC = 0x801BBDCC; //segment:ovl_menu
-D_menu_801BBDD0 = 0x801BBDD0; //segment:ovl_menu
-D_menu_801BBDD4 = 0x801BBDD4; //segment:ovl_menu
-D_menu_801BBDD8 = 0x801BBDD8; //segment:ovl_menu
-D_menu_801BBDDC = 0x801BBDDC; //segment:ovl_menu
-D_menu_801BBDE0 = 0x801BBDE0; //segment:ovl_menu
-D_menu_801BBDE4 = 0x801BBDE4; //segment:ovl_menu
-D_menu_801BBDE8 = 0x801BBDE8; //segment:ovl_menu
-D_menu_801BBDEC = 0x801BBDEC; //segment:ovl_menu
-D_menu_801BBDF0 = 0x801BBDF0; //segment:ovl_menu
-D_menu_801BBDF4 = 0x801BBDF4; //segment:ovl_menu
-D_menu_801BBDF8 = 0x801BBDF8; //segment:ovl_menu
-D_menu_801BBDFC = 0x801BBDFC; //segment:ovl_menu
-D_menu_801BBDFE = 0x801BBDFE; //segment:ovl_menu
-D_menu_801BBE00 = 0x801BBE00; //segment:ovl_menu
-D_menu_801BBE02 = 0x801BBE02; //segment:ovl_menu
-D_menu_801BBE04 = 0x801BBE04; //segment:ovl_menu
-D_menu_801BBE08 = 0x801BBE08; //segment:ovl_menu
-D_menu_801BBE0C = 0x801BBE0C; //segment:ovl_menu
-D_menu_801BBE10 = 0x801BBE10; //segment:ovl_menu
-D_menu_801BBE14 = 0x801BBE14; //segment:ovl_menu
-D_menu_801BBE1C = 0x801BBE1C; //segment:ovl_menu
-D_menu_801BBE20 = 0x801BBE20; //segment:ovl_menu
-D_menu_801BBE24 = 0x801BBE24; //segment:ovl_menu
-D_menu_801BBE28 = 0x801BBE28; //segment:ovl_menu
-D_menu_801BBEA8 = 0x801BBEA8; //segment:ovl_menu
-D_menu_801BBEAC = 0x801BBEAC; //segment:ovl_menu
-D_menu_801BBEAF = 0x801BBEAF; //segment:ovl_menu
-D_menu_801BBEB0 = 0x801BBEB0; //segment:ovl_menu
-D_menu_801BBEB4 = 0x801BBEB4; //segment:ovl_menu
-D_menu_801BBEB8 = 0x801BBEB8; //segment:ovl_menu
-D_menu_801BBEBC = 0x801BBEBC; //segment:ovl_menu
-D_menu_801BBEC0 = 0x801BBEC0; //segment:ovl_menu
-D_menu_801BBEC8 = 0x801BBEC8; //segment:ovl_menu
-D_menu_801BBECC = 0x801BBECC; //segment:ovl_menu
-D_menu_801BBED0 = 0x801BBED0; //segment:ovl_menu
-D_menu_801BBED4 = 0x801BBED4; //segment:ovl_menu
-D_menu_801BBED8 = 0x801BBED8; //segment:ovl_menu
-D_menu_801BBEDC = 0x801BBEDC; //segment:ovl_menu
-D_menu_801BBEE0 = 0x801BBEE0; //segment:ovl_menu
-D_menu_801BBEE4 = 0x801BBEE4; //segment:ovl_menu
-D_menu_801BBEE8 = 0x801BBEE8; //segment:ovl_menu
-D_menu_801BBEEC = 0x801BBEEC; //segment:ovl_menu
-D_menu_801BBEF0 = 0x801BBEF0; //segment:ovl_menu
-D_menu_801BBEF1 = 0x801BBEF1; //segment:ovl_menu
-D_menu_801BBEF2 = 0x801BBEF2; //segment:ovl_menu
-D_menu_801BBEF3 = 0x801BBEF3; //segment:ovl_menu
-D_menu_801BBEF4 = 0x801BBEF4; //segment:ovl_menu
-D_menu_801BBEF5 = 0x801BBEF5; //segment:ovl_menu
-D_menu_801BBEF6 = 0x801BBEF6; //segment:ovl_menu
-D_menu_801BBEF7 = 0x801BBEF7; //segment:ovl_menu
-D_menu_801BBEF8 = 0x801BBEF8; //segment:ovl_menu
-D_menu_801BBF00 = 0x801BBF00; //segment:ovl_menu
-D_menu_801BBF04 = 0x801BBF04; //segment:ovl_menu
-D_menu_801BBF08 = 0x801BBF08; //segment:ovl_menu
-D_menu_801BBF0C = 0x801BBF0C; //segment:ovl_menu
-D_menu_801BBF10 = 0x801BBF10; //segment:ovl_menu
-D_menu_801BBF14 = 0x801BBF14; //segment:ovl_menu
-D_menu_801BBF16 = 0x801BBF16; //segment:ovl_menu
-D_menu_801BBF18 = 0x801BBF18; //segment:ovl_menu
-D_menu_801BBF1C = 0x801BBF1C; //segment:ovl_menu
-D_menu_801BBF20 = 0x801BBF20; //segment:ovl_menu
-D_menu_801BBF24 = 0x801BBF24; //segment:ovl_menu
-D_menu_801BBF28 = 0x801BBF28; //segment:ovl_menu
-D_menu_801BBF2C = 0x801BBF2C; //segment:ovl_menu
-D_menu_801BBF30 = 0x801BBF30; //segment:ovl_menu
-D_menu_801BBF34 = 0x801BBF34; //segment:ovl_menu
-D_menu_801BBF38 = 0x801BBF38; //segment:ovl_menu
-D_menu_801BBF3C = 0x801BBF3C; //segment:ovl_menu
-D_menu_801BBF40 = 0x801BBF40; //segment:ovl_menu
-D_menu_801BBF44 = 0x801BBF44; //segment:ovl_menu
-D_menu_801BBF48 = 0x801BBF48; //segment:ovl_menu
-D_menu_801BBF4C = 0x801BBF4C; //segment:ovl_menu
-D_menu_801BBF4E = 0x801BBF4E; //segment:ovl_menu
-D_menu_801BBF50 = 0x801BBF50; //segment:ovl_menu
-D_menu_801BC250 = 0x801BC250; //segment:ovl_menu
-D_menu_801BC550 = 0x801BC550; //segment:ovl_menu
-D_menu_801BC850 = 0x801BC850; //segment:ovl_menu
-D_menu_801BCB50 = 0x801BCB50; //segment:ovl_menu
-D_menu_801BCE50 = 0x801BCE50; //segment:ovl_menu
-D_menu_801BD150 = 0x801BD150; //segment:ovl_menu
-D_menu_801BD450 = 0x801BD450; //segment:ovl_menu
-D_menu_801BD750 = 0x801BD750; //segment:ovl_menu
-D_menu_801BDA50 = 0x801BDA50; //segment:ovl_menu
-D_menu_801BDD50 = 0x801BDD50; //segment:ovl_menu
-D_menu_801BE050 = 0x801BE050; //segment:ovl_menu
-D_menu_801BE350 = 0x801BE350; //segment:ovl_menu
-D_menu_801BE650 = 0x801BE650; //segment:ovl_menu
-D_menu_801BE950 = 0x801BE950; //segment:ovl_menu
-D_menu_801BEC50 = 0x801BEC50; //segment:ovl_menu
-D_menu_801BEF50 = 0x801BEF50; //segment:ovl_menu
-D_menu_801BF250 = 0x801BF250; //segment:ovl_menu
-D_menu_801BF550 = 0x801BF550; //segment:ovl_menu
-D_menu_801BF850 = 0x801BF850; //segment:ovl_menu
-D_menu_801BFB50 = 0x801BFB50; //segment:ovl_menu
-D_menu_801BFE50 = 0x801BFE50; //segment:ovl_menu
-D_menu_801C0150 = 0x801C0150; //segment:ovl_menu
-D_menu_801C0450 = 0x801C0450; //segment:ovl_menu
-D_menu_801C0750 = 0x801C0750; //segment:ovl_menu
-D_menu_801C0A50 = 0x801C0A50; //segment:ovl_menu
-D_menu_801C0D50 = 0x801C0D50; //segment:ovl_menu
-D_menu_801C1050 = 0x801C1050; //segment:ovl_menu
-D_menu_801C1350 = 0x801C1350; //segment:ovl_menu
-D_menu_801C1650 = 0x801C1650; //segment:ovl_menu
-D_menu_801C1950 = 0x801C1950; //segment:ovl_menu
-D_menu_801C1C50 = 0x801C1C50; //segment:ovl_menu
-D_menu_801C1F50 = 0x801C1F50; //segment:ovl_menu
-D_menu_801C2250 = 0x801C2250; //segment:ovl_menu
-D_menu_801C2550 = 0x801C2550; //segment:ovl_menu
-D_menu_801C2850 = 0x801C2850; //segment:ovl_menu
-D_menu_801C2B50 = 0x801C2B50; //segment:ovl_menu
-D_menu_801C2E50 = 0x801C2E50; //segment:ovl_menu
-D_menu_801C3150 = 0x801C3150; //segment:ovl_menu
-D_menu_801C3450 = 0x801C3450; //segment:ovl_menu
-D_menu_801C3750 = 0x801C3750; //segment:ovl_menu
-D_menu_801C3A50 = 0x801C3A50; //segment:ovl_menu
-D_menu_801C3D50 = 0x801C3D50; //segment:ovl_menu
-D_menu_801C4050 = 0x801C4050; //segment:ovl_menu
-D_menu_801C4350 = 0x801C4350; //segment:ovl_menu
-D_menu_801C4650 = 0x801C4650; //segment:ovl_menu
-D_menu_801C4950 = 0x801C4950; //segment:ovl_menu
-D_menu_801C4C50 = 0x801C4C50; //segment:ovl_menu
-D_menu_801C4F50 = 0x801C4F50; //segment:ovl_menu
-D_menu_801C5250 = 0x801C5250; //segment:ovl_menu
-D_menu_801C5550 = 0x801C5550; //segment:ovl_menu
-D_menu_801C5850 = 0x801C5850; //segment:ovl_menu
-D_menu_801C5B50 = 0x801C5B50; //segment:ovl_menu
-D_menu_801C5E50 = 0x801C5E50; //segment:ovl_menu
-D_menu_801C6150 = 0x801C6150; //segment:ovl_menu
-D_menu_801C6450 = 0x801C6450; //segment:ovl_menu
-D_menu_801C6750 = 0x801C6750; //segment:ovl_menu
-D_menu_801C6A50 = 0x801C6A50; //segment:ovl_menu
-D_menu_801C6D50 = 0x801C6D50; //segment:ovl_menu
-D_menu_801C7050 = 0x801C7050; //segment:ovl_menu
-D_menu_801C7350 = 0x801C7350; //segment:ovl_menu
-D_menu_801C7650 = 0x801C7650; //segment:ovl_menu
-D_menu_801C7950 = 0x801C7950; //segment:ovl_menu
-D_menu_801C7C50 = 0x801C7C50; //segment:ovl_menu
-D_menu_801C7F50 = 0x801C7F50; //segment:ovl_menu
-D_menu_801C8250 = 0x801C8250; //segment:ovl_menu
-D_menu_801C8550 = 0x801C8550; //segment:ovl_menu
-D_menu_801C8850 = 0x801C8850; //segment:ovl_menu
-D_menu_801C8B50 = 0x801C8B50; //segment:ovl_menu
-D_menu_801C8E50 = 0x801C8E50; //segment:ovl_menu
-D_menu_801C9150 = 0x801C9150; //segment:ovl_menu
-D_menu_801C9450 = 0x801C9450; //segment:ovl_menu
-D_menu_801C9750 = 0x801C9750; //segment:ovl_menu
-D_menu_801C9A50 = 0x801C9A50; //segment:ovl_menu
-D_menu_801C9D50 = 0x801C9D50; //segment:ovl_menu
-D_menu_801CA050 = 0x801CA050; //segment:ovl_menu
-D_menu_801CA350 = 0x801CA350; //segment:ovl_menu
-D_menu_801CA650 = 0x801CA650; //segment:ovl_menu
-D_menu_801CA950 = 0x801CA950; //segment:ovl_menu
-D_menu_801CAC50 = 0x801CAC50; //segment:ovl_menu
-D_menu_801CAF50 = 0x801CAF50; //segment:ovl_menu
-D_menu_801CB250 = 0x801CB250; //segment:ovl_menu
-D_menu_801CB550 = 0x801CB550; //segment:ovl_menu
-D_menu_801CB850 = 0x801CB850; //segment:ovl_menu
-D_menu_801CBB50 = 0x801CBB50; //segment:ovl_menu
-D_menu_801CBE50 = 0x801CBE50; //segment:ovl_menu
-D_menu_801CC150 = 0x801CC150; //segment:ovl_menu
-D_menu_801CC450 = 0x801CC450; //segment:ovl_menu
-D_menu_801CC750 = 0x801CC750; //segment:ovl_menu
-D_menu_801CCA50 = 0x801CCA50; //segment:ovl_menu
-D_menu_801CCD50 = 0x801CCD50; //segment:ovl_menu
-D_menu_801CD050 = 0x801CD050; //segment:ovl_menu
-D_menu_801CD350 = 0x801CD350; //segment:ovl_menu
-D_menu_801CD650 = 0x801CD650; //segment:ovl_menu
-D_menu_801CD950 = 0x801CD950; //segment:ovl_menu
-D_menu_801CDC50 = 0x801CDC50; //segment:ovl_menu
-D_menu_801CDF50 = 0x801CDF50; //segment:ovl_menu
-D_menu_801CE250 = 0x801CE250; //segment:ovl_menu
-D_menu_801CE550 = 0x801CE550; //segment:ovl_menu
-D_menu_801CE850 = 0x801CE850; //segment:ovl_menu
-D_menu_801CEB50 = 0x801CEB50; //segment:ovl_menu
-D_menu_801CEE50 = 0x801CEE50; //segment:ovl_menu
-D_menu_801CF150 = 0x801CF150; //segment:ovl_menu
-D_menu_801CF450 = 0x801CF450; //segment:ovl_menu
-D_menu_801CF750 = 0x801CF750; //segment:ovl_menu
-D_menu_801CFA50 = 0x801CFA50; //segment:ovl_menu
-D_menu_801CFD50 = 0x801CFD50; //segment:ovl_menu
-D_menu_801D0050 = 0x801D0050; //segment:ovl_menu
-D_menu_801D0350 = 0x801D0350; //segment:ovl_menu
-D_menu_801D0358 = 0x801D0358; //segment:ovl_menu
-D_menu_801D0378 = 0x801D0378; //segment:ovl_menu
-D_menu_801D037C = 0x801D037C; //segment:ovl_menu
-D_menu_801D0380 = 0x801D0380; //segment:ovl_menu
-D_menu_801D03E0 = 0x801D03E0; //segment:ovl_menu
-D_menu_801D041C = 0x801D041C; //segment:ovl_menu
-D_menu_801D0420 = 0x801D0420; //segment:ovl_menu
-D_menu_801D043C = 0x801D043C; //segment:ovl_menu
-D_menu_801D0440 = 0x801D0440; //segment:ovl_menu
-D_menu_801D0444 = 0x801D0444; //segment:ovl_menu
-D_menu_801D0448 = 0x801D0448; //segment:ovl_menu
-D_menu_801D044C = 0x801D044C; //segment:ovl_menu
-D_menu_801D0450 = 0x801D0450; //segment:ovl_menu
-D_menu_801D0454 = 0x801D0454; //segment:ovl_menu
-D_menu_801D047C = 0x801D047C; //segment:ovl_menu
-D_menu_801D0480 = 0x801D0480; //segment:ovl_menu
-D_menu_801D0484 = 0x801D0484; //segment:ovl_menu
-D_menu_801D0488 = 0x801D0488; //segment:ovl_menu
-D_menu_801D048C = 0x801D048C; //segment:ovl_menu
-D_menu_801D0490 = 0x801D0490; //segment:ovl_menu
-D_menu_801D0494 = 0x801D0494; //segment:ovl_menu
-D_menu_801D0498 = 0x801D0498; //segment:ovl_menu
-D_menu_801D049C = 0x801D049C; //segment:ovl_menu
-D_menu_801D04A0 = 0x801D04A0; //segment:ovl_menu
-D_menu_801D04A4 = 0x801D04A4; //segment:ovl_menu
-D_menu_801D04A8 = 0x801D04A8; //segment:ovl_menu
-D_menu_801D04AC = 0x801D04AC; //segment:ovl_menu
-D_menu_801D04B0 = 0x801D04B0; //segment:ovl_menu
-D_menu_801D04B4 = 0x801D04B4; //segment:ovl_menu
-D_menu_801D04B8 = 0x801D04B8; //segment:ovl_menu
-D_menu_801D04BC = 0x801D04BC; //segment:ovl_menu
-D_menu_801D04C0 = 0x801D04C0; //segment:ovl_menu
-D_menu_801D04C4 = 0x801D04C4; //segment:ovl_menu
-D_menu_801D04C8 = 0x801D04C8; //segment:ovl_menu
-D_menu_801D04CC = 0x801D04CC; //segment:ovl_menu
-D_menu_801D04D0 = 0x801D04D0; //segment:ovl_menu
-D_menu_801D04D4 = 0x801D04D4; //segment:ovl_menu
-D_menu_801D04D8 = 0x801D04D8; //segment:ovl_menu
-D_menu_801D04DC = 0x801D04DC; //segment:ovl_menu
-D_menu_801D04E0 = 0x801D04E0; //segment:ovl_menu
-D_menu_801D04E4 = 0x801D04E4; //segment:ovl_menu
-D_menu_801D04E8 = 0x801D04E8; //segment:ovl_menu
-D_menu_801D04EC = 0x801D04EC; //segment:ovl_menu
-D_menu_801D04F0 = 0x801D04F0; //segment:ovl_menu
-D_menu_801D04F4 = 0x801D04F4; //segment:ovl_menu
-D_menu_801D04F8 = 0x801D04F8; //segment:ovl_menu
-D_menu_801D04FC = 0x801D04FC; //segment:ovl_menu
-D_menu_801D0500 = 0x801D0500; //segment:ovl_menu
-D_menu_801D0504 = 0x801D0504; //segment:ovl_menu
-D_menu_801D0508 = 0x801D0508; //segment:ovl_menu
-D_menu_801D050C = 0x801D050C; //segment:ovl_menu
-D_menu_801D0510 = 0x801D0510; //segment:ovl_menu
-D_menu_801D0514 = 0x801D0514; //segment:ovl_menu
-D_menu_801D0518 = 0x801D0518; //segment:ovl_menu
-D_menu_801D051C = 0x801D051C; //segment:ovl_menu
-D_menu_801D0520 = 0x801D0520; //segment:ovl_menu
-D_menu_801D0524 = 0x801D0524; //segment:ovl_menu
-D_menu_801D0528 = 0x801D0528; //segment:ovl_menu
-D_menu_801D052C = 0x801D052C; //segment:ovl_menu
-D_menu_801D0530 = 0x801D0530; //segment:ovl_menu
-D_menu_801D0534 = 0x801D0534; //segment:ovl_menu
-D_menu_801D0538 = 0x801D0538; //segment:ovl_menu
-D_menu_801D053C = 0x801D053C; //segment:ovl_menu
-D_menu_801D0540 = 0x801D0540; //segment:ovl_menu
-D_menu_801D0544 = 0x801D0544; //segment:ovl_menu
-D_menu_801D0548 = 0x801D0548; //segment:ovl_menu
-D_menu_801D054C = 0x801D054C; //segment:ovl_menu
-D_menu_801D0550 = 0x801D0550; //segment:ovl_menu
-D_menu_801D0554 = 0x801D0554; //segment:ovl_menu
-D_menu_801D0558 = 0x801D0558; //segment:ovl_menu
-D_menu_801D055C = 0x801D055C; //segment:ovl_menu
-D_menu_801D0560 = 0x801D0560; //segment:ovl_menu
-D_menu_801D0564 = 0x801D0564; //segment:ovl_menu
-D_menu_801D0568 = 0x801D0568; //segment:ovl_menu
-D_menu_801D056C = 0x801D056C; //segment:ovl_menu
-D_menu_801D0570 = 0x801D0570; //segment:ovl_menu
-D_menu_801D0574 = 0x801D0574; //segment:ovl_menu
-D_menu_801D0578 = 0x801D0578; //segment:ovl_menu
-D_menu_801D057C = 0x801D057C; //segment:ovl_menu
-D_menu_801D0580 = 0x801D0580; //segment:ovl_menu
-D_menu_801D0588 = 0x801D0588; //segment:ovl_menu
-D_menu_801D058C = 0x801D058C; //segment:ovl_menu
-D_menu_801D0590 = 0x801D0590; //segment:ovl_menu
-D_menu_801D0598 = 0x801D0598; //segment:ovl_menu
-D_menu_801D05A8 = 0x801D05A8; //segment:ovl_menu
-D_menu_801D0968 = 0x801D0968; //segment:ovl_menu
-D_menu_801D0B28 = 0x801D0B28; //segment:ovl_menu
-D_menu_801D0B68 = 0x801D0B68; //segment:ovl_menu
-D_menu_801D0BA8 = 0x801D0BA8; //segment:ovl_menu
-D_menu_801D0BE8 = 0x801D0BE8; //segment:ovl_menu
-D_menu_801D0CA8 = 0x801D0CA8; //segment:ovl_menu
-D_menu_801D0D28 = 0x801D0D28; //segment:ovl_menu
-D_menu_801D10E8 = 0x801D10E8; //segment:ovl_menu
-D_menu_801D14A8 = 0x801D14A8; //segment:ovl_menu
-D_menu_801D14B0 = 0x801D14B0; //segment:ovl_menu
-D_menu_801D155C = 0x801D155C; //segment:ovl_menu
-D_menu_801D1560 = 0x801D1560; //segment:ovl_menu
-D_menu_801D159C = 0x801D159C; //segment:ovl_menu
-D_menu_801D15A0 = 0x801D15A0; //segment:ovl_menu
-D_menu_801D15A4 = 0x801D15A4; //segment:ovl_menu
-D_menu_801D15A8 = 0x801D15A8; //segment:ovl_menu
-D_menu_801D15AC = 0x801D15AC; //segment:ovl_menu
-D_menu_801D15B0 = 0x801D15B0; //segment:ovl_menu
-D_menu_801D15B4 = 0x801D15B4; //segment:ovl_menu
-D_menu_801D15B8 = 0x801D15B8; //segment:ovl_menu
-D_menu_801D15BC = 0x801D15BC; //segment:ovl_menu
-D_menu_801D15C0 = 0x801D15C0; //segment:ovl_menu
-D_menu_801D15C4 = 0x801D15C4; //segment:ovl_menu
-D_menu_801D15C8 = 0x801D15C8; //segment:ovl_menu
-D_menu_801D15CC = 0x801D15CC; //segment:ovl_menu
-D_menu_801D15D0 = 0x801D15D0; //segment:ovl_menu
-D_menu_801D15D4 = 0x801D15D4; //segment:ovl_menu
-D_menu_801D15D8 = 0x801D15D8; //segment:ovl_menu
-D_menu_801D15DC = 0x801D15DC; //segment:ovl_menu
-D_menu_801D15E0 = 0x801D15E0; //segment:ovl_menu
-D_menu_801D15E4 = 0x801D15E4; //segment:ovl_menu
-D_menu_801D15E8 = 0x801D15E8; //segment:ovl_menu
-D_menu_801D15EC = 0x801D15EC; //segment:ovl_menu
-D_menu_801D15F0 = 0x801D15F0; //segment:ovl_menu
-D_menu_801D15F4 = 0x801D15F4; //segment:ovl_menu
-D_menu_801D15F8 = 0x801D15F8; //segment:ovl_menu
-D_menu_801D15FC = 0x801D15FC; //segment:ovl_menu
-D_menu_801D1600 = 0x801D1600; //segment:ovl_menu
-D_menu_801D1604 = 0x801D1604; //segment:ovl_menu
-D_menu_801D1608 = 0x801D1608; //segment:ovl_menu
-D_menu_801D160C = 0x801D160C; //segment:ovl_menu
-D_menu_801D1640 = 0x801D1640; //segment:ovl_menu
-D_menu_801D1644 = 0x801D1644; //segment:ovl_menu
-D_menu_801D1648 = 0x801D1648; //segment:ovl_menu
-D_menu_801D164C = 0x801D164C; //segment:ovl_menu
-D_menu_801D167C = 0x801D167C; //segment:ovl_menu
-D_menu_801D1680 = 0x801D1680; //segment:ovl_menu
-D_menu_801D1684 = 0x801D1684; //segment:ovl_menu
-D_menu_801D1688 = 0x801D1688; //segment:ovl_menu
-D_menu_801D168C = 0x801D168C; //segment:ovl_menu
-D_menu_801D168D = 0x801D168D; //segment:ovl_menu
-D_menu_801D168E = 0x801D168E; //segment:ovl_menu
-D_menu_801D1690 = 0x801D1690; //segment:ovl_menu
-D_menu_801D16B0 = 0x801D16B0; //segment:ovl_menu
-D_menu_801D1728 = 0x801D1728; //segment:ovl_menu
-D_menu_801D17A0 = 0x801D17A0; //segment:ovl_menu
-D_menu_801D1818 = 0x801D1818; //segment:ovl_menu
-D_menu_801D1890 = 0x801D1890; //segment:ovl_menu
-D_menu_801D18B8 = 0x801D18B8; //segment:ovl_menu
-D_menu_801D1908 = 0x801D1908; //segment:ovl_menu
-D_menu_801D1980 = 0x801D1980; //segment:ovl_menu
-D_menu_801D1984 = 0x801D1984; //segment:ovl_menu
-D_menu_801D1988 = 0x801D1988; //segment:ovl_menu
-D_menu_801D198C = 0x801D198C; //segment:ovl_menu
-D_menu_801D1990 = 0x801D1990; //segment:ovl_menu
-D_menu_801D199C = 0x801D199C; //segment:ovl_menu
-D_menu_801D19A0 = 0x801D19A0; //segment:ovl_menu
-D_menu_801D19A4 = 0x801D19A4; //segment:ovl_menu
-D_menu_801D19A8 = 0x801D19A8; //segment:ovl_menu
-D_menu_801D19AC = 0x801D19AC; //segment:ovl_menu
-D_menu_801D19B0 = 0x801D19B0; //segment:ovl_menu
-D_menu_801D19B4 = 0x801D19B4; //segment:ovl_menu
-D_menu_801D19B8 = 0x801D19B8; //segment:ovl_menu
-D_menu_801D19BC = 0x801D19BC; //segment:ovl_menu
-D_menu_801D19C0 = 0x801D19C0; //segment:ovl_menu
-D_menu_801D19C8 = 0x801D19C8; //segment:ovl_menu
-D_menu_801D19E0 = 0x801D19E0; //segment:ovl_menu
-D_menu_801D19E4 = 0x801D19E4; //segment:ovl_menu
-D_menu_801D19E8 = 0x801D19E8; //segment:ovl_menu
-D_menu_801D1A10 = 0x801D1A10; //segment:ovl_menu
-D_menu_801D1A14 = 0x801D1A14; //segment:ovl_menu
-D_menu_801D1A18 = 0x801D1A18; //segment:ovl_menu
-D_menu_801D1A38 = 0x801D1A38; //segment:ovl_menu
-D_menu_801D1AA4 = 0x801D1AA4; //segment:ovl_menu
-D_menu_801D1AA8 = 0x801D1AA8; //segment:ovl_menu
-D_menu_801D1AAC = 0x801D1AAC; //segment:ovl_menu
-D_menu_801D1AB0 = 0x801D1AB0; //segment:ovl_menu
-D_menu_801D1AB4 = 0x801D1AB4; //segment:ovl_menu
-D_menu_801D1AB8 = 0x801D1AB8; //segment:ovl_menu
-D_menu_801D1ABC = 0x801D1ABC; //segment:ovl_menu
-D_menu_801D1AC0 = 0x801D1AC0; //segment:ovl_menu
-D_menu_801D1AC8 = 0x801D1AC8; //segment:ovl_menu
-D_menu_801D1AD4 = 0x801D1AD4; //segment:ovl_menu
-D_menu_801D1AD8 = 0x801D1AD8; //segment:ovl_menu
-D_menu_801D1AE0 = 0x801D1AE0; //segment:ovl_menu
-D_menu_801D1AEC = 0x801D1AEC; //segment:ovl_menu
-D_menu_801D1AF0 = 0x801D1AF0; //segment:ovl_menu
-D_menu_801D1AF4 = 0x801D1AF4; //segment:ovl_menu
-D_menu_801D1AF8 = 0x801D1AF8; //segment:ovl_menu
-D_menu_801D1B00 = 0x801D1B00; //segment:ovl_menu
-D_menu_801D1B20 = 0x801D1B20; //segment:ovl_menu
-D_menu_801D1B40 = 0x801D1B40; //segment:ovl_menu
-D_menu_801D1B60 = 0x801D1B60; //segment:ovl_menu
-D_menu_801D1B68 = 0x801D1B68; //segment:ovl_menu
-D_menu_801D1B88 = 0x801D1B88; //segment:ovl_menu
-D_menu_801D1BA8 = 0x801D1BA8; //segment:ovl_menu
-D_menu_801D1BAC = 0x801D1BAC; //segment:ovl_menu
-D_menu_801D1BB0 = 0x801D1BB0; //segment:ovl_menu
-D_menu_801D1BB8 = 0x801D1BB8; //segment:ovl_menu
-
-func_ending_8018B020 = 0x8018B020; //segment:ovl_ending
-func_ending_8018B1A4 = 0x8018B1A4; //segment:ovl_ending
-func_ending_8018B360 = 0x8018B360; //segment:ovl_ending
-func_ending_8018B83C = 0x8018B83C; //segment:ovl_ending
-func_ending_8018BB30 = 0x8018BB30; //segment:ovl_ending
-func_ending_8018BEA4 = 0x8018BEA4; //segment:ovl_ending
-func_ending_8018BF6C = 0x8018BF6C; //segment:ovl_ending
-func_ending_8018C13C = 0x8018C13C; //segment:ovl_ending
-func_ending_8018C1FC = 0x8018C1FC; //segment:ovl_ending
-func_ending_8018C3FC = 0x8018C3FC; //segment:ovl_ending
-func_ending_8018C8BC = 0x8018C8BC; //segment:ovl_ending
-func_ending_8018CC10 = 0x8018CC10; //segment:ovl_ending
-func_ending_8018D770 = 0x8018D770; //segment:ovl_ending
-func_ending_8018DB30 = 0x8018DB30; //segment:ovl_ending
-func_ending_8018DC30 = 0x8018DC30; //segment:ovl_ending
-func_ending_8018DDB4 = 0x8018DDB4; //segment:ovl_ending
-func_ending_8018E07C = 0x8018E07C; //segment:ovl_ending
-func_ending_8018E314 = 0x8018E314; //segment:ovl_ending
-func_ending_8018E3E8 = 0x8018E3E8; //segment:ovl_ending
-func_ending_8018E458 = 0x8018E458; //segment:ovl_ending
-func_ending_8018E5D8 = 0x8018E5D8; //segment:ovl_ending
-func_ending_8018E7A4 = 0x8018E7A4; //segment:ovl_ending
-func_ending_8018E8E8 = 0x8018E8E8; //segment:ovl_ending
-func_ending_8018E9E0 = 0x8018E9E0; //segment:ovl_ending
-func_ending_8018EA94 = 0x8018EA94; //segment:ovl_ending
-func_ending_8018EC1C = 0x8018EC1C; //segment:ovl_ending
-func_ending_8018EE8C = 0x8018EE8C; //segment:ovl_ending
-func_ending_8018F06C = 0x8018F06C; //segment:ovl_ending
-func_ending_8018F500 = 0x8018F500; //segment:ovl_ending
-func_ending_80190100 = 0x80190100; //segment:ovl_ending
-func_ending_80190918 = 0x80190918; //segment:ovl_ending
-func_ending_80190954 = 0x80190954; //segment:ovl_ending
-func_ending_80190990 = 0x80190990; //segment:ovl_ending
-func_ending_80190A60 = 0x80190A60; //segment:ovl_ending
-func_ending_80190B84 = 0x80190B84; //segment:ovl_ending
-func_ending_80190D00 = 0x80190D00; //segment:ovl_ending
-func_ending_80190EE0 = 0x80190EE0; //segment:ovl_ending
-func_ending_801910D8 = 0x801910D8; //segment:ovl_ending
-func_ending_801913A0 = 0x801913A0; //segment:ovl_ending
-func_ending_801918A4 = 0x801918A4; //segment:ovl_ending
-func_ending_80191EA4 = 0x80191EA4; //segment:ovl_ending
-func_ending_801924A4 = 0x801924A4; //segment:ovl_ending
-func_ending_80192994 = 0x80192994; //segment:ovl_ending
-func_ending_80192D38 = 0x80192D38; //segment:ovl_ending
-func_ending_8019334C = 0x8019334C; //segment:ovl_ending
-func_ending_80193960 = 0x80193960; //segment:ovl_ending
-func_ending_80193D34 = 0x80193D34; //segment:ovl_ending
-func_ending_80193E64 = 0x80193E64; //segment:ovl_ending
-func_ending_801943DC = 0x801943DC; //segment:ovl_ending
-func_ending_80194920 = 0x80194920; //segment:ovl_ending
-func_ending_80194980 = 0x80194980; //segment:ovl_ending
-func_ending_80194E14 = 0x80194E14; //segment:ovl_ending
-func_ending_80194E24 = 0x80194E24; //segment:ovl_ending
-func_ending_8019536C = 0x8019536C; //segment:ovl_ending
-func_ending_80195390 = 0x80195390; //segment:ovl_ending
-func_ending_80195878 = 0x80195878; //segment:ovl_ending
-func_ending_801959A4 = 0x801959A4; //segment:ovl_ending
-func_ending_80195A90 = 0x80195A90; //segment:ovl_ending
-func_ending_80195C00 = 0x80195C00; //segment:ovl_ending
-func_ending_80195DE8 = 0x80195DE8; //segment:ovl_ending
-D_ending_80195FD0 = 0x80195FD0; //segment:ovl_ending
-D_ending_80195FE0 = 0x80195FE0; //segment:ovl_ending
-D_ending_80195FEC = 0x80195FEC; //segment:ovl_ending
-D_ending_801960EC = 0x801960EC; //segment:ovl_ending
-D_ending_801961EC = 0x801961EC; //segment:ovl_ending
-D_ending_8019626C = 0x8019626C; //segment:ovl_ending
-D_ending_80196278 = 0x80196278; //segment:ovl_ending
-D_ending_801963B8 = 0x801963B8; //segment:ovl_ending
-D_ending_801963C4 = 0x801963C4; //segment:ovl_ending
-D_ending_801963D0 = 0x801963D0; //segment:ovl_ending
-D_ending_801963DC = 0x801963DC; //segment:ovl_ending
-D_ending_801963E8 = 0x801963E8; //segment:ovl_ending
-D_ending_801963F0 = 0x801963F0; //segment:ovl_ending
-D_ending_80196408 = 0x80196408; //segment:ovl_ending
-D_ending_80196420 = 0x80196420; //segment:ovl_ending
-D_ending_80196444 = 0x80196444; //segment:ovl_ending
-D_ending_80196468 = 0x80196468; //segment:ovl_ending
-D_ending_80196474 = 0x80196474; //segment:ovl_ending
-D_ending_80196480 = 0x80196480; //segment:ovl_ending
-D_ending_801964C8 = 0x801964C8; //segment:ovl_ending
-D_ending_80196510 = 0x80196510; //segment:ovl_ending
-D_ending_80196528 = 0x80196528; //segment:ovl_ending
-D_ending_80196534 = 0x80196534; //segment:ovl_ending
-D_ending_80196540 = 0x80196540; //segment:ovl_ending
-D_ending_8019654C = 0x8019654C; //segment:ovl_ending
-D_ending_80196558 = 0x80196558; //segment:ovl_ending
-D_ending_80196564 = 0x80196564; //segment:ovl_ending
-D_ending_80196570 = 0x80196570; //segment:ovl_ending
-D_ending_8019657C = 0x8019657C; //segment:ovl_ending
-D_ending_80196588 = 0x80196588; //segment:ovl_ending
-D_ending_80196594 = 0x80196594; //segment:ovl_ending
-D_ending_801965C0 = 0x801965C0; //segment:ovl_ending
-D_ending_801965E4 = 0x801965E4; //segment:ovl_ending
-D_ending_801965FC = 0x801965FC; //segment:ovl_ending
-D_ending_80196620 = 0x80196620; //segment:ovl_ending
-D_ending_80196624 = 0x80196624; //segment:ovl_ending
-D_ending_80196CC8 = 0x80196CC8; //segment:ovl_ending
-D_ending_80196CD4 = 0x80196CD4; //segment:ovl_ending
-D_ending_80196CE0 = 0x80196CE0; //segment:ovl_ending
-D_ending_80199778 = 0x80199778; //segment:ovl_ending
-D_ending_8019A490 = 0x8019A490; //segment:ovl_ending
-D_ending_8019A494 = 0x8019A494; //segment:ovl_ending
-D_ending_8019A498 = 0x8019A498; //segment:ovl_ending
-D_ending_8019A4A0 = 0x8019A4A0; //segment:ovl_ending
-D_ending_8019A4A8 = 0x8019A4A8; //segment:ovl_ending
-D_ending_8019A4B8 = 0x8019A4B8; //segment:ovl_ending
-D_ending_8019A4BC = 0x8019A4BC; //segment:ovl_ending
-D_ending_8019A5A0 = 0x8019A5A0; //segment:ovl_ending
-D_ending_8019A5D8 = 0x8019A5D8; //segment:ovl_ending
-D_ending_8019A720 = 0x8019A720; //segment:ovl_ending
-D_ending_8019A724 = 0x8019A724; //segment:ovl_ending
-D_ending_8019A728 = 0x8019A728; //segment:ovl_ending
-D_ending_8019A72C = 0x8019A72C; //segment:ovl_ending
-D_ending_8019A730 = 0x8019A730; //segment:ovl_ending
-D_ending_8019A734 = 0x8019A734; //segment:ovl_ending
-D_ending_8019A738 = 0x8019A738; //segment:ovl_ending
-D_ending_8019A744 = 0x8019A744; //segment:ovl_ending
-D_ending_8019A990 = 0x8019A990; //segment:ovl_ending
-D_ending_8019A998 = 0x8019A998; //segment:ovl_ending
-D_ending_8019A99C = 0x8019A99C; //segment:ovl_ending
-D_ending_8019A9A4 = 0x8019A9A4; //segment:ovl_ending
-D_ending_8019A9CC = 0x8019A9CC; //segment:ovl_ending
-D_ending_8019A9D4 = 0x8019A9D4; //segment:ovl_ending
-D_ending_8019ABE8 = 0x8019ABE8; //segment:ovl_ending
-D_ending_8019ABEC = 0x8019ABEC; //segment:ovl_ending
-D_ending_8019ABF0 = 0x8019ABF0; //segment:ovl_ending
-D_ending_8019AC08 = 0x8019AC08; //segment:ovl_ending
-D_ending_8019AC34 = 0x8019AC34; //segment:ovl_ending
-D_ending_8019AE40 = 0x8019AE40; //segment:ovl_ending
-D_ending_8019B098 = 0x8019B098; //segment:ovl_ending
-D_ending_8019B0A4 = 0x8019B0A4; //segment:ovl_ending
-D_ending_8019B9F8 = 0x8019B9F8; //segment:ovl_ending
-D_ending_8019BD18 = 0x8019BD18; //segment:ovl_ending
-D_ending_8019BD24 = 0x8019BD24; //segment:ovl_ending
-D_ending_8019BD30 = 0x8019BD30; //segment:ovl_ending
-D_ending_8019CB40 = 0x8019CB40; //segment:ovl_ending
-D_ending_8019CB80 = 0x8019CB80; //segment:ovl_ending
-D_ending_8019CB88 = 0x8019CB88; //segment:ovl_ending
-D_ending_8019CB90 = 0x8019CB90; //segment:ovl_ending
-D_ending_8019CBA0 = 0x8019CBA0; //segment:ovl_ending
-D_ending_8019CBA4 = 0x8019CBA4; //segment:ovl_ending
-D_ending_8019CBA8 = 0x8019CBA8; //segment:ovl_ending
-
-func_unused_8018B020 = 0x8018B020; //segment:ovl_unused
-D_unused_8018B030 = 0x8018B030; //segment:ovl_unused
-D_8018B0C0 = 0x8018B0C0; //segment:ovl_unused
-
-D_fr_8017B230 = 0x8017B230; //segment:ast_radio_fr type:u16
-D_fr_8017B8CC = 0x8017B8CC; //segment:ast_radio_fr type:u16
-D_fr_8017B91C = 0x8017B91C; //segment:ast_radio_fr type:u16
-D_fr_8017B978 = 0x8017B978; //segment:ast_radio_fr type:u16
-D_fr_8017B9C4 = 0x8017B9C4; //segment:ast_radio_fr type:u16
-D_fr_8017BA24 = 0x8017BA24; //segment:ast_radio_fr type:u16
-D_fr_8017BA84 = 0x8017BA84; //segment:ast_radio_fr type:u16
-D_fr_8017BAF4 = 0x8017BAF4; //segment:ast_radio_fr type:u16
-D_fr_8017BB78 = 0x8017BB78; //segment:ast_radio_fr type:u16
-D_fr_8017BBE8 = 0x8017BBE8; //segment:ast_radio_fr type:u16
-D_fr_8017BC7C = 0x8017BC7C; //segment:ast_radio_fr type:u16
-D_fr_8017BCD4 = 0x8017BCD4; //segment:ast_radio_fr type:u16
-D_fr_8017BD40 = 0x8017BD40; //segment:ast_radio_fr type:u16
-D_fr_8017BD90 = 0x8017BD90; //segment:ast_radio_fr type:u16
-D_fr_8017BE14 = 0x8017BE14; //segment:ast_radio_fr type:u16
-D_fr_8017BE60 = 0x8017BE60; //segment:ast_radio_fr type:u16
-D_fr_8017BEC4 = 0x8017BEC4; //segment:ast_radio_fr type:u16
-D_fr_8017BEE4 = 0x8017BEE4; //segment:ast_radio_fr type:u16
-D_fr_8017BF6C = 0x8017BF6C; //segment:ast_radio_fr type:u16
-D_fr_8017BF90 = 0x8017BF90; //segment:ast_radio_fr type:u16
-D_fr_8017BFF8 = 0x8017BFF8; //segment:ast_radio_fr type:u16
-D_fr_8017C030 = 0x8017C030; //segment:ast_radio_fr type:u16
-D_fr_8017C0AC = 0x8017C0AC; //segment:ast_radio_fr type:u16
-D_fr_8017C0E4 = 0x8017C0E4; //segment:ast_radio_fr type:u16
-D_fr_8017C168 = 0x8017C168; //segment:ast_radio_fr type:u16
-D_fr_8017C19C = 0x8017C19C; //segment:ast_radio_fr type:u16
-D_fr_8017C218 = 0x8017C218; //segment:ast_radio_fr type:u16
-D_fr_8017C268 = 0x8017C268; //segment:ast_radio_fr type:u16
-D_fr_8017C2AC = 0x8017C2AC; //segment:ast_radio_fr type:u16
-D_fr_8017C2E0 = 0x8017C2E0; //segment:ast_radio_fr type:u16
-D_fr_8017C34C = 0x8017C34C; //segment:ast_radio_fr type:u16
-D_fr_8017C388 = 0x8017C388; //segment:ast_radio_fr type:u16
-D_fr_8017C3CC = 0x8017C3CC; //segment:ast_radio_fr type:u16
-D_fr_8017C3F8 = 0x8017C3F8; //segment:ast_radio_fr type:u16
-D_fr_8017C480 = 0x8017C480; //segment:ast_radio_fr type:u16
-D_fr_8017C4AC = 0x8017C4AC; //segment:ast_radio_fr type:u16
-D_fr_8017C4DC = 0x8017C4DC; //segment:ast_radio_fr type:u16
-D_fr_8017C518 = 0x8017C518; //segment:ast_radio_fr type:u16
-D_fr_8017C550 = 0x8017C550; //segment:ast_radio_fr type:u16
-D_fr_8017C584 = 0x8017C584; //segment:ast_radio_fr type:u16
-D_fr_8017C5C8 = 0x8017C5C8; //segment:ast_radio_fr type:u16
-D_fr_8017C628 = 0x8017C628; //segment:ast_radio_fr type:u16
-D_fr_8017C670 = 0x8017C670; //segment:ast_radio_fr type:u16
-D_fr_8017C698 = 0x8017C698; //segment:ast_radio_fr type:u16
-D_fr_8017C6DC = 0x8017C6DC; //segment:ast_radio_fr type:u16
-D_fr_8017C700 = 0x8017C700; //segment:ast_radio_fr type:u16
-D_fr_8017C720 = 0x8017C720; //segment:ast_radio_fr type:u16
-D_fr_8017C734 = 0x8017C734; //segment:ast_radio_fr type:u16
-D_fr_8017C768 = 0x8017C768; //segment:ast_radio_fr type:u16
-D_fr_8017C7B4 = 0x8017C7B4; //segment:ast_radio_fr type:u16
-D_fr_8017C7F4 = 0x8017C7F4; //segment:ast_radio_fr type:u16
-D_fr_8017C82C = 0x8017C82C; //segment:ast_radio_fr type:u16
-D_fr_8017C874 = 0x8017C874; //segment:ast_radio_fr type:u16
-D_fr_8017C8DC = 0x8017C8DC; //segment:ast_radio_fr type:u16
-D_fr_8017C91C = 0x8017C91C; //segment:ast_radio_fr type:u16
-D_fr_8017C964 = 0x8017C964; //segment:ast_radio_fr type:u16
-D_fr_8017C994 = 0x8017C994; //segment:ast_radio_fr type:u16
-D_fr_8017C9B8 = 0x8017C9B8; //segment:ast_radio_fr type:u16
-D_fr_8017C9E0 = 0x8017C9E0; //segment:ast_radio_fr type:u16
-D_fr_8017CA34 = 0x8017CA34; //segment:ast_radio_fr type:u16
-D_fr_8017CA70 = 0x8017CA70; //segment:ast_radio_fr type:u16
-D_fr_8017CA88 = 0x8017CA88; //segment:ast_radio_fr type:u16
-D_fr_8017CAC4 = 0x8017CAC4; //segment:ast_radio_fr type:u16
-D_fr_8017CB08 = 0x8017CB08; //segment:ast_radio_fr type:u16
-D_fr_8017CB38 = 0x8017CB38; //segment:ast_radio_fr type:u16
-D_fr_8017CB7C = 0x8017CB7C; //segment:ast_radio_fr type:u16
-D_fr_8017CBD4 = 0x8017CBD4; //segment:ast_radio_fr type:u16
-D_fr_8017CC0C = 0x8017CC0C; //segment:ast_radio_fr type:u16
-D_fr_8017CC50 = 0x8017CC50; //segment:ast_radio_fr type:u16
-D_fr_8017CCAC = 0x8017CCAC; //segment:ast_radio_fr type:u16
-D_fr_8017CD1C = 0x8017CD1C; //segment:ast_radio_fr type:u16
-D_fr_8017CD5C = 0x8017CD5C; //segment:ast_radio_fr type:u16
-D_fr_8017CD70 = 0x8017CD70; //segment:ast_radio_fr type:u16
-D_fr_8017CDDC = 0x8017CDDC; //segment:ast_radio_fr type:u16
-D_fr_8017CE28 = 0x8017CE28; //segment:ast_radio_fr type:u16
-D_fr_8017CE74 = 0x8017CE74; //segment:ast_radio_fr type:u16
-D_fr_8017CEB4 = 0x8017CEB4; //segment:ast_radio_fr type:u16
-D_fr_8017CEF8 = 0x8017CEF8; //segment:ast_radio_fr type:u16
-D_fr_8017CF08 = 0x8017CF08; //segment:ast_radio_fr type:u16
-D_fr_8017CF3C = 0x8017CF3C; //segment:ast_radio_fr type:u16
-D_fr_8017CF6C = 0x8017CF6C; //segment:ast_radio_fr type:u16
-D_fr_8017CFC8 = 0x8017CFC8; //segment:ast_radio_fr type:u16
-D_fr_8017D00C = 0x8017D00C; //segment:ast_radio_fr type:u16
-D_fr_8017D048 = 0x8017D048; //segment:ast_radio_fr type:u16
-D_fr_8017D0B0 = 0x8017D0B0; //segment:ast_radio_fr type:u16
-D_fr_8017D0CC = 0x8017D0CC; //segment:ast_radio_fr type:u16
-D_fr_8017D128 = 0x8017D128; //segment:ast_radio_fr type:u16
-D_fr_8017D170 = 0x8017D170; //segment:ast_radio_fr type:u16
-D_fr_8017D1B4 = 0x8017D1B4; //segment:ast_radio_fr type:u16
-D_fr_8017D1F8 = 0x8017D1F8; //segment:ast_radio_fr type:u16
-D_fr_8017D248 = 0x8017D248; //segment:ast_radio_fr type:u16
-D_fr_8017D298 = 0x8017D298; //segment:ast_radio_fr type:u16
-D_fr_8017D2D4 = 0x8017D2D4; //segment:ast_radio_fr type:u16
-D_fr_8017D318 = 0x8017D318; //segment:ast_radio_fr type:u16
-D_fr_8017D358 = 0x8017D358; //segment:ast_radio_fr type:u16
-D_fr_8017D398 = 0x8017D398; //segment:ast_radio_fr type:u16
-D_fr_8017D3D4 = 0x8017D3D4; //segment:ast_radio_fr type:u16
-D_fr_8017D3FC = 0x8017D3FC; //segment:ast_radio_fr type:u16
-D_fr_8017D434 = 0x8017D434; //segment:ast_radio_fr type:u16
-D_fr_8017D46C = 0x8017D46C; //segment:ast_radio_fr type:u16
-D_fr_8017D4A8 = 0x8017D4A8; //segment:ast_radio_fr type:u16
-D_fr_8017D500 = 0x8017D500; //segment:ast_radio_fr type:u16
-D_fr_8017D524 = 0x8017D524; //segment:ast_radio_fr type:u16
-D_fr_8017D544 = 0x8017D544; //segment:ast_radio_fr type:u16
-D_fr_8017D598 = 0x8017D598; //segment:ast_radio_fr type:u16
-D_fr_8017D5F0 = 0x8017D5F0; //segment:ast_radio_fr type:u16
-D_fr_8017D634 = 0x8017D634; //segment:ast_radio_fr type:u16
-D_fr_8017D66C = 0x8017D66C; //segment:ast_radio_fr type:u16
-D_fr_8017D6A4 = 0x8017D6A4; //segment:ast_radio_fr type:u16
-D_fr_8017D6FC = 0x8017D6FC; //segment:ast_radio_fr type:u16
-D_fr_8017D730 = 0x8017D730; //segment:ast_radio_fr type:u16
-D_fr_8017D77C = 0x8017D77C; //segment:ast_radio_fr type:u16
-D_fr_8017D7D4 = 0x8017D7D4; //segment:ast_radio_fr type:u16
-D_fr_8017D808 = 0x8017D808; //segment:ast_radio_fr type:u16
-D_fr_8017D84C = 0x8017D84C; //segment:ast_radio_fr type:u16
-D_fr_8017D8A8 = 0x8017D8A8; //segment:ast_radio_fr type:u16
-D_fr_8017D908 = 0x8017D908; //segment:ast_radio_fr type:u16
-D_fr_8017D958 = 0x8017D958; //segment:ast_radio_fr type:u16
-D_fr_8017D990 = 0x8017D990; //segment:ast_radio_fr type:u16
-D_fr_8017D9D4 = 0x8017D9D4; //segment:ast_radio_fr type:u16
-D_fr_8017DA28 = 0x8017DA28; //segment:ast_radio_fr type:u16
-D_fr_8017DA74 = 0x8017DA74; //segment:ast_radio_fr type:u16
-D_fr_8017DAAC = 0x8017DAAC; //segment:ast_radio_fr type:u16
-D_fr_8017DAF0 = 0x8017DAF0; //segment:ast_radio_fr type:u16
-D_fr_8017DB14 = 0x8017DB14; //segment:ast_radio_fr type:u16
-D_fr_8017DB54 = 0x8017DB54; //segment:ast_radio_fr type:u16
-D_fr_8017DB9C = 0x8017DB9C; //segment:ast_radio_fr type:u16
-D_fr_8017DBE0 = 0x8017DBE0; //segment:ast_radio_fr type:u16
-D_fr_8017DC00 = 0x8017DC00; //segment:ast_radio_fr type:u16
-D_fr_8017DC2C = 0x8017DC2C; //segment:ast_radio_fr type:u16
-D_fr_8017DC5C = 0x8017DC5C; //segment:ast_radio_fr type:u16
-D_fr_8017DCB0 = 0x8017DCB0; //segment:ast_radio_fr type:u16
-D_fr_8017DCD8 = 0x8017DCD8; //segment:ast_radio_fr type:u16
-D_fr_8017DCF0 = 0x8017DCF0; //segment:ast_radio_fr type:u16
-D_fr_8017DD24 = 0x8017DD24; //segment:ast_radio_fr type:u16
-D_fr_8017DD64 = 0x8017DD64; //segment:ast_radio_fr type:u16
-D_fr_8017DD90 = 0x8017DD90; //segment:ast_radio_fr type:u16
-D_fr_8017DDC8 = 0x8017DDC8; //segment:ast_radio_fr type:u16
-D_fr_8017DE00 = 0x8017DE00; //segment:ast_radio_fr type:u16
-D_fr_8017DE3C = 0x8017DE3C; //segment:ast_radio_fr type:u16
-D_fr_8017DE9C = 0x8017DE9C; //segment:ast_radio_fr type:u16
-D_fr_8017DED0 = 0x8017DED0; //segment:ast_radio_fr type:u16
-D_fr_8017DF20 = 0x8017DF20; //segment:ast_radio_fr type:u16
-D_fr_8017DF4C = 0x8017DF4C; //segment:ast_radio_fr type:u16
-D_fr_8017DFC4 = 0x8017DFC4; //segment:ast_radio_fr type:u16
-D_fr_8017E014 = 0x8017E014; //segment:ast_radio_fr type:u16
-D_fr_8017E058 = 0x8017E058; //segment:ast_radio_fr type:u16
-D_fr_8017E0B4 = 0x8017E0B4; //segment:ast_radio_fr type:u16
-D_fr_8017E0C8 = 0x8017E0C8; //segment:ast_radio_fr type:u16
-D_fr_8017E118 = 0x8017E118; //segment:ast_radio_fr type:u16
-D_fr_8017E14C = 0x8017E14C; //segment:ast_radio_fr type:u16
-D_fr_8017E1A8 = 0x8017E1A8; //segment:ast_radio_fr type:u16
-D_fr_8017E1EC = 0x8017E1EC; //segment:ast_radio_fr type:u16
-D_fr_8017E250 = 0x8017E250; //segment:ast_radio_fr type:u16
-D_fr_8017E29C = 0x8017E29C; //segment:ast_radio_fr type:u16
-D_fr_8017E2DC = 0x8017E2DC; //segment:ast_radio_fr type:u16
-D_fr_8017E320 = 0x8017E320; //segment:ast_radio_fr type:u16
-D_fr_8017E350 = 0x8017E350; //segment:ast_radio_fr type:u16
-D_fr_8017E3BC = 0x8017E3BC; //segment:ast_radio_fr type:u16
-D_fr_8017E3D8 = 0x8017E3D8; //segment:ast_radio_fr type:u16
-D_fr_8017E430 = 0x8017E430; //segment:ast_radio_fr type:u16
-D_fr_8017E498 = 0x8017E498; //segment:ast_radio_fr type:u16
-D_fr_8017E4E8 = 0x8017E4E8; //segment:ast_radio_fr type:u16
-D_fr_8017E514 = 0x8017E514; //segment:ast_radio_fr type:u16
-D_fr_8017E56C = 0x8017E56C; //segment:ast_radio_fr type:u16
-D_fr_8017E5CC = 0x8017E5CC; //segment:ast_radio_fr type:u16
-D_fr_8017E630 = 0x8017E630; //segment:ast_radio_fr type:u16
-D_fr_8017E668 = 0x8017E668; //segment:ast_radio_fr type:u16
-D_fr_8017E6B0 = 0x8017E6B0; //segment:ast_radio_fr type:u16
-D_fr_8017E704 = 0x8017E704; //segment:ast_radio_fr type:u16
-D_fr_8017E740 = 0x8017E740; //segment:ast_radio_fr type:u16
-D_fr_8017E76C = 0x8017E76C; //segment:ast_radio_fr type:u16
-D_fr_8017E7A0 = 0x8017E7A0; //segment:ast_radio_fr type:u16
-D_fr_8017E7DC = 0x8017E7DC; //segment:ast_radio_fr type:u16
-D_fr_8017E828 = 0x8017E828; //segment:ast_radio_fr type:u16
-D_fr_8017E86C = 0x8017E86C; //segment:ast_radio_fr type:u16
-D_fr_8017E8AC = 0x8017E8AC; //segment:ast_radio_fr type:u16
-D_fr_8017E8D4 = 0x8017E8D4; //segment:ast_radio_fr type:u16
-D_fr_8017E900 = 0x8017E900; //segment:ast_radio_fr type:u16
-D_fr_8017E94C = 0x8017E94C; //segment:ast_radio_fr type:u16
-D_fr_8017E97C = 0x8017E97C; //segment:ast_radio_fr type:u16
-D_fr_8017E9A8 = 0x8017E9A8; //segment:ast_radio_fr type:u16
-D_fr_8017E9E0 = 0x8017E9E0; //segment:ast_radio_fr type:u16
-D_fr_8017EA04 = 0x8017EA04; //segment:ast_radio_fr type:u16
-D_fr_8017EA2C = 0x8017EA2C; //segment:ast_radio_fr type:u16
-D_fr_8017EA5C = 0x8017EA5C; //segment:ast_radio_fr type:u16
-D_fr_8017EAC0 = 0x8017EAC0; //segment:ast_radio_fr type:u16
-D_fr_8017EB00 = 0x8017EB00; //segment:ast_radio_fr type:u16
-D_fr_8017EB38 = 0x8017EB38; //segment:ast_radio_fr type:u16
-D_fr_8017EB90 = 0x8017EB90; //segment:ast_radio_fr type:u16
-D_fr_8017EBBC = 0x8017EBBC; //segment:ast_radio_fr type:u16
-D_fr_8017EBEC = 0x8017EBEC; //segment:ast_radio_fr type:u16
-D_fr_8017EC24 = 0x8017EC24; //segment:ast_radio_fr type:u16
-D_fr_8017EC68 = 0x8017EC68; //segment:ast_radio_fr type:u16
-D_fr_8017EC90 = 0x8017EC90; //segment:ast_radio_fr type:u16
-D_fr_8017ECB4 = 0x8017ECB4; //segment:ast_radio_fr type:u16
-D_fr_8017ECF8 = 0x8017ECF8; //segment:ast_radio_fr type:u16
-D_fr_8017ED34 = 0x8017ED34; //segment:ast_radio_fr type:u16
-D_fr_8017ED70 = 0x8017ED70; //segment:ast_radio_fr type:u16
-D_fr_8017EDA0 = 0x8017EDA0; //segment:ast_radio_fr type:u16
-D_fr_8017EDDC = 0x8017EDDC; //segment:ast_radio_fr type:u16
-D_fr_8017EE10 = 0x8017EE10; //segment:ast_radio_fr type:u16
-D_fr_8017EE60 = 0x8017EE60; //segment:ast_radio_fr type:u16
-D_fr_8017EEC0 = 0x8017EEC0; //segment:ast_radio_fr type:u16
-D_fr_8017EED8 = 0x8017EED8; //segment:ast_radio_fr type:u16
-D_fr_8017EF28 = 0x8017EF28; //segment:ast_radio_fr type:u16
-D_fr_8017EF4C = 0x8017EF4C; //segment:ast_radio_fr type:u16
-D_fr_8017EFAC = 0x8017EFAC; //segment:ast_radio_fr type:u16
-D_fr_8017EFD0 = 0x8017EFD0; //segment:ast_radio_fr type:u16
-D_fr_8017F014 = 0x8017F014; //segment:ast_radio_fr type:u16
-D_fr_8017F054 = 0x8017F054; //segment:ast_radio_fr type:u16
-D_fr_8017F0A0 = 0x8017F0A0; //segment:ast_radio_fr type:u16
-D_fr_8017F0B4 = 0x8017F0B4; //segment:ast_radio_fr type:u16
-D_fr_8017F0DC = 0x8017F0DC; //segment:ast_radio_fr type:u16
-D_fr_8017F12C = 0x8017F12C; //segment:ast_radio_fr type:u16
-D_fr_8017F16C = 0x8017F16C; //segment:ast_radio_fr type:u16
-D_fr_8017F188 = 0x8017F188; //segment:ast_radio_fr type:u16
-D_fr_8017F1B4 = 0x8017F1B4; //segment:ast_radio_fr type:u16
-D_fr_8017F208 = 0x8017F208; //segment:ast_radio_fr type:u16
-D_fr_8017F260 = 0x8017F260; //segment:ast_radio_fr type:u16
-D_fr_8017F290 = 0x8017F290; //segment:ast_radio_fr type:u16
-D_fr_8017F2F8 = 0x8017F2F8; //segment:ast_radio_fr type:u16
-D_fr_8017F348 = 0x8017F348; //segment:ast_radio_fr type:u16
-D_fr_8017F394 = 0x8017F394; //segment:ast_radio_fr type:u16
-D_fr_8017F3E0 = 0x8017F3E0; //segment:ast_radio_fr type:u16
-D_fr_8017F3F8 = 0x8017F3F8; //segment:ast_radio_fr type:u16
-D_fr_8017F414 = 0x8017F414; //segment:ast_radio_fr type:u16
-D_fr_8017F478 = 0x8017F478; //segment:ast_radio_fr type:u16
-D_fr_8017F4D0 = 0x8017F4D0; //segment:ast_radio_fr type:u16
-D_fr_8017F504 = 0x8017F504; //segment:ast_radio_fr type:u16
-D_fr_8017F51C = 0x8017F51C; //segment:ast_radio_fr type:u16
-D_fr_8017F554 = 0x8017F554; //segment:ast_radio_fr type:u16
-D_fr_8017F588 = 0x8017F588; //segment:ast_radio_fr type:u16
-D_fr_8017F5C0 = 0x8017F5C0; //segment:ast_radio_fr type:u16
-D_fr_8017F604 = 0x8017F604; //segment:ast_radio_fr type:u16
-D_fr_8017F654 = 0x8017F654; //segment:ast_radio_fr type:u16
-D_fr_8017F6C8 = 0x8017F6C8; //segment:ast_radio_fr type:u16
-D_fr_8017F700 = 0x8017F700; //segment:ast_radio_fr type:u16
-D_fr_8017F74C = 0x8017F74C; //segment:ast_radio_fr type:u16
-D_fr_8017F7A0 = 0x8017F7A0; //segment:ast_radio_fr type:u16
-D_fr_8017F7E4 = 0x8017F7E4; //segment:ast_radio_fr type:u16
-D_fr_8017F81C = 0x8017F81C; //segment:ast_radio_fr type:u16
-D_fr_8017F878 = 0x8017F878; //segment:ast_radio_fr type:u16
-D_fr_8017F898 = 0x8017F898; //segment:ast_radio_fr type:u16
-D_fr_8017F8C8 = 0x8017F8C8; //segment:ast_radio_fr type:u16
-D_fr_8017F900 = 0x8017F900; //segment:ast_radio_fr type:u16
-D_fr_8017F960 = 0x8017F960; //segment:ast_radio_fr type:u16
-D_fr_8017F9B0 = 0x8017F9B0; //segment:ast_radio_fr type:u16
-D_fr_8017FA10 = 0x8017FA10; //segment:ast_radio_fr type:u16
-D_fr_8017FA7C = 0x8017FA7C; //segment:ast_radio_fr type:u16
-D_fr_8017FA9C = 0x8017FA9C; //segment:ast_radio_fr type:u16
-D_fr_8017FAF0 = 0x8017FAF0; //segment:ast_radio_fr type:u16
-D_fr_8017FB3C = 0x8017FB3C; //segment:ast_radio_fr type:u16
-D_fr_8017FB64 = 0x8017FB64; //segment:ast_radio_fr type:u16
-D_fr_8017FB84 = 0x8017FB84; //segment:ast_radio_fr type:u16
-D_fr_8017FBDC = 0x8017FBDC; //segment:ast_radio_fr type:u16
-D_fr_8017FC54 = 0x8017FC54; //segment:ast_radio_fr type:u16
-D_fr_8017FCA4 = 0x8017FCA4; //segment:ast_radio_fr type:u16
-D_fr_8017FCF0 = 0x8017FCF0; //segment:ast_radio_fr type:u16
-D_fr_8017FD3C = 0x8017FD3C; //segment:ast_radio_fr type:u16
-D_fr_8017FD74 = 0x8017FD74; //segment:ast_radio_fr type:u16
-D_fr_8017FDB4 = 0x8017FDB4; //segment:ast_radio_fr type:u16
-D_fr_8017FE00 = 0x8017FE00; //segment:ast_radio_fr type:u16
-D_fr_8017FE14 = 0x8017FE14; //segment:ast_radio_fr type:u16
-D_fr_8017FE70 = 0x8017FE70; //segment:ast_radio_fr type:u16
-D_fr_8017FEC8 = 0x8017FEC8; //segment:ast_radio_fr type:u16
-D_fr_8017FF0C = 0x8017FF0C; //segment:ast_radio_fr type:u16
-D_fr_8017FF64 = 0x8017FF64; //segment:ast_radio_fr type:u16
-D_fr_8017FFB0 = 0x8017FFB0; //segment:ast_radio_fr type:u16
-D_fr_8017FFCC = 0x8017FFCC; //segment:ast_radio_fr type:u16
-D_fr_80180008 = 0x80180008; //segment:ast_radio_fr type:u16
-D_fr_80180030 = 0x80180030; //segment:ast_radio_fr type:u16
-D_fr_80180064 = 0x80180064; //segment:ast_radio_fr type:u16
-D_fr_801800BC = 0x801800BC; //segment:ast_radio_fr type:u16
-D_fr_8018010C = 0x8018010C; //segment:ast_radio_fr type:u16
-D_fr_80180158 = 0x80180158; //segment:ast_radio_fr type:u16
-D_fr_8018018C = 0x8018018C; //segment:ast_radio_fr type:u16
-D_fr_801801CC = 0x801801CC; //segment:ast_radio_fr type:u16
-D_fr_8018021C = 0x8018021C; //segment:ast_radio_fr type:u16
-D_fr_80180270 = 0x80180270; //segment:ast_radio_fr type:u16
-D_fr_8018029C = 0x8018029C; //segment:ast_radio_fr type:u16
-D_fr_801802AC = 0x801802AC; //segment:ast_radio_fr type:u16
-D_fr_801802BC = 0x801802BC; //segment:ast_radio_fr type:u16
-D_fr_801802CC = 0x801802CC; //segment:ast_radio_fr type:u16
-D_fr_80180308 = 0x80180308; //segment:ast_radio_fr type:u16
-D_fr_8018036C = 0x8018036C; //segment:ast_radio_fr type:u16
-D_fr_801803B0 = 0x801803B0; //segment:ast_radio_fr type:u16
-D_fr_80180400 = 0x80180400; //segment:ast_radio_fr type:u16
-D_fr_8018042C = 0x8018042C; //segment:ast_radio_fr type:u16
-D_fr_80180464 = 0x80180464; //segment:ast_radio_fr type:u16
-D_fr_801804C4 = 0x801804C4; //segment:ast_radio_fr type:u16
-D_fr_8018050C = 0x8018050C; //segment:ast_radio_fr type:u16
-D_fr_8018056C = 0x8018056C; //segment:ast_radio_fr type:u16
-D_fr_801805B4 = 0x801805B4; //segment:ast_radio_fr type:u16
-D_fr_801805E0 = 0x801805E0; //segment:ast_radio_fr type:u16
-D_fr_8018062C = 0x8018062C; //segment:ast_radio_fr type:u16
-D_fr_80180664 = 0x80180664; //segment:ast_radio_fr type:u16
-D_fr_801806B8 = 0x801806B8; //segment:ast_radio_fr type:u16
-D_fr_80180704 = 0x80180704; //segment:ast_radio_fr type:u16
-D_fr_80180748 = 0x80180748; //segment:ast_radio_fr type:u16
-D_fr_80180780 = 0x80180780; //segment:ast_radio_fr type:u16
-D_fr_801807B4 = 0x801807B4; //segment:ast_radio_fr type:u16
-D_fr_80180800 = 0x80180800; //segment:ast_radio_fr type:u16
-D_fr_80180830 = 0x80180830; //segment:ast_radio_fr type:u16
-D_fr_80180880 = 0x80180880; //segment:ast_radio_fr type:u16
-D_fr_801808B8 = 0x801808B8; //segment:ast_radio_fr type:u16
-D_fr_80180910 = 0x80180910; //segment:ast_radio_fr type:u16
-D_fr_8018095C = 0x8018095C; //segment:ast_radio_fr type:u16
-D_fr_801809B0 = 0x801809B0; //segment:ast_radio_fr type:u16
-D_fr_801809D0 = 0x801809D0; //segment:ast_radio_fr type:u16
-D_fr_801809F4 = 0x801809F4; //segment:ast_radio_fr type:u16
-D_fr_80180A18 = 0x80180A18; //segment:ast_radio_fr type:u16
-D_fr_80180A34 = 0x80180A34; //segment:ast_radio_fr type:u16
-D_fr_80180A54 = 0x80180A54; //segment:ast_radio_fr type:u16
-D_fr_80180AC8 = 0x80180AC8; //segment:ast_radio_fr type:u16
-D_fr_80180B20 = 0x80180B20; //segment:ast_radio_fr type:u16
-D_fr_80180B7C = 0x80180B7C; //segment:ast_radio_fr type:u16
-D_fr_80180BB4 = 0x80180BB4; //segment:ast_radio_fr type:u16
-D_fr_80180C08 = 0x80180C08; //segment:ast_radio_fr type:u16
-D_fr_80180C60 = 0x80180C60; //segment:ast_radio_fr type:u16
-D_fr_80180CC0 = 0x80180CC0; //segment:ast_radio_fr type:u16
-D_fr_80180D14 = 0x80180D14; //segment:ast_radio_fr type:u16
-D_fr_80180D70 = 0x80180D70; //segment:ast_radio_fr type:u16
-D_fr_80180DB4 = 0x80180DB4; //segment:ast_radio_fr type:u16
-D_fr_80180E18 = 0x80180E18; //segment:ast_radio_fr type:u16
-D_fr_80180E54 = 0x80180E54; //segment:ast_radio_fr type:u16
-D_fr_80180EA0 = 0x80180EA0; //segment:ast_radio_fr type:u16
-D_fr_80180EF4 = 0x80180EF4; //segment:ast_radio_fr type:u16
-D_fr_80180F4C = 0x80180F4C; //segment:ast_radio_fr type:u16
-D_fr_80180FA8 = 0x80180FA8; //segment:ast_radio_fr type:u16
-D_fr_80180FF0 = 0x80180FF0; //segment:ast_radio_fr type:u16
-D_fr_80181038 = 0x80181038; //segment:ast_radio_fr type:u16
-D_fr_80181064 = 0x80181064; //segment:ast_radio_fr type:u16
-D_fr_801810A0 = 0x801810A0; //segment:ast_radio_fr type:u16
-D_fr_801810C4 = 0x801810C4; //segment:ast_radio_fr type:u16
-D_fr_80181104 = 0x80181104; //segment:ast_radio_fr type:u16
-D_fr_80181128 = 0x80181128; //segment:ast_radio_fr type:u16
-D_fr_80181150 = 0x80181150; //segment:ast_radio_fr type:u16
-D_fr_8018119C = 0x8018119C; //segment:ast_radio_fr type:u16
-D_fr_801811F4 = 0x801811F4; //segment:ast_radio_fr type:u16
-D_fr_80181238 = 0x80181238; //segment:ast_radio_fr type:u16
-D_fr_80181280 = 0x80181280; //segment:ast_radio_fr type:u16
-D_fr_801812C0 = 0x801812C0; //segment:ast_radio_fr type:u16
-D_fr_80181300 = 0x80181300; //segment:ast_radio_fr type:u16
-D_fr_80181348 = 0x80181348; //segment:ast_radio_fr type:u16
-D_fr_8018138C = 0x8018138C; //segment:ast_radio_fr type:u16
-D_fr_801813C4 = 0x801813C4; //segment:ast_radio_fr type:u16
-D_fr_801813F0 = 0x801813F0; //segment:ast_radio_fr type:u16
-D_fr_80181438 = 0x80181438; //segment:ast_radio_fr type:u16
-D_fr_80181470 = 0x80181470; //segment:ast_radio_fr type:u16
-D_fr_80181498 = 0x80181498; //segment:ast_radio_fr type:u16
-D_fr_801814D8 = 0x801814D8; //segment:ast_radio_fr type:u16
-D_fr_80181504 = 0x80181504; //segment:ast_radio_fr type:u16
-D_fr_80181548 = 0x80181548; //segment:ast_radio_fr type:u16
-D_fr_8018158C = 0x8018158C; //segment:ast_radio_fr type:u16
-D_fr_801815C8 = 0x801815C8; //segment:ast_radio_fr type:u16
-D_fr_80181608 = 0x80181608; //segment:ast_radio_fr type:u16
-D_fr_80181640 = 0x80181640; //segment:ast_radio_fr type:u16
-D_fr_80181678 = 0x80181678; //segment:ast_radio_fr type:u16
-D_fr_801816B0 = 0x801816B0; //segment:ast_radio_fr type:u16
-D_fr_801816F8 = 0x801816F8; //segment:ast_radio_fr type:u16
-D_fr_80181728 = 0x80181728; //segment:ast_radio_fr type:u16
-D_fr_80181740 = 0x80181740; //segment:ast_radio_fr type:u16
-D_fr_80181770 = 0x80181770; //segment:ast_radio_fr type:u16
-D_fr_801817C4 = 0x801817C4; //segment:ast_radio_fr type:u16
-D_fr_80181824 = 0x80181824; //segment:ast_radio_fr type:u16
-D_fr_80181848 = 0x80181848; //segment:ast_radio_fr type:u16
-D_fr_80181888 = 0x80181888; //segment:ast_radio_fr type:u16
-D_fr_8018189C = 0x8018189C; //segment:ast_radio_fr type:u16
-D_fr_801818FC = 0x801818FC; //segment:ast_radio_fr type:u16
-D_fr_80181930 = 0x80181930; //segment:ast_radio_fr type:u16
-D_fr_8018196C = 0x8018196C; //segment:ast_radio_fr type:u16
-D_fr_801819A8 = 0x801819A8; //segment:ast_radio_fr type:u16
-D_fr_801819F0 = 0x801819F0; //segment:ast_radio_fr type:u16
-D_fr_80181A44 = 0x80181A44; //segment:ast_radio_fr type:u16
-D_fr_80181A94 = 0x80181A94; //segment:ast_radio_fr type:u16
-D_fr_80181AD4 = 0x80181AD4; //segment:ast_radio_fr type:u16
-D_fr_80181B24 = 0x80181B24; //segment:ast_radio_fr type:u16
-D_fr_80181B7C = 0x80181B7C; //segment:ast_radio_fr type:u16
-D_fr_80181BD0 = 0x80181BD0; //segment:ast_radio_fr type:u16
-D_fr_80181C18 = 0x80181C18; //segment:ast_radio_fr type:u16
-D_fr_80181C40 = 0x80181C40; //segment:ast_radio_fr type:u16
-D_fr_80181C84 = 0x80181C84; //segment:ast_radio_fr type:u16
-D_fr_80181CCC = 0x80181CCC; //segment:ast_radio_fr type:u16
-D_fr_80181D0C = 0x80181D0C; //segment:ast_radio_fr type:u16
-D_fr_80181D44 = 0x80181D44; //segment:ast_radio_fr type:u16
-D_fr_80181D88 = 0x80181D88; //segment:ast_radio_fr type:u16
-D_fr_80181DF0 = 0x80181DF0; //segment:ast_radio_fr type:u16
-D_fr_80181E4C = 0x80181E4C; //segment:ast_radio_fr type:u16
-D_fr_80181E9C = 0x80181E9C; //segment:ast_radio_fr type:u16
-D_fr_80181ED8 = 0x80181ED8; //segment:ast_radio_fr type:u16
-D_fr_80181F04 = 0x80181F04; //segment:ast_radio_fr type:u16
-D_fr_80181F48 = 0x80181F48; //segment:ast_radio_fr type:u16
-D_fr_80181FA8 = 0x80181FA8; //segment:ast_radio_fr type:u16
-D_fr_80181FF0 = 0x80181FF0; //segment:ast_radio_fr type:u16
-D_fr_80182038 = 0x80182038; //segment:ast_radio_fr type:u16
-D_fr_80182094 = 0x80182094; //segment:ast_radio_fr type:u16
-D_fr_801820C4 = 0x801820C4; //segment:ast_radio_fr type:u16
-D_fr_801820F4 = 0x801820F4; //segment:ast_radio_fr type:u16
-D_fr_80182130 = 0x80182130; //segment:ast_radio_fr type:u16
-D_fr_80182198 = 0x80182198; //segment:ast_radio_fr type:u16
-D_fr_801821E8 = 0x801821E8; //segment:ast_radio_fr type:u16
-D_fr_80182230 = 0x80182230; //segment:ast_radio_fr type:u16
-D_fr_80182260 = 0x80182260; //segment:ast_radio_fr type:u16
-D_fr_801822A8 = 0x801822A8; //segment:ast_radio_fr type:u16
-D_fr_801822F8 = 0x801822F8; //segment:ast_radio_fr type:u16
-D_fr_80182340 = 0x80182340; //segment:ast_radio_fr type:u16
-D_fr_80182378 = 0x80182378; //segment:ast_radio_fr type:u16
-D_fr_801823A8 = 0x801823A8; //segment:ast_radio_fr type:u16
-D_fr_80182414 = 0x80182414; //segment:ast_radio_fr type:u16
-D_fr_8018244C = 0x8018244C; //segment:ast_radio_fr type:u16
-D_fr_80182488 = 0x80182488; //segment:ast_radio_fr type:u16
-D_fr_801824C4 = 0x801824C4; //segment:ast_radio_fr type:u16
-D_fr_80182508 = 0x80182508; //segment:ast_radio_fr type:u16
-D_fr_80182574 = 0x80182574; //segment:ast_radio_fr type:u16
-D_fr_801825A4 = 0x801825A4; //segment:ast_radio_fr type:u16
-D_fr_801825E4 = 0x801825E4; //segment:ast_radio_fr type:u16
-D_fr_8018261C = 0x8018261C; //segment:ast_radio_fr type:u16
-D_fr_80182650 = 0x80182650; //segment:ast_radio_fr type:u16
-D_fr_80182690 = 0x80182690; //segment:ast_radio_fr type:u16
-D_fr_801826EC = 0x801826EC; //segment:ast_radio_fr type:u16
-D_fr_80182718 = 0x80182718; //segment:ast_radio_fr type:u16
-D_fr_80182758 = 0x80182758; //segment:ast_radio_fr type:u16
-D_fr_801827B0 = 0x801827B0; //segment:ast_radio_fr type:u16
-D_fr_801827D8 = 0x801827D8; //segment:ast_radio_fr type:u16
-D_fr_801827FC = 0x801827FC; //segment:ast_radio_fr type:u16
-D_fr_80182830 = 0x80182830; //segment:ast_radio_fr type:u16
-D_fr_80182890 = 0x80182890; //segment:ast_radio_fr type:u16
-D_fr_801828E0 = 0x801828E0; //segment:ast_radio_fr type:u16
-D_fr_8018293C = 0x8018293C; //segment:ast_radio_fr type:u16
-D_fr_80182968 = 0x80182968; //segment:ast_radio_fr type:u16
-D_fr_801829AC = 0x801829AC; //segment:ast_radio_fr type:u16
-D_fr_801829E8 = 0x801829E8; //segment:ast_radio_fr type:u16
-D_fr_80182A34 = 0x80182A34; //segment:ast_radio_fr type:u16
-D_fr_80182A84 = 0x80182A84; //segment:ast_radio_fr type:u16
-D_fr_80182ABC = 0x80182ABC; //segment:ast_radio_fr type:u16
-D_fr_80182ADC = 0x80182ADC; //segment:ast_radio_fr type:u16
-D_fr_80182B20 = 0x80182B20; //segment:ast_radio_fr type:u16
-D_fr_80182B50 = 0x80182B50; //segment:ast_radio_fr type:u16
-D_fr_80182BA0 = 0x80182BA0; //segment:ast_radio_fr type:u16
-D_fr_80182BC4 = 0x80182BC4; //segment:ast_radio_fr type:u16
-D_fr_80182BEC = 0x80182BEC; //segment:ast_radio_fr type:u16
-D_fr_80182C20 = 0x80182C20; //segment:ast_radio_fr type:u16
-D_fr_80182C80 = 0x80182C80; //segment:ast_radio_fr type:u16
-D_fr_80182CA0 = 0x80182CA0; //segment:ast_radio_fr type:u16
-D_fr_80182CD0 = 0x80182CD0; //segment:ast_radio_fr type:u16
-D_fr_80182CF8 = 0x80182CF8; //segment:ast_radio_fr type:u16
-D_fr_80182D44 = 0x80182D44; //segment:ast_radio_fr type:u16
-D_fr_80182D8C = 0x80182D8C; //segment:ast_radio_fr type:u16
-D_fr_80182DBC = 0x80182DBC; //segment:ast_radio_fr type:u16
-D_fr_80182E18 = 0x80182E18; //segment:ast_radio_fr type:u16
-D_fr_80182E54 = 0x80182E54; //segment:ast_radio_fr type:u16
-D_fr_80182E7C = 0x80182E7C; //segment:ast_radio_fr type:u16
-D_fr_80182EC4 = 0x80182EC4; //segment:ast_radio_fr type:u16
-D_fr_80182EFC = 0x80182EFC; //segment:ast_radio_fr type:u16
-D_fr_80182F34 = 0x80182F34; //segment:ast_radio_fr type:u16
-D_fr_80182F6C = 0x80182F6C; //segment:ast_radio_fr type:u16
-D_fr_80182FA4 = 0x80182FA4; //segment:ast_radio_fr type:u16
-D_fr_80182FD8 = 0x80182FD8; //segment:ast_radio_fr type:u16
-D_fr_8018301C = 0x8018301C; //segment:ast_radio_fr type:u16
-D_fr_80183038 = 0x80183038; //segment:ast_radio_fr type:u16
-D_fr_80183080 = 0x80183080; //segment:ast_radio_fr type:u16
-D_fr_801830C8 = 0x801830C8; //segment:ast_radio_fr type:u16
-D_fr_80183110 = 0x80183110; //segment:ast_radio_fr type:u16
-D_fr_80183150 = 0x80183150; //segment:ast_radio_fr type:u16
-D_fr_80183194 = 0x80183194; //segment:ast_radio_fr type:u16
-D_fr_801831E0 = 0x801831E0; //segment:ast_radio_fr type:u16
-D_fr_80183240 = 0x80183240; //segment:ast_radio_fr type:u16
-D_fr_80183278 = 0x80183278; //segment:ast_radio_fr type:u16
-D_fr_801832BC = 0x801832BC; //segment:ast_radio_fr type:u16
-D_fr_80183308 = 0x80183308; //segment:ast_radio_fr type:u16
-D_fr_80183340 = 0x80183340; //segment:ast_radio_fr type:u16
-D_fr_8018338C = 0x8018338C; //segment:ast_radio_fr type:u16
-D_fr_801833C4 = 0x801833C4; //segment:ast_radio_fr type:u16
-D_fr_801833F4 = 0x801833F4; //segment:ast_radio_fr type:u16
-D_fr_80183420 = 0x80183420; //segment:ast_radio_fr type:u16
-D_fr_80183448 = 0x80183448; //segment:ast_radio_fr type:u16
-D_fr_801834A0 = 0x801834A0; //segment:ast_radio_fr type:u16
-D_fr_801834CC = 0x801834CC; //segment:ast_radio_fr type:u16
-D_fr_80183514 = 0x80183514; //segment:ast_radio_fr type:u16
-D_fr_80183560 = 0x80183560; //segment:ast_radio_fr type:u16
-D_fr_801835C8 = 0x801835C8; //segment:ast_radio_fr type:u16
-D_fr_801835E8 = 0x801835E8; //segment:ast_radio_fr type:u16
-D_fr_80183610 = 0x80183610; //segment:ast_radio_fr type:u16
-D_fr_80183634 = 0x80183634; //segment:ast_radio_fr type:u16
-D_fr_8018366C = 0x8018366C; //segment:ast_radio_fr type:u16
-D_fr_801836C8 = 0x801836C8; //segment:ast_radio_fr type:u16
-D_fr_80183728 = 0x80183728; //segment:ast_radio_fr type:u16
-D_fr_80183760 = 0x80183760; //segment:ast_radio_fr type:u16
-D_fr_801837C8 = 0x801837C8; //segment:ast_radio_fr type:u16
-D_fr_80183810 = 0x80183810; //segment:ast_radio_fr type:u16
-D_fr_80183848 = 0x80183848; //segment:ast_radio_fr type:u16
-D_fr_801838B8 = 0x801838B8; //segment:ast_radio_fr type:u16
-D_fr_80183914 = 0x80183914; //segment:ast_radio_fr type:u16
-D_fr_80183948 = 0x80183948; //segment:ast_radio_fr type:u16
-D_fr_801839B0 = 0x801839B0; //segment:ast_radio_fr type:u16
-D_fr_801839FC = 0x801839FC; //segment:ast_radio_fr type:u16
-D_fr_80183A20 = 0x80183A20; //segment:ast_radio_fr type:u16
-D_fr_80183A70 = 0x80183A70; //segment:ast_radio_fr type:u16
-D_fr_80183ACC = 0x80183ACC; //segment:ast_radio_fr type:u16
-D_fr_80183B14 = 0x80183B14; //segment:ast_radio_fr type:u16
-D_fr_80183B5C = 0x80183B5C; //segment:ast_radio_fr type:u16
-D_fr_80183BB8 = 0x80183BB8; //segment:ast_radio_fr type:u16
-D_fr_80183BEC = 0x80183BEC; //segment:ast_radio_fr type:u16
-D_fr_80183C24 = 0x80183C24; //segment:ast_radio_fr type:u16
-D_fr_80183C70 = 0x80183C70; //segment:ast_radio_fr type:u16
-D_fr_80183CB8 = 0x80183CB8; //segment:ast_radio_fr type:u16
-D_fr_80183CD4 = 0x80183CD4; //segment:ast_radio_fr type:u16
-D_fr_80183D20 = 0x80183D20; //segment:ast_radio_fr type:u16
-D_fr_80183D68 = 0x80183D68; //segment:ast_radio_fr type:u16
-D_fr_80183DC0 = 0x80183DC0; //segment:ast_radio_fr type:u16
-D_fr_80183DE4 = 0x80183DE4; //segment:ast_radio_fr type:u16
-D_fr_80183DFC = 0x80183DFC; //segment:ast_radio_fr type:u16
-D_fr_80183E20 = 0x80183E20; //segment:ast_radio_fr type:u16
-D_fr_80183E70 = 0x80183E70; //segment:ast_radio_fr type:u16
-D_fr_80183E84 = 0x80183E84; //segment:ast_radio_fr type:u16
-D_fr_80183EA8 = 0x80183EA8; //segment:ast_radio_fr type:u16
-D_fr_80183EF0 = 0x80183EF0; //segment:ast_radio_fr type:u16
-D_fr_80183F0C = 0x80183F0C; //segment:ast_radio_fr type:u16
-D_fr_80183F6C = 0x80183F6C; //segment:ast_radio_fr type:u16
-D_fr_80183FD0 = 0x80183FD0; //segment:ast_radio_fr type:u16
-D_fr_80183FFC = 0x80183FFC; //segment:ast_radio_fr type:u16
-D_fr_80184044 = 0x80184044; //segment:ast_radio_fr type:u16
-D_fr_8018407C = 0x8018407C; //segment:ast_radio_fr type:u16
-D_fr_801840E0 = 0x801840E0; //segment:ast_radio_fr type:u16
-D_fr_8018413C = 0x8018413C; //segment:ast_radio_fr type:u16
-D_fr_801841B4 = 0x801841B4; //segment:ast_radio_fr type:u16
-D_fr_801841E8 = 0x801841E8; //segment:ast_radio_fr type:u16
-D_fr_80184220 = 0x80184220; //segment:ast_radio_fr type:u16
-D_fr_80184264 = 0x80184264; //segment:ast_radio_fr type:u16
-D_fr_801842C0 = 0x801842C0; //segment:ast_radio_fr type:u16
-D_fr_801842EC = 0x801842EC; //segment:ast_radio_fr type:u16
-D_fr_80184340 = 0x80184340; //segment:ast_radio_fr type:u16
-D_fr_8018437C = 0x8018437C; //segment:ast_radio_fr type:u16
-D_fr_801843BC = 0x801843BC; //segment:ast_radio_fr type:u16
-D_fr_801843D8 = 0x801843D8; //segment:ast_radio_fr type:u16
-D_fr_8018442C = 0x8018442C; //segment:ast_radio_fr type:u16
-D_fr_80184464 = 0x80184464; //segment:ast_radio_fr type:u16
-D_fr_801844B0 = 0x801844B0; //segment:ast_radio_fr type:u16
-D_fr_80184510 = 0x80184510; //segment:ast_radio_fr type:u16
-D_fr_8018455C = 0x8018455C; //segment:ast_radio_fr type:u16
-D_fr_801845C4 = 0x801845C4; //segment:ast_radio_fr type:u16
-D_fr_801845FC = 0x801845FC; //segment:ast_radio_fr type:u16
-D_fr_8018463C = 0x8018463C; //segment:ast_radio_fr type:u16
-D_fr_8018468C = 0x8018468C; //segment:ast_radio_fr type:u16
-D_fr_801846AC = 0x801846AC; //segment:ast_radio_fr type:u16
-D_fr_801846EC = 0x801846EC; //segment:ast_radio_fr type:u16
-D_fr_80184724 = 0x80184724; //segment:ast_radio_fr type:u16
-D_fr_80184748 = 0x80184748; //segment:ast_radio_fr type:u16
-D_fr_801847A8 = 0x801847A8; //segment:ast_radio_fr type:u16
-D_fr_801847D0 = 0x801847D0; //segment:ast_radio_fr type:u16
-D_fr_8018481C = 0x8018481C; //segment:ast_radio_fr type:u16
-D_fr_8018485C = 0x8018485C; //segment:ast_radio_fr type:u16
-D_fr_801848B8 = 0x801848B8; //segment:ast_radio_fr type:u16
-D_fr_80184924 = 0x80184924; //segment:ast_radio_fr type:u16
-D_fr_80184960 = 0x80184960; //segment:ast_radio_fr type:u16
-D_fr_80184980 = 0x80184980; //segment:ast_radio_fr type:u16
-D_fr_801849E4 = 0x801849E4; //segment:ast_radio_fr type:u16
-D_fr_80184A58 = 0x80184A58; //segment:ast_radio_fr type:u16
-D_fr_80184ACC = 0x80184ACC; //segment:ast_radio_fr type:u16
-D_fr_80184B24 = 0x80184B24; //segment:ast_radio_fr type:u16
-D_fr_80184B70 = 0x80184B70; //segment:ast_radio_fr type:u16
-D_fr_80184BB8 = 0x80184BB8; //segment:ast_radio_fr type:u16
-D_fr_80184C08 = 0x80184C08; //segment:ast_radio_fr type:u16
-D_fr_80184C5C = 0x80184C5C; //segment:ast_radio_fr type:u16
-D_fr_80184CA8 = 0x80184CA8; //segment:ast_radio_fr type:u16
-D_fr_80184CCC = 0x80184CCC; //segment:ast_radio_fr type:u16
-D_fr_80184CE0 = 0x80184CE0; //segment:ast_radio_fr type:u16
-D_fr_80184D00 = 0x80184D00; //segment:ast_radio_fr type:u16
-D_fr_80184D5C = 0x80184D5C; //segment:ast_radio_fr type:u16
-D_fr_80184D9C = 0x80184D9C; //segment:ast_radio_fr type:u16
-D_fr_80184DC8 = 0x80184DC8; //segment:ast_radio_fr type:u16
-D_fr_80184DEC = 0x80184DEC; //segment:ast_radio_fr type:u16
-D_fr_80184E14 = 0x80184E14; //segment:ast_radio_fr type:u16
-D_fr_80184E3C = 0x80184E3C; //segment:ast_radio_fr type:u16
-D_fr_80184E6C = 0x80184E6C; //segment:ast_radio_fr type:u16
-D_fr_80184EC0 = 0x80184EC0; //segment:ast_radio_fr type:u16
-D_fr_80184EFC = 0x80184EFC; //segment:ast_radio_fr type:u16
-D_fr_80184F30 = 0x80184F30; //segment:ast_radio_fr type:u16
-D_fr_80184F90 = 0x80184F90; //segment:ast_radio_fr type:u16
-D_fr_80184FDC = 0x80184FDC; //segment:ast_radio_fr type:u16
-D_fr_80185038 = 0x80185038; //segment:ast_radio_fr type:u16
-D_fr_801850A0 = 0x801850A0; //segment:ast_radio_fr type:u16
-D_fr_801850E4 = 0x801850E4; //segment:ast_radio_fr type:u16
-D_fr_80185114 = 0x80185114; //segment:ast_radio_fr type:u16
-D_fr_8018513C = 0x8018513C; //segment:ast_radio_fr type:u16
-D_fr_80185168 = 0x80185168; //segment:ast_radio_fr type:u16
-D_fr_80185180 = 0x80185180; //segment:ast_radio_fr type:u16
-D_fr_801851DC = 0x801851DC; //segment:ast_radio_fr type:u16
-D_fr_8018520C = 0x8018520C; //segment:ast_radio_fr type:u16
-D_fr_80185244 = 0x80185244; //segment:ast_radio_fr type:u16
-D_fr_80185260 = 0x80185260; //segment:ast_radio_fr type:u16
-D_fr_801852BC = 0x801852BC; //segment:ast_radio_fr type:u16
-D_fr_801852F4 = 0x801852F4; //segment:ast_radio_fr type:u16
-D_fr_80185334 = 0x80185334; //segment:ast_radio_fr type:u16
-D_fr_80185364 = 0x80185364; //segment:ast_radio_fr type:u16
-D_fr_80185384 = 0x80185384; //segment:ast_radio_fr type:u16
-D_fr_801853A4 = 0x801853A4; //segment:ast_radio_fr type:u16
-D_fr_801853D8 = 0x801853D8; //segment:ast_radio_fr type:u16
-D_fr_80185414 = 0x80185414; //segment:ast_radio_fr type:u16
-D_fr_80185440 = 0x80185440; //segment:ast_radio_fr type:u16
-D_fr_80185488 = 0x80185488; //segment:ast_radio_fr type:u16
-D_fr_801854BC = 0x801854BC; //segment:ast_radio_fr type:u16
-D_fr_801854F8 = 0x801854F8; //segment:ast_radio_fr type:u16
-D_fr_80185534 = 0x80185534; //segment:ast_radio_fr type:u16
-D_fr_80185554 = 0x80185554; //segment:ast_radio_fr type:u16
-D_fr_80185584 = 0x80185584; //segment:ast_radio_fr type:u16
-D_fr_801855B4 = 0x801855B4; //segment:ast_radio_fr type:u16
-D_fr_801855E4 = 0x801855E4; //segment:ast_radio_fr type:u16
-D_fr_80185628 = 0x80185628; //segment:ast_radio_fr type:u16
-D_fr_8018564C = 0x8018564C; //segment:ast_radio_fr type:u16
-D_fr_8018568C = 0x8018568C; //segment:ast_radio_fr type:u16
-D_fr_801856E8 = 0x801856E8; //segment:ast_radio_fr type:u16
-D_fr_80185754 = 0x80185754; //segment:ast_radio_fr type:u16
-D_fr_80185768 = 0x80185768; //segment:ast_radio_fr type:u16
-D_fr_8018577C = 0x8018577C; //segment:ast_radio_fr type:u16
-D_fr_80185790 = 0x80185790; //segment:ast_radio_fr type:u16
-D_fr_801857B4 = 0x801857B4; //segment:ast_radio_fr type:u16
-D_fr_801857F0 = 0x801857F0; //segment:ast_radio_fr type:u16
-D_fr_80185838 = 0x80185838; //segment:ast_radio_fr type:u16
-D_fr_80185864 = 0x80185864; //segment:ast_radio_fr type:u16
-D_fr_801858AC = 0x801858AC; //segment:ast_radio_fr type:u16
-D_fr_801858E8 = 0x801858E8; //segment:ast_radio_fr type:u16
-D_fr_801858FC = 0x801858FC; //segment:ast_radio_fr type:u16
-D_fr_80185940 = 0x80185940; //segment:ast_radio_fr type:u16
-D_fr_801859A8 = 0x801859A8; //segment:ast_radio_fr type:u16
-D_fr_80185A1C = 0x80185A1C; //segment:ast_radio_fr type:u16
-D_fr_80185A6C = 0x80185A6C; //segment:ast_radio_fr type:u16
-D_fr_80185ABC = 0x80185ABC; //segment:ast_radio_fr type:u16
-D_fr_80185AFC = 0x80185AFC; //segment:ast_radio_fr type:u16
-D_fr_80185B40 = 0x80185B40; //segment:ast_radio_fr type:u16
-D_fr_80185B84 = 0x80185B84; //segment:ast_radio_fr type:u16
-D_fr_80185BC8 = 0x80185BC8; //segment:ast_radio_fr type:u16
-D_fr_80185C04 = 0x80185C04; //segment:ast_radio_fr type:u16
-D_fr_80185C2C = 0x80185C2C; //segment:ast_radio_fr type:u16
-D_fr_80185C60 = 0x80185C60; //segment:ast_radio_fr type:u16
-D_fr_80185CB0 = 0x80185CB0; //segment:ast_radio_fr type:u16
-D_fr_80185CCC = 0x80185CCC; //segment:ast_radio_fr type:u16
-D_fr_80185CE0 = 0x80185CE0; //segment:ast_radio_fr type:u16
-D_fr_80185CF4 = 0x80185CF4; //segment:ast_radio_fr type:u16
-D_fr_80185D08 = 0x80185D08; //segment:ast_radio_fr type:u16
-D_fr_80185D40 = 0x80185D40; //segment:ast_radio_fr type:u16
-D_fr_80185D80 = 0x80185D80; //segment:ast_radio_fr type:u16
-D_fr_80185DB8 = 0x80185DB8; //segment:ast_radio_fr type:u16
-D_fr_80185DD8 = 0x80185DD8; //segment:ast_radio_fr type:u16
-D_fr_80185DF4 = 0x80185DF4; //segment:ast_radio_fr type:u16
-D_fr_80185E24 = 0x80185E24; //segment:ast_radio_fr type:u16
-D_fr_80185E68 = 0x80185E68; //segment:ast_radio_fr type:u16
-D_fr_80185EA8 = 0x80185EA8; //segment:ast_radio_fr type:u16
-D_fr_80185EDC = 0x80185EDC; //segment:ast_radio_fr type:u16
-D_fr_80185F38 = 0x80185F38; //segment:ast_radio_fr type:u16
-D_fr_80185F94 = 0x80185F94; //segment:ast_radio_fr type:u16
-D_fr_80185FC0 = 0x80185FC0; //segment:ast_radio_fr type:u16
-D_fr_80186008 = 0x80186008; //segment:ast_radio_fr type:u16
-D_fr_8018604C = 0x8018604C; //segment:ast_radio_fr type:u16
-D_fr_80186084 = 0x80186084; //segment:ast_radio_fr type:u16
-D_fr_801860CC = 0x801860CC; //segment:ast_radio_fr type:u16
-D_fr_80186110 = 0x80186110; //segment:ast_radio_fr type:u16
-D_fr_8018615C = 0x8018615C; //segment:ast_radio_fr type:u16
-D_fr_801861CC = 0x801861CC; //segment:ast_radio_fr type:u16
-D_fr_80186210 = 0x80186210; //segment:ast_radio_fr type:u16
-D_fr_80186274 = 0x80186274; //segment:ast_radio_fr type:u16
-D_fr_801862B8 = 0x801862B8; //segment:ast_radio_fr type:u16
-D_fr_80186304 = 0x80186304; //segment:ast_radio_fr type:u16
-D_fr_80186370 = 0x80186370; //segment:ast_radio_fr type:u16
-D_fr_801863B0 = 0x801863B0; //segment:ast_radio_fr type:u16
-D_fr_80186410 = 0x80186410; //segment:ast_radio_fr type:u16
-D_fr_80186428 = 0x80186428; //segment:ast_radio_fr type:u16
-D_fr_8018646C = 0x8018646C; //segment:ast_radio_fr type:u16
-D_fr_8018648C = 0x8018648C; //segment:ast_radio_fr type:u16
-D_fr_801864C4 = 0x801864C4; //segment:ast_radio_fr type:u16
-D_fr_801864F0 = 0x801864F0; //segment:ast_radio_fr type:u16
-D_fr_80186538 = 0x80186538; //segment:ast_radio_fr type:u16
-D_fr_80186570 = 0x80186570; //segment:ast_radio_fr type:u16
-D_fr_80186590 = 0x80186590; //segment:ast_radio_fr type:u16
-D_fr_801865E8 = 0x801865E8; //segment:ast_radio_fr type:u16
-D_fr_80186648 = 0x80186648; //segment:ast_radio_fr type:u16
-D_fr_80186670 = 0x80186670; //segment:ast_radio_fr type:u16
-D_fr_8018668C = 0x8018668C; //segment:ast_radio_fr type:u16
-D_fr_801866AC = 0x801866AC; //segment:ast_radio_fr type:u16
-D_fr_801866DC = 0x801866DC; //segment:ast_radio_fr type:u16
-D_fr_80186710 = 0x80186710; //segment:ast_radio_fr type:u16
-D_fr_80186724 = 0x80186724; //segment:ast_radio_fr type:u16
-D_fr_80186738 = 0x80186738; //segment:ast_radio_fr type:u16
-D_fr_8018674C = 0x8018674C; //segment:ast_radio_fr type:u16
-D_fr_80186798 = 0x80186798; //segment:ast_radio_fr type:u16
-D_fr_80186800 = 0x80186800; //segment:ast_radio_fr type:u16
-D_fr_80186824 = 0x80186824; //segment:ast_radio_fr type:u16
-D_fr_80186848 = 0x80186848; //segment:ast_radio_fr type:u16
-D_fr_8018686C = 0x8018686C; //segment:ast_radio_fr type:u16
-D_fr_80186884 = 0x80186884; //segment:ast_radio_fr type:u16
-D_fr_8018689C = 0x8018689C; //segment:ast_radio_fr type:u16
-D_fr_801868B4 = 0x801868B4; //segment:ast_radio_fr type:u16
-D_fr_801868CC = 0x801868CC; //segment:ast_radio_fr type:u16
-D_fr_8018691C = 0x8018691C; //segment:ast_radio_fr type:u16
-D_fr_80186944 = 0x80186944; //segment:ast_radio_fr type:u16
-D_fr_80186954 = 0x80186954; //segment:ast_radio_fr type:u16
-D_fr_801869B0 = 0x801869B0; //segment:ast_radio_fr type:u16
-D_fr_801869F8 = 0x801869F8; //segment:ast_radio_fr type:u16
-D_fr_80186A4C = 0x80186A4C; //segment:ast_radio_fr type:u16
-D_fr_80186AA0 = 0x80186AA0; //segment:ast_radio_fr type:u16
-D_fr_80186AF4 = 0x80186AF4; //segment:ast_radio_fr type:u16
-D_fr_80186B40 = 0x80186B40; //segment:ast_radio_fr type:u16
-D_fr_80186B8C = 0x80186B8C; //segment:ast_radio_fr type:u16
-D_fr_80186BD8 = 0x80186BD8; //segment:ast_radio_fr type:u16
-D_fr_80186C30 = 0x80186C30; //segment:ast_radio_fr type:u16
-D_fr_80186C68 = 0x80186C68; //segment:ast_radio_fr type:u16
-D_fr_80186CA0 = 0x80186CA0; //segment:ast_radio_fr type:u16
-D_fr_80186CDC = 0x80186CDC; //segment:ast_radio_fr type:u16
-D_fr_80186D4C = 0x80186D4C; //segment:ast_radio_fr type:u16
-D_fr_80186DD0 = 0x80186DD0; //segment:ast_radio_fr type:u16
-D_fr_80186E4C = 0x80186E4C; //segment:ast_radio_fr type:u16
-D_fr_80186E90 = 0x80186E90; //segment:ast_radio_fr type:u16
-D_fr_80186ED4 = 0x80186ED4; //segment:ast_radio_fr type:u16
-D_fr_80186EFC = 0x80186EFC; //segment:ast_radio_fr type:u16
-D_fr_80186F24 = 0x80186F24; //segment:ast_radio_fr type:u16
-D_fr_80186F4C = 0x80186F4C; //segment:ast_radio_fr type:u16
-D_fr_80186F70 = 0x80186F70; //segment:ast_radio_fr type:u16
-D_fr_80186F98 = 0x80186F98; //segment:ast_radio_fr type:u16
-D_fr_80186FC0 = 0x80186FC0; //segment:ast_radio_fr type:u16
-D_fr_80186FE8 = 0x80186FE8; //segment:ast_radio_fr type:u16
-D_fr_8018700C = 0x8018700C; //segment:ast_radio_fr type:u16
-D_fr_80187034 = 0x80187034; //segment:ast_radio_fr type:u16
-D_fr_8018705C = 0x8018705C; //segment:ast_radio_fr type:u16
-D_fr_80187084 = 0x80187084; //segment:ast_radio_fr type:u16
-D_fr_801870A8 = 0x801870A8; //segment:ast_radio_fr type:u16
-D_fr_801870BC = 0x801870BC; //segment:ast_radio_fr type:u16
-D_fr_801870D0 = 0x801870D0; //segment:ast_radio_fr type:u16
-D_fr_801870E4 = 0x801870E4; //segment:ast_radio_fr type:u16
-D_fr_801870F0 = 0x801870F0; //segment:ast_radio_fr type:u16
-D_fr_80187108 = 0x80187108; //segment:ast_radio_fr type:u16
-D_fr_80187124 = 0x80187124; //segment:ast_radio_fr type:u16
-D_fr_80187134 = 0x80187134; //segment:ast_radio_fr type:u16
-D_fr_80187148 = 0x80187148; //segment:ast_radio_fr type:u16
-D_fr_8018715C = 0x8018715C; //segment:ast_radio_fr type:u16
-D_fr_80187178 = 0x80187178; //segment:ast_radio_fr type:u16
-D_fr_80187188 = 0x80187188; //segment:ast_radio_fr type:u16
-D_fr_801871E0 = 0x801871E0; //segment:ast_radio_fr type:u16
-D_fr_801871FC = 0x801871FC; //segment:ast_radio_fr type:u16
-D_fr_80187218 = 0x80187218; //segment:ast_radio_fr type:u16
-D_fr_80187228 = 0x80187228; //segment:ast_radio_fr type:u16
-D_fr_8018724C = 0x8018724C; //segment:ast_radio_fr type:u16
-D_fr_8018725C = 0x8018725C; //segment:ast_radio_fr type:u16
-D_fr_80187274 = 0x80187274; //segment:ast_radio_fr type:u16
-D_fr_801872A0 = 0x801872A0; //segment:ast_radio_fr type:u16
-D_fr_801872C4 = 0x801872C4; //segment:ast_radio_fr type:u16
-D_fr_801872E8 = 0x801872E8; //segment:ast_radio_fr type:u16
-D_fr_8018734C = 0x8018734C; //segment:ast_radio_fr type:u16
-D_fr_801873BC = 0x801873BC; //segment:ast_radio_fr type:u16
-D_fr_80187418 = 0x80187418; //segment:ast_radio_fr type:u16
-D_fr_80187488 = 0x80187488; //segment:ast_radio_fr type:u16
-D_fr_801874F4 = 0x801874F4; //segment:ast_radio_fr type:u16
-D_fr_8018753C = 0x8018753C; //segment:ast_radio_fr type:u16
-D_fr_80187590 = 0x80187590; //segment:ast_radio_fr type:u16
-D_fr_80187600 = 0x80187600; //segment:ast_radio_fr type:u16
-D_fr_80187678 = 0x80187678; //segment:ast_radio_fr type:u16
-D_fr_801876D0 = 0x801876D0; //segment:ast_radio_fr type:u16
-D_fr_80187734 = 0x80187734; //segment:ast_radio_fr type:u16
-D_fr_80187784 = 0x80187784; //segment:ast_radio_fr type:u16
-D_fr_801877D8 = 0x801877D8; //segment:ast_radio_fr type:u16
-D_fr_80187830 = 0x80187830; //segment:ast_radio_fr type:u16
-D_fr_80187894 = 0x80187894; //segment:ast_radio_fr type:u16
-D_fr_801878D8 = 0x801878D8; //segment:ast_radio_fr type:u16
-D_fr_80187918 = 0x80187918; //segment:ast_radio_fr type:u16
-D_fr_80187978 = 0x80187978; //segment:ast_radio_fr type:u16
-D_fr_801879E0 = 0x801879E0; //segment:ast_radio_fr type:u16
-D_fr_80187A34 = 0x80187A34; //segment:ast_radio_fr type:u16
-D_fr_80187A90 = 0x80187A90; //segment:ast_radio_fr type:u16
-D_fr_80187AF0 = 0x80187AF0; //segment:ast_radio_fr type:u16
-D_fr_80187B50 = 0x80187B50; //segment:ast_radio_fr type:u16
-D_fr_80187B94 = 0x80187B94; //segment:ast_radio_fr type:u16
-D_fr_80187BE8 = 0x80187BE8; //segment:ast_radio_fr type:u16
-D_fr_80187C4C = 0x80187C4C; //segment:ast_radio_fr type:u16
-D_fr_80187CBC = 0x80187CBC; //segment:ast_radio_fr type:u16
-D_fr_80187D14 = 0x80187D14; //segment:ast_radio_fr type:u16
-D_fr_80187D64 = 0x80187D64; //segment:ast_radio_fr type:u16
-D_fr_80187D9C = 0x80187D9C; //segment:ast_radio_fr type:u16
-D_fr_80187E0C = 0x80187E0C; //segment:ast_radio_fr type:u16
-D_fr_80187E74 = 0x80187E74; //segment:ast_radio_fr type:u16
-gMsgLookupFr = 0x80187ED8; //segment:ast_radio_fr
-
-D_en_8017B230 = 0x8017B230; //segment:ast_radio_en type:u16
-D_en_8017B954 = 0x8017B954; //segment:ast_radio_en type:u16
-D_en_8017B9B0 = 0x8017B9B0; //segment:ast_radio_en type:u16
-D_en_8017B9F0 = 0x8017B9F0; //segment:ast_radio_en type:u16
-D_en_8017BA2C = 0x8017BA2C; //segment:ast_radio_en type:u16
-D_en_8017BA70 = 0x8017BA70; //segment:ast_radio_en type:u16
-D_en_8017BAC0 = 0x8017BAC0; //segment:ast_radio_en type:u16
-D_en_8017BB28 = 0x8017BB28; //segment:ast_radio_en type:u16
-D_en_8017BBBC = 0x8017BBBC; //segment:ast_radio_en type:u16
-D_en_8017BC28 = 0x8017BC28; //segment:ast_radio_en type:u16
-D_en_8017BCC0 = 0x8017BCC0; //segment:ast_radio_en type:u16
-D_en_8017BCF8 = 0x8017BCF8; //segment:ast_radio_en type:u16
-D_en_8017BD58 = 0x8017BD58; //segment:ast_radio_en type:u16
-D_en_8017BD98 = 0x8017BD98; //segment:ast_radio_en type:u16
-D_en_8017BE1C = 0x8017BE1C; //segment:ast_radio_en type:u16
-D_en_8017BE44 = 0x8017BE44; //segment:ast_radio_en type:u16
-D_en_8017BE94 = 0x8017BE94; //segment:ast_radio_en type:u16
-D_en_8017BEB8 = 0x8017BEB8; //segment:ast_radio_en type:u16
-D_en_8017BF54 = 0x8017BF54; //segment:ast_radio_en type:u16
-D_en_8017BF6C = 0x8017BF6C; //segment:ast_radio_en type:u16
-D_en_8017BFF4 = 0x8017BFF4; //segment:ast_radio_en type:u16
-D_en_8017C01C = 0x8017C01C; //segment:ast_radio_en type:u16
-D_en_8017C09C = 0x8017C09C; //segment:ast_radio_en type:u16
-D_en_8017C0E4 = 0x8017C0E4; //segment:ast_radio_en type:u16
-D_en_8017C150 = 0x8017C150; //segment:ast_radio_en type:u16
-D_en_8017C180 = 0x8017C180; //segment:ast_radio_en type:u16
-D_en_8017C1F0 = 0x8017C1F0; //segment:ast_radio_en type:u16
-D_en_8017C238 = 0x8017C238; //segment:ast_radio_en type:u16
-D_en_8017C278 = 0x8017C278; //segment:ast_radio_en type:u16
-D_en_8017C2A8 = 0x8017C2A8; //segment:ast_radio_en type:u16
-D_en_8017C308 = 0x8017C308; //segment:ast_radio_en type:u16
-D_en_8017C330 = 0x8017C330; //segment:ast_radio_en type:u16
-D_en_8017C38C = 0x8017C38C; //segment:ast_radio_en type:u16
-D_en_8017C3AC = 0x8017C3AC; //segment:ast_radio_en type:u16
-D_en_8017C440 = 0x8017C440; //segment:ast_radio_en type:u16
-D_en_8017C464 = 0x8017C464; //segment:ast_radio_en type:u16
-D_en_8017C488 = 0x8017C488; //segment:ast_radio_en type:u16
-D_en_8017C4CC = 0x8017C4CC; //segment:ast_radio_en type:u16
-D_en_8017C500 = 0x8017C500; //segment:ast_radio_en type:u16
-D_en_8017C544 = 0x8017C544; //segment:ast_radio_en type:u16
-D_en_8017C574 = 0x8017C574; //segment:ast_radio_en type:u16
-D_en_8017C5CC = 0x8017C5CC; //segment:ast_radio_en type:u16
-D_en_8017C614 = 0x8017C614; //segment:ast_radio_en type:u16
-D_en_8017C640 = 0x8017C640; //segment:ast_radio_en type:u16
-D_en_8017C694 = 0x8017C694; //segment:ast_radio_en type:u16
-D_en_8017C6B8 = 0x8017C6B8; //segment:ast_radio_en type:u16
-D_en_8017C700 = 0x8017C700; //segment:ast_radio_en type:u16
-D_en_8017C714 = 0x8017C714; //segment:ast_radio_en type:u16
-D_en_8017C738 = 0x8017C738; //segment:ast_radio_en type:u16
-D_en_8017C780 = 0x8017C780; //segment:ast_radio_en type:u16
-D_en_8017C7CC = 0x8017C7CC; //segment:ast_radio_en type:u16
-D_en_8017C820 = 0x8017C820; //segment:ast_radio_en type:u16
-D_en_8017C870 = 0x8017C870; //segment:ast_radio_en type:u16
-D_en_8017C8CC = 0x8017C8CC; //segment:ast_radio_en type:u16
-D_en_8017C914 = 0x8017C914; //segment:ast_radio_en type:u16
-D_en_8017C968 = 0x8017C968; //segment:ast_radio_en type:u16
-D_en_8017C9A4 = 0x8017C9A4; //segment:ast_radio_en type:u16
-D_en_8017C9C8 = 0x8017C9C8; //segment:ast_radio_en type:u16
-D_en_8017C9FC = 0x8017C9FC; //segment:ast_radio_en type:u16
-D_en_8017CA48 = 0x8017CA48; //segment:ast_radio_en type:u16
-D_en_8017CA7C = 0x8017CA7C; //segment:ast_radio_en type:u16
-D_en_8017CA94 = 0x8017CA94; //segment:ast_radio_en type:u16
-D_en_8017CAD0 = 0x8017CAD0; //segment:ast_radio_en type:u16
-D_en_8017CB04 = 0x8017CB04; //segment:ast_radio_en type:u16
-D_en_8017CB2C = 0x8017CB2C; //segment:ast_radio_en type:u16
-D_en_8017CB7C = 0x8017CB7C; //segment:ast_radio_en type:u16
-D_en_8017CBC8 = 0x8017CBC8; //segment:ast_radio_en type:u16
-D_en_8017CC00 = 0x8017CC00; //segment:ast_radio_en type:u16
-D_en_8017CC34 = 0x8017CC34; //segment:ast_radio_en type:u16
-D_en_8017CC7C = 0x8017CC7C; //segment:ast_radio_en type:u16
-D_en_8017CCC4 = 0x8017CCC4; //segment:ast_radio_en type:u16
-D_en_8017CD08 = 0x8017CD08; //segment:ast_radio_en type:u16
-D_en_8017CD18 = 0x8017CD18; //segment:ast_radio_en type:u16
-D_en_8017CD68 = 0x8017CD68; //segment:ast_radio_en type:u16
-D_en_8017CDAC = 0x8017CDAC; //segment:ast_radio_en type:u16
-D_en_8017CDE8 = 0x8017CDE8; //segment:ast_radio_en type:u16
-D_en_8017CE24 = 0x8017CE24; //segment:ast_radio_en type:u16
-D_en_8017CE60 = 0x8017CE60; //segment:ast_radio_en type:u16
-D_en_8017CE70 = 0x8017CE70; //segment:ast_radio_en type:u16
-D_en_8017CE98 = 0x8017CE98; //segment:ast_radio_en type:u16
-D_en_8017CEBC = 0x8017CEBC; //segment:ast_radio_en type:u16
-D_en_8017CEFC = 0x8017CEFC; //segment:ast_radio_en type:u16
-D_en_8017CF5C = 0x8017CF5C; //segment:ast_radio_en type:u16
-D_en_8017CF90 = 0x8017CF90; //segment:ast_radio_en type:u16
-D_en_8017CFE8 = 0x8017CFE8; //segment:ast_radio_en type:u16
-D_en_8017D008 = 0x8017D008; //segment:ast_radio_en type:u16
-D_en_8017D05C = 0x8017D05C; //segment:ast_radio_en type:u16
-D_en_8017D0A8 = 0x8017D0A8; //segment:ast_radio_en type:u16
-D_en_8017D100 = 0x8017D100; //segment:ast_radio_en type:u16
-D_en_8017D14C = 0x8017D14C; //segment:ast_radio_en type:u16
-D_en_8017D190 = 0x8017D190; //segment:ast_radio_en type:u16
-D_en_8017D1D8 = 0x8017D1D8; //segment:ast_radio_en type:u16
-D_en_8017D214 = 0x8017D214; //segment:ast_radio_en type:u16
-D_en_8017D25C = 0x8017D25C; //segment:ast_radio_en type:u16
-D_en_8017D28C = 0x8017D28C; //segment:ast_radio_en type:u16
-D_en_8017D2C0 = 0x8017D2C0; //segment:ast_radio_en type:u16
-D_en_8017D2F8 = 0x8017D2F8; //segment:ast_radio_en type:u16
-D_en_8017D324 = 0x8017D324; //segment:ast_radio_en type:u16
-D_en_8017D360 = 0x8017D360; //segment:ast_radio_en type:u16
-D_en_8017D394 = 0x8017D394; //segment:ast_radio_en type:u16
-D_en_8017D3D8 = 0x8017D3D8; //segment:ast_radio_en type:u16
-D_en_8017D42C = 0x8017D42C; //segment:ast_radio_en type:u16
-D_en_8017D464 = 0x8017D464; //segment:ast_radio_en type:u16
-D_en_8017D480 = 0x8017D480; //segment:ast_radio_en type:u16
-D_en_8017D4D0 = 0x8017D4D0; //segment:ast_radio_en type:u16
-D_en_8017D50C = 0x8017D50C; //segment:ast_radio_en type:u16
-D_en_8017D55C = 0x8017D55C; //segment:ast_radio_en type:u16
-D_en_8017D594 = 0x8017D594; //segment:ast_radio_en type:u16
-D_en_8017D5B8 = 0x8017D5B8; //segment:ast_radio_en type:u16
-D_en_8017D5E8 = 0x8017D5E8; //segment:ast_radio_en type:u16
-D_en_8017D60C = 0x8017D60C; //segment:ast_radio_en type:u16
-D_en_8017D65C = 0x8017D65C; //segment:ast_radio_en type:u16
-D_en_8017D6B8 = 0x8017D6B8; //segment:ast_radio_en type:u16
-D_en_8017D6F0 = 0x8017D6F0; //segment:ast_radio_en type:u16
-D_en_8017D738 = 0x8017D738; //segment:ast_radio_en type:u16
-D_en_8017D788 = 0x8017D788; //segment:ast_radio_en type:u16
-D_en_8017D7D4 = 0x8017D7D4; //segment:ast_radio_en type:u16
-D_en_8017D818 = 0x8017D818; //segment:ast_radio_en type:u16
-D_en_8017D864 = 0x8017D864; //segment:ast_radio_en type:u16
-D_en_8017D8B0 = 0x8017D8B0; //segment:ast_radio_en type:u16
-D_en_8017D900 = 0x8017D900; //segment:ast_radio_en type:u16
-D_en_8017D94C = 0x8017D94C; //segment:ast_radio_en type:u16
-D_en_8017D998 = 0x8017D998; //segment:ast_radio_en type:u16
-D_en_8017D9E8 = 0x8017D9E8; //segment:ast_radio_en type:u16
-D_en_8017DA0C = 0x8017DA0C; //segment:ast_radio_en type:u16
-D_en_8017DA44 = 0x8017DA44; //segment:ast_radio_en type:u16
-D_en_8017DA78 = 0x8017DA78; //segment:ast_radio_en type:u16
-D_en_8017DAC4 = 0x8017DAC4; //segment:ast_radio_en type:u16
-D_en_8017DAE0 = 0x8017DAE0; //segment:ast_radio_en type:u16
-D_en_8017DB10 = 0x8017DB10; //segment:ast_radio_en type:u16
-D_en_8017DB28 = 0x8017DB28; //segment:ast_radio_en type:u16
-D_en_8017DB84 = 0x8017DB84; //segment:ast_radio_en type:u16
-D_en_8017DBB4 = 0x8017DBB4; //segment:ast_radio_en type:u16
-D_en_8017DBE0 = 0x8017DBE0; //segment:ast_radio_en type:u16
-D_en_8017DC08 = 0x8017DC08; //segment:ast_radio_en type:u16
-D_en_8017DC5C = 0x8017DC5C; //segment:ast_radio_en type:u16
-D_en_8017DC7C = 0x8017DC7C; //segment:ast_radio_en type:u16
-D_en_8017DCD4 = 0x8017DCD4; //segment:ast_radio_en type:u16
-D_en_8017DD0C = 0x8017DD0C; //segment:ast_radio_en type:u16
-D_en_8017DD54 = 0x8017DD54; //segment:ast_radio_en type:u16
-D_en_8017DDA4 = 0x8017DDA4; //segment:ast_radio_en type:u16
-D_en_8017DDE0 = 0x8017DDE0; //segment:ast_radio_en type:u16
-D_en_8017DE20 = 0x8017DE20; //segment:ast_radio_en type:u16
-D_en_8017DE58 = 0x8017DE58; //segment:ast_radio_en type:u16
-D_en_8017DEA8 = 0x8017DEA8; //segment:ast_radio_en type:u16
-D_en_8017DEF4 = 0x8017DEF4; //segment:ast_radio_en type:u16
-D_en_8017DF48 = 0x8017DF48; //segment:ast_radio_en type:u16
-D_en_8017DF94 = 0x8017DF94; //segment:ast_radio_en type:u16
-D_en_8017DFA8 = 0x8017DFA8; //segment:ast_radio_en type:u16
-D_en_8017DFE4 = 0x8017DFE4; //segment:ast_radio_en type:u16
-D_en_8017E018 = 0x8017E018; //segment:ast_radio_en type:u16
-D_en_8017E064 = 0x8017E064; //segment:ast_radio_en type:u16
-D_en_8017E09C = 0x8017E09C; //segment:ast_radio_en type:u16
-D_en_8017E0F4 = 0x8017E0F4; //segment:ast_radio_en type:u16
-D_en_8017E128 = 0x8017E128; //segment:ast_radio_en type:u16
-D_en_8017E170 = 0x8017E170; //segment:ast_radio_en type:u16
-D_en_8017E1C0 = 0x8017E1C0; //segment:ast_radio_en type:u16
-D_en_8017E1F8 = 0x8017E1F8; //segment:ast_radio_en type:u16
-D_en_8017E250 = 0x8017E250; //segment:ast_radio_en type:u16
-D_en_8017E270 = 0x8017E270; //segment:ast_radio_en type:u16
-D_en_8017E2C8 = 0x8017E2C8; //segment:ast_radio_en type:u16
-D_en_8017E318 = 0x8017E318; //segment:ast_radio_en type:u16
-D_en_8017E368 = 0x8017E368; //segment:ast_radio_en type:u16
-D_en_8017E390 = 0x8017E390; //segment:ast_radio_en type:u16
-D_en_8017E3D0 = 0x8017E3D0; //segment:ast_radio_en type:u16
-D_en_8017E420 = 0x8017E420; //segment:ast_radio_en type:u16
-D_en_8017E45C = 0x8017E45C; //segment:ast_radio_en type:u16
-D_en_8017E490 = 0x8017E490; //segment:ast_radio_en type:u16
-D_en_8017E4C8 = 0x8017E4C8; //segment:ast_radio_en type:u16
-D_en_8017E50C = 0x8017E50C; //segment:ast_radio_en type:u16
-D_en_8017E550 = 0x8017E550; //segment:ast_radio_en type:u16
-D_en_8017E57C = 0x8017E57C; //segment:ast_radio_en type:u16
-D_en_8017E5BC = 0x8017E5BC; //segment:ast_radio_en type:u16
-D_en_8017E608 = 0x8017E608; //segment:ast_radio_en type:u16
-D_en_8017E658 = 0x8017E658; //segment:ast_radio_en type:u16
-D_en_8017E69C = 0x8017E69C; //segment:ast_radio_en type:u16
-D_en_8017E6D4 = 0x8017E6D4; //segment:ast_radio_en type:u16
-D_en_8017E700 = 0x8017E700; //segment:ast_radio_en type:u16
-D_en_8017E728 = 0x8017E728; //segment:ast_radio_en type:u16
-D_en_8017E768 = 0x8017E768; //segment:ast_radio_en type:u16
-D_en_8017E790 = 0x8017E790; //segment:ast_radio_en type:u16
-D_en_8017E7C4 = 0x8017E7C4; //segment:ast_radio_en type:u16
-D_en_8017E7EC = 0x8017E7EC; //segment:ast_radio_en type:u16
-D_en_8017E818 = 0x8017E818; //segment:ast_radio_en type:u16
-D_en_8017E844 = 0x8017E844; //segment:ast_radio_en type:u16
-D_en_8017E870 = 0x8017E870; //segment:ast_radio_en type:u16
-D_en_8017E8C8 = 0x8017E8C8; //segment:ast_radio_en type:u16
-D_en_8017E904 = 0x8017E904; //segment:ast_radio_en type:u16
-D_en_8017E948 = 0x8017E948; //segment:ast_radio_en type:u16
-D_en_8017E998 = 0x8017E998; //segment:ast_radio_en type:u16
-D_en_8017E9C8 = 0x8017E9C8; //segment:ast_radio_en type:u16
-D_en_8017EA04 = 0x8017EA04; //segment:ast_radio_en type:u16
-D_en_8017EA38 = 0x8017EA38; //segment:ast_radio_en type:u16
-D_en_8017EA88 = 0x8017EA88; //segment:ast_radio_en type:u16
-D_en_8017EAAC = 0x8017EAAC; //segment:ast_radio_en type:u16
-D_en_8017EACC = 0x8017EACC; //segment:ast_radio_en type:u16
-D_en_8017EB10 = 0x8017EB10; //segment:ast_radio_en type:u16
-D_en_8017EB3C = 0x8017EB3C; //segment:ast_radio_en type:u16
-D_en_8017EB80 = 0x8017EB80; //segment:ast_radio_en type:u16
-D_en_8017EBB8 = 0x8017EBB8; //segment:ast_radio_en type:u16
-D_en_8017EBF8 = 0x8017EBF8; //segment:ast_radio_en type:u16
-D_en_8017EC40 = 0x8017EC40; //segment:ast_radio_en type:u16
-D_en_8017EC84 = 0x8017EC84; //segment:ast_radio_en type:u16
-D_en_8017ECCC = 0x8017ECCC; //segment:ast_radio_en type:u16
-D_en_8017ECE8 = 0x8017ECE8; //segment:ast_radio_en type:u16
-D_en_8017ED48 = 0x8017ED48; //segment:ast_radio_en type:u16
-D_en_8017ED68 = 0x8017ED68; //segment:ast_radio_en type:u16
-D_en_8017EDA0 = 0x8017EDA0; //segment:ast_radio_en type:u16
-D_en_8017EDE0 = 0x8017EDE0; //segment:ast_radio_en type:u16
-D_en_8017EE34 = 0x8017EE34; //segment:ast_radio_en type:u16
-D_en_8017EE88 = 0x8017EE88; //segment:ast_radio_en type:u16
-D_en_8017EEBC = 0x8017EEBC; //segment:ast_radio_en type:u16
-D_en_8017EED0 = 0x8017EED0; //segment:ast_radio_en type:u16
-D_en_8017EEF8 = 0x8017EEF8; //segment:ast_radio_en type:u16
-D_en_8017EF3C = 0x8017EF3C; //segment:ast_radio_en type:u16
-D_en_8017EF84 = 0x8017EF84; //segment:ast_radio_en type:u16
-D_en_8017EFAC = 0x8017EFAC; //segment:ast_radio_en type:u16
-D_en_8017EFEC = 0x8017EFEC; //segment:ast_radio_en type:u16
-D_en_8017F028 = 0x8017F028; //segment:ast_radio_en type:u16
-D_en_8017F064 = 0x8017F064; //segment:ast_radio_en type:u16
-D_en_8017F090 = 0x8017F090; //segment:ast_radio_en type:u16
-D_en_8017F0D4 = 0x8017F0D4; //segment:ast_radio_en type:u16
-D_en_8017F11C = 0x8017F11C; //segment:ast_radio_en type:u16
-D_en_8017F15C = 0x8017F15C; //segment:ast_radio_en type:u16
-D_en_8017F1AC = 0x8017F1AC; //segment:ast_radio_en type:u16
-D_en_8017F1C8 = 0x8017F1C8; //segment:ast_radio_en type:u16
-D_en_8017F1E8 = 0x8017F1E8; //segment:ast_radio_en type:u16
-D_en_8017F238 = 0x8017F238; //segment:ast_radio_en type:u16
-D_en_8017F27C = 0x8017F27C; //segment:ast_radio_en type:u16
-D_en_8017F2B4 = 0x8017F2B4; //segment:ast_radio_en type:u16
-D_en_8017F2D0 = 0x8017F2D0; //segment:ast_radio_en type:u16
-D_en_8017F320 = 0x8017F320; //segment:ast_radio_en type:u16
-D_en_8017F354 = 0x8017F354; //segment:ast_radio_en type:u16
-D_en_8017F38C = 0x8017F38C; //segment:ast_radio_en type:u16
-D_en_8017F3D4 = 0x8017F3D4; //segment:ast_radio_en type:u16
-D_en_8017F410 = 0x8017F410; //segment:ast_radio_en type:u16
-D_en_8017F458 = 0x8017F458; //segment:ast_radio_en type:u16
-D_en_8017F488 = 0x8017F488; //segment:ast_radio_en type:u16
-D_en_8017F4B4 = 0x8017F4B4; //segment:ast_radio_en type:u16
-D_en_8017F4FC = 0x8017F4FC; //segment:ast_radio_en type:u16
-D_en_8017F54C = 0x8017F54C; //segment:ast_radio_en type:u16
-D_en_8017F580 = 0x8017F580; //segment:ast_radio_en type:u16
-D_en_8017F5CC = 0x8017F5CC; //segment:ast_radio_en type:u16
-D_en_8017F5F0 = 0x8017F5F0; //segment:ast_radio_en type:u16
-D_en_8017F610 = 0x8017F610; //segment:ast_radio_en type:u16
-D_en_8017F648 = 0x8017F648; //segment:ast_radio_en type:u16
-D_en_8017F694 = 0x8017F694; //segment:ast_radio_en type:u16
-D_en_8017F6DC = 0x8017F6DC; //segment:ast_radio_en type:u16
-D_en_8017F72C = 0x8017F72C; //segment:ast_radio_en type:u16
-D_en_8017F77C = 0x8017F77C; //segment:ast_radio_en type:u16
-D_en_8017F7AC = 0x8017F7AC; //segment:ast_radio_en type:u16
-D_en_8017F800 = 0x8017F800; //segment:ast_radio_en type:u16
-D_en_8017F844 = 0x8017F844; //segment:ast_radio_en type:u16
-D_en_8017F874 = 0x8017F874; //segment:ast_radio_en type:u16
-D_en_8017F890 = 0x8017F890; //segment:ast_radio_en type:u16
-D_en_8017F8DC = 0x8017F8DC; //segment:ast_radio_en type:u16
-D_en_8017F934 = 0x8017F934; //segment:ast_radio_en type:u16
-D_en_8017F980 = 0x8017F980; //segment:ast_radio_en type:u16
-D_en_8017F9D4 = 0x8017F9D4; //segment:ast_radio_en type:u16
-D_en_8017FA1C = 0x8017FA1C; //segment:ast_radio_en type:u16
-D_en_8017FA4C = 0x8017FA4C; //segment:ast_radio_en type:u16
-D_en_8017FA7C = 0x8017FA7C; //segment:ast_radio_en type:u16
-D_en_8017FAC4 = 0x8017FAC4; //segment:ast_radio_en type:u16
-D_en_8017FAE0 = 0x8017FAE0; //segment:ast_radio_en type:u16
-D_en_8017FB28 = 0x8017FB28; //segment:ast_radio_en type:u16
-D_en_8017FB78 = 0x8017FB78; //segment:ast_radio_en type:u16
-D_en_8017FBCC = 0x8017FBCC; //segment:ast_radio_en type:u16
-D_en_8017FC04 = 0x8017FC04; //segment:ast_radio_en type:u16
-D_en_8017FC44 = 0x8017FC44; //segment:ast_radio_en type:u16
-D_en_8017FC74 = 0x8017FC74; //segment:ast_radio_en type:u16
-D_en_8017FCA0 = 0x8017FCA0; //segment:ast_radio_en type:u16
-D_en_8017FCCC = 0x8017FCCC; //segment:ast_radio_en type:u16
-D_en_8017FD04 = 0x8017FD04; //segment:ast_radio_en type:u16
-D_en_8017FD40 = 0x8017FD40; //segment:ast_radio_en type:u16
-D_en_8017FD88 = 0x8017FD88; //segment:ast_radio_en type:u16
-D_en_8017FDD4 = 0x8017FDD4; //segment:ast_radio_en type:u16
-D_en_8017FDF0 = 0x8017FDF0; //segment:ast_radio_en type:u16
-D_en_8017FE2C = 0x8017FE2C; //segment:ast_radio_en type:u16
-D_en_8017FE6C = 0x8017FE6C; //segment:ast_radio_en type:u16
-D_en_8017FEC4 = 0x8017FEC4; //segment:ast_radio_en type:u16
-D_en_8017FF00 = 0x8017FF00; //segment:ast_radio_en type:u16
-D_en_8017FF10 = 0x8017FF10; //segment:ast_radio_en type:u16
-D_en_8017FF20 = 0x8017FF20; //segment:ast_radio_en type:u16
-D_en_8017FF30 = 0x8017FF30; //segment:ast_radio_en type:u16
-D_en_8017FF80 = 0x8017FF80; //segment:ast_radio_en type:u16
-D_en_8017FFCC = 0x8017FFCC; //segment:ast_radio_en type:u16
-D_en_80180014 = 0x80180014; //segment:ast_radio_en type:u16
-D_en_80180060 = 0x80180060; //segment:ast_radio_en type:u16
-D_en_8018008C = 0x8018008C; //segment:ast_radio_en type:u16
-D_en_801800B8 = 0x801800B8; //segment:ast_radio_en type:u16
-D_en_80180108 = 0x80180108; //segment:ast_radio_en type:u16
-D_en_80180144 = 0x80180144; //segment:ast_radio_en type:u16
-D_en_80180194 = 0x80180194; //segment:ast_radio_en type:u16
-D_en_801801D4 = 0x801801D4; //segment:ast_radio_en type:u16
-D_en_8018020C = 0x8018020C; //segment:ast_radio_en type:u16
-D_en_8018025C = 0x8018025C; //segment:ast_radio_en type:u16
-D_en_80180294 = 0x80180294; //segment:ast_radio_en type:u16
-D_en_801802E8 = 0x801802E8; //segment:ast_radio_en type:u16
-D_en_8018032C = 0x8018032C; //segment:ast_radio_en type:u16
-D_en_80180350 = 0x80180350; //segment:ast_radio_en type:u16
-D_en_80180374 = 0x80180374; //segment:ast_radio_en type:u16
-D_en_801803A4 = 0x801803A4; //segment:ast_radio_en type:u16
-D_en_801803FC = 0x801803FC; //segment:ast_radio_en type:u16
-D_en_80180434 = 0x80180434; //segment:ast_radio_en type:u16
-D_en_80180484 = 0x80180484; //segment:ast_radio_en type:u16
-D_en_801804C0 = 0x801804C0; //segment:ast_radio_en type:u16
-D_en_8018050C = 0x8018050C; //segment:ast_radio_en type:u16
-D_en_80180554 = 0x80180554; //segment:ast_radio_en type:u16
-D_en_80180588 = 0x80180588; //segment:ast_radio_en type:u16
-D_en_801805B0 = 0x801805B0; //segment:ast_radio_en type:u16
-D_en_801805D0 = 0x801805D0; //segment:ast_radio_en type:u16
-D_en_801805FC = 0x801805FC; //segment:ast_radio_en type:u16
-D_en_80180618 = 0x80180618; //segment:ast_radio_en type:u16
-D_en_80180640 = 0x80180640; //segment:ast_radio_en type:u16
-D_en_80180688 = 0x80180688; //segment:ast_radio_en type:u16
-D_en_801806E0 = 0x801806E0; //segment:ast_radio_en type:u16
-D_en_8018073C = 0x8018073C; //segment:ast_radio_en type:u16
-D_en_80180774 = 0x80180774; //segment:ast_radio_en type:u16
-D_en_801807B0 = 0x801807B0; //segment:ast_radio_en type:u16
-D_en_80180800 = 0x80180800; //segment:ast_radio_en type:u16
-D_en_80180850 = 0x80180850; //segment:ast_radio_en type:u16
-D_en_801808A8 = 0x801808A8; //segment:ast_radio_en type:u16
-D_en_801808F0 = 0x801808F0; //segment:ast_radio_en type:u16
-D_en_80180934 = 0x80180934; //segment:ast_radio_en type:u16
-D_en_80180974 = 0x80180974; //segment:ast_radio_en type:u16
-D_en_801809A4 = 0x801809A4; //segment:ast_radio_en type:u16
-D_en_801809F4 = 0x801809F4; //segment:ast_radio_en type:u16
-D_en_80180A3C = 0x80180A3C; //segment:ast_radio_en type:u16
-D_en_80180A78 = 0x80180A78; //segment:ast_radio_en type:u16
-D_en_80180ACC = 0x80180ACC; //segment:ast_radio_en type:u16
-D_en_80180B04 = 0x80180B04; //segment:ast_radio_en type:u16
-D_en_80180B48 = 0x80180B48; //segment:ast_radio_en type:u16
-D_en_80180B7C = 0x80180B7C; //segment:ast_radio_en type:u16
-D_en_80180BA4 = 0x80180BA4; //segment:ast_radio_en type:u16
-D_en_80180BDC = 0x80180BDC; //segment:ast_radio_en type:u16
-D_en_80180C28 = 0x80180C28; //segment:ast_radio_en type:u16
-D_en_80180C4C = 0x80180C4C; //segment:ast_radio_en type:u16
-D_en_80180C70 = 0x80180C70; //segment:ast_radio_en type:u16
-D_en_80180CC0 = 0x80180CC0; //segment:ast_radio_en type:u16
-D_en_80180D08 = 0x80180D08; //segment:ast_radio_en type:u16
-D_en_80180D58 = 0x80180D58; //segment:ast_radio_en type:u16
-D_en_80180DA0 = 0x80180DA0; //segment:ast_radio_en type:u16
-D_en_80180DD8 = 0x80180DD8; //segment:ast_radio_en type:u16
-D_en_80180E10 = 0x80180E10; //segment:ast_radio_en type:u16
-D_en_80180E4C = 0x80180E4C; //segment:ast_radio_en type:u16
-D_en_80180E90 = 0x80180E90; //segment:ast_radio_en type:u16
-D_en_80180EE4 = 0x80180EE4; //segment:ast_radio_en type:u16
-D_en_80180F10 = 0x80180F10; //segment:ast_radio_en type:u16
-D_en_80180F5C = 0x80180F5C; //segment:ast_radio_en type:u16
-D_en_80180F8C = 0x80180F8C; //segment:ast_radio_en type:u16
-D_en_80180FB4 = 0x80180FB4; //segment:ast_radio_en type:u16
-D_en_80180FE0 = 0x80180FE0; //segment:ast_radio_en type:u16
-D_en_8018101C = 0x8018101C; //segment:ast_radio_en type:u16
-D_en_80181068 = 0x80181068; //segment:ast_radio_en type:u16
-D_en_801810A4 = 0x801810A4; //segment:ast_radio_en type:u16
-D_en_801810F4 = 0x801810F4; //segment:ast_radio_en type:u16
-D_en_80181128 = 0x80181128; //segment:ast_radio_en type:u16
-D_en_80181154 = 0x80181154; //segment:ast_radio_en type:u16
-D_en_80181180 = 0x80181180; //segment:ast_radio_en type:u16
-D_en_801811AC = 0x801811AC; //segment:ast_radio_en type:u16
-D_en_801811F8 = 0x801811F8; //segment:ast_radio_en type:u16
-D_en_80181238 = 0x80181238; //segment:ast_radio_en type:u16
-D_en_80181260 = 0x80181260; //segment:ast_radio_en type:u16
-D_en_80181288 = 0x80181288; //segment:ast_radio_en type:u16
-D_en_801812F4 = 0x801812F4; //segment:ast_radio_en type:u16
-D_en_8018133C = 0x8018133C; //segment:ast_radio_en type:u16
-D_en_80181374 = 0x80181374; //segment:ast_radio_en type:u16
-D_en_801813CC = 0x801813CC; //segment:ast_radio_en type:u16
-D_en_801813E0 = 0x801813E0; //segment:ast_radio_en type:u16
-D_en_8018142C = 0x8018142C; //segment:ast_radio_en type:u16
-D_en_80181460 = 0x80181460; //segment:ast_radio_en type:u16
-D_en_801814A0 = 0x801814A0; //segment:ast_radio_en type:u16
-D_en_801814E8 = 0x801814E8; //segment:ast_radio_en type:u16
-D_en_80181524 = 0x80181524; //segment:ast_radio_en type:u16
-D_en_80181570 = 0x80181570; //segment:ast_radio_en type:u16
-D_en_801815B0 = 0x801815B0; //segment:ast_radio_en type:u16
-D_en_801815FC = 0x801815FC; //segment:ast_radio_en type:u16
-D_en_80181650 = 0x80181650; //segment:ast_radio_en type:u16
-D_en_801816B0 = 0x801816B0; //segment:ast_radio_en type:u16
-D_en_801816F4 = 0x801816F4; //segment:ast_radio_en type:u16
-D_en_80181738 = 0x80181738; //segment:ast_radio_en type:u16
-D_en_80181768 = 0x80181768; //segment:ast_radio_en type:u16
-D_en_80181798 = 0x80181798; //segment:ast_radio_en type:u16
-D_en_801817EC = 0x801817EC; //segment:ast_radio_en type:u16
-D_en_8018182C = 0x8018182C; //segment:ast_radio_en type:u16
-D_en_8018186C = 0x8018186C; //segment:ast_radio_en type:u16
-D_en_801818C0 = 0x801818C0; //segment:ast_radio_en type:u16
-D_en_80181918 = 0x80181918; //segment:ast_radio_en type:u16
-D_en_8018195C = 0x8018195C; //segment:ast_radio_en type:u16
-D_en_80181998 = 0x80181998; //segment:ast_radio_en type:u16
-D_en_801819D8 = 0x801819D8; //segment:ast_radio_en type:u16
-D_en_80181A08 = 0x80181A08; //segment:ast_radio_en type:u16
-D_en_80181A4C = 0x80181A4C; //segment:ast_radio_en type:u16
-D_en_80181A98 = 0x80181A98; //segment:ast_radio_en type:u16
-D_en_80181AD8 = 0x80181AD8; //segment:ast_radio_en type:u16
-D_en_80181B04 = 0x80181B04; //segment:ast_radio_en type:u16
-D_en_80181B40 = 0x80181B40; //segment:ast_radio_en type:u16
-D_en_80181B7C = 0x80181B7C; //segment:ast_radio_en type:u16
-D_en_80181BC8 = 0x80181BC8; //segment:ast_radio_en type:u16
-D_en_80181C08 = 0x80181C08; //segment:ast_radio_en type:u16
-D_en_80181C60 = 0x80181C60; //segment:ast_radio_en type:u16
-D_en_80181CB8 = 0x80181CB8; //segment:ast_radio_en type:u16
-D_en_80181D0C = 0x80181D0C; //segment:ast_radio_en type:u16
-D_en_80181D4C = 0x80181D4C; //segment:ast_radio_en type:u16
-D_en_80181D8C = 0x80181D8C; //segment:ast_radio_en type:u16
-D_en_80181DD0 = 0x80181DD0; //segment:ast_radio_en type:u16
-D_en_80181E1C = 0x80181E1C; //segment:ast_radio_en type:u16
-D_en_80181E68 = 0x80181E68; //segment:ast_radio_en type:u16
-D_en_80181EA4 = 0x80181EA4; //segment:ast_radio_en type:u16
-D_en_80181F00 = 0x80181F00; //segment:ast_radio_en type:u16
-D_en_80181F3C = 0x80181F3C; //segment:ast_radio_en type:u16
-D_en_80181F6C = 0x80181F6C; //segment:ast_radio_en type:u16
-D_en_80181FAC = 0x80181FAC; //segment:ast_radio_en type:u16
-D_en_80181FE4 = 0x80181FE4; //segment:ast_radio_en type:u16
-D_en_80182038 = 0x80182038; //segment:ast_radio_en type:u16
-D_en_80182070 = 0x80182070; //segment:ast_radio_en type:u16
-D_en_801820B4 = 0x801820B4; //segment:ast_radio_en type:u16
-D_en_801820E4 = 0x801820E4; //segment:ast_radio_en type:u16
-D_en_8018212C = 0x8018212C; //segment:ast_radio_en type:u16
-D_en_80182160 = 0x80182160; //segment:ast_radio_en type:u16
-D_en_801821A8 = 0x801821A8; //segment:ast_radio_en type:u16
-D_en_801821E0 = 0x801821E0; //segment:ast_radio_en type:u16
-D_en_8018220C = 0x8018220C; //segment:ast_radio_en type:u16
-D_en_8018225C = 0x8018225C; //segment:ast_radio_en type:u16
-D_en_8018228C = 0x8018228C; //segment:ast_radio_en type:u16
-D_en_801822B0 = 0x801822B0; //segment:ast_radio_en type:u16
-D_en_801822FC = 0x801822FC; //segment:ast_radio_en type:u16
-D_en_8018234C = 0x8018234C; //segment:ast_radio_en type:u16
-D_en_80182398 = 0x80182398; //segment:ast_radio_en type:u16
-D_en_801823EC = 0x801823EC; //segment:ast_radio_en type:u16
-D_en_8018240C = 0x8018240C; //segment:ast_radio_en type:u16
-D_en_80182448 = 0x80182448; //segment:ast_radio_en type:u16
-D_en_80182498 = 0x80182498; //segment:ast_radio_en type:u16
-D_en_801824E8 = 0x801824E8; //segment:ast_radio_en type:u16
-D_en_80182548 = 0x80182548; //segment:ast_radio_en type:u16
-D_en_80182580 = 0x80182580; //segment:ast_radio_en type:u16
-D_en_801825A4 = 0x801825A4; //segment:ast_radio_en type:u16
-D_en_801825E0 = 0x801825E0; //segment:ast_radio_en type:u16
-D_en_80182618 = 0x80182618; //segment:ast_radio_en type:u16
-D_en_8018264C = 0x8018264C; //segment:ast_radio_en type:u16
-D_en_80182670 = 0x80182670; //segment:ast_radio_en type:u16
-D_en_80182698 = 0x80182698; //segment:ast_radio_en type:u16
-D_en_801826D0 = 0x801826D0; //segment:ast_radio_en type:u16
-D_en_80182724 = 0x80182724; //segment:ast_radio_en type:u16
-D_en_80182754 = 0x80182754; //segment:ast_radio_en type:u16
-D_en_80182790 = 0x80182790; //segment:ast_radio_en type:u16
-D_en_801827C8 = 0x801827C8; //segment:ast_radio_en type:u16
-D_en_80182810 = 0x80182810; //segment:ast_radio_en type:u16
-D_en_8018285C = 0x8018285C; //segment:ast_radio_en type:u16
-D_en_8018288C = 0x8018288C; //segment:ast_radio_en type:u16
-D_en_801828E0 = 0x801828E0; //segment:ast_radio_en type:u16
-D_en_80182910 = 0x80182910; //segment:ast_radio_en type:u16
-D_en_80182958 = 0x80182958; //segment:ast_radio_en type:u16
-D_en_80182994 = 0x80182994; //segment:ast_radio_en type:u16
-D_en_801829B4 = 0x801829B4; //segment:ast_radio_en type:u16
-D_en_801829FC = 0x801829FC; //segment:ast_radio_en type:u16
-D_en_80182A38 = 0x80182A38; //segment:ast_radio_en type:u16
-D_en_80182A80 = 0x80182A80; //segment:ast_radio_en type:u16
-D_en_80182ACC = 0x80182ACC; //segment:ast_radio_en type:u16
-D_en_80182B1C = 0x80182B1C; //segment:ast_radio_en type:u16
-D_en_80182B40 = 0x80182B40; //segment:ast_radio_en type:u16
-D_en_80182B88 = 0x80182B88; //segment:ast_radio_en type:u16
-D_en_80182BD0 = 0x80182BD0; //segment:ast_radio_en type:u16
-D_en_80182C10 = 0x80182C10; //segment:ast_radio_en type:u16
-D_en_80182C50 = 0x80182C50; //segment:ast_radio_en type:u16
-D_en_80182C98 = 0x80182C98; //segment:ast_radio_en type:u16
-D_en_80182CDC = 0x80182CDC; //segment:ast_radio_en type:u16
-D_en_80182D34 = 0x80182D34; //segment:ast_radio_en type:u16
-D_en_80182D64 = 0x80182D64; //segment:ast_radio_en type:u16
-D_en_80182D90 = 0x80182D90; //segment:ast_radio_en type:u16
-D_en_80182DE4 = 0x80182DE4; //segment:ast_radio_en type:u16
-D_en_80182E10 = 0x80182E10; //segment:ast_radio_en type:u16
-D_en_80182E6C = 0x80182E6C; //segment:ast_radio_en type:u16
-D_en_80182E9C = 0x80182E9C; //segment:ast_radio_en type:u16
-D_en_80182EC4 = 0x80182EC4; //segment:ast_radio_en type:u16
-D_en_80182EF8 = 0x80182EF8; //segment:ast_radio_en type:u16
-D_en_80182F28 = 0x80182F28; //segment:ast_radio_en type:u16
-D_en_80182F74 = 0x80182F74; //segment:ast_radio_en type:u16
-D_en_80182FA8 = 0x80182FA8; //segment:ast_radio_en type:u16
-D_en_80183000 = 0x80183000; //segment:ast_radio_en type:u16
-D_en_8018303C = 0x8018303C; //segment:ast_radio_en type:u16
-D_en_80183090 = 0x80183090; //segment:ast_radio_en type:u16
-D_en_801830AC = 0x801830AC; //segment:ast_radio_en type:u16
-D_en_801830D4 = 0x801830D4; //segment:ast_radio_en type:u16
-D_en_80183108 = 0x80183108; //segment:ast_radio_en type:u16
-D_en_80183154 = 0x80183154; //segment:ast_radio_en type:u16
-D_en_80183190 = 0x80183190; //segment:ast_radio_en type:u16
-D_en_801831E0 = 0x801831E0; //segment:ast_radio_en type:u16
-D_en_80183230 = 0x80183230; //segment:ast_radio_en type:u16
-D_en_80183284 = 0x80183284; //segment:ast_radio_en type:u16
-D_en_801832E0 = 0x801832E0; //segment:ast_radio_en type:u16
-D_en_80183318 = 0x80183318; //segment:ast_radio_en type:u16
-D_en_8018336C = 0x8018336C; //segment:ast_radio_en type:u16
-D_en_801833C0 = 0x801833C0; //segment:ast_radio_en type:u16
-D_en_801833F4 = 0x801833F4; //segment:ast_radio_en type:u16
-D_en_80183454 = 0x80183454; //segment:ast_radio_en type:u16
-D_en_80183490 = 0x80183490; //segment:ast_radio_en type:u16
-D_en_801834B8 = 0x801834B8; //segment:ast_radio_en type:u16
-D_en_80183514 = 0x80183514; //segment:ast_radio_en type:u16
-D_en_80183570 = 0x80183570; //segment:ast_radio_en type:u16
-D_en_801835B4 = 0x801835B4; //segment:ast_radio_en type:u16
-D_en_80183604 = 0x80183604; //segment:ast_radio_en type:u16
-D_en_80183660 = 0x80183660; //segment:ast_radio_en type:u16
-D_en_801836AC = 0x801836AC; //segment:ast_radio_en type:u16
-D_en_801836F8 = 0x801836F8; //segment:ast_radio_en type:u16
-D_en_8018373C = 0x8018373C; //segment:ast_radio_en type:u16
-D_en_80183788 = 0x80183788; //segment:ast_radio_en type:u16
-D_en_801837A4 = 0x801837A4; //segment:ast_radio_en type:u16
-D_en_801837EC = 0x801837EC; //segment:ast_radio_en type:u16
-D_en_80183838 = 0x80183838; //segment:ast_radio_en type:u16
-D_en_80183888 = 0x80183888; //segment:ast_radio_en type:u16
-D_en_801838B4 = 0x801838B4; //segment:ast_radio_en type:u16
-D_en_801838CC = 0x801838CC; //segment:ast_radio_en type:u16
-D_en_801838F0 = 0x801838F0; //segment:ast_radio_en type:u16
-D_en_80183930 = 0x80183930; //segment:ast_radio_en type:u16
-D_en_80183948 = 0x80183948; //segment:ast_radio_en type:u16
-D_en_8018397C = 0x8018397C; //segment:ast_radio_en type:u16
-D_en_801839A4 = 0x801839A4; //segment:ast_radio_en type:u16
-D_en_801839CC = 0x801839CC; //segment:ast_radio_en type:u16
-D_en_80183A08 = 0x80183A08; //segment:ast_radio_en type:u16
-D_en_80183A54 = 0x80183A54; //segment:ast_radio_en type:u16
-D_en_80183A70 = 0x80183A70; //segment:ast_radio_en type:u16
-D_en_80183ABC = 0x80183ABC; //segment:ast_radio_en type:u16
-D_en_80183AE4 = 0x80183AE4; //segment:ast_radio_en type:u16
-D_en_80183B38 = 0x80183B38; //segment:ast_radio_en type:u16
-D_en_80183B74 = 0x80183B74; //segment:ast_radio_en type:u16
-D_en_80183BCC = 0x80183BCC; //segment:ast_radio_en type:u16
-D_en_80183C10 = 0x80183C10; //segment:ast_radio_en type:u16
-D_en_80183C48 = 0x80183C48; //segment:ast_radio_en type:u16
-D_en_80183C84 = 0x80183C84; //segment:ast_radio_en type:u16
-D_en_80183CE4 = 0x80183CE4; //segment:ast_radio_en type:u16
-D_en_80183D0C = 0x80183D0C; //segment:ast_radio_en type:u16
-D_en_80183D64 = 0x80183D64; //segment:ast_radio_en type:u16
-D_en_80183DA4 = 0x80183DA4; //segment:ast_radio_en type:u16
-D_en_80183DE4 = 0x80183DE4; //segment:ast_radio_en type:u16
-D_en_80183E08 = 0x80183E08; //segment:ast_radio_en type:u16
-D_en_80183E60 = 0x80183E60; //segment:ast_radio_en type:u16
-D_en_80183E90 = 0x80183E90; //segment:ast_radio_en type:u16
-D_en_80183EE0 = 0x80183EE0; //segment:ast_radio_en type:u16
-D_en_80183F40 = 0x80183F40; //segment:ast_radio_en type:u16
-D_en_80183F88 = 0x80183F88; //segment:ast_radio_en type:u16
-D_en_80183FD4 = 0x80183FD4; //segment:ast_radio_en type:u16
-D_en_80184008 = 0x80184008; //segment:ast_radio_en type:u16
-D_en_80184044 = 0x80184044; //segment:ast_radio_en type:u16
-D_en_80184084 = 0x80184084; //segment:ast_radio_en type:u16
-D_en_801840A4 = 0x801840A4; //segment:ast_radio_en type:u16
-D_en_801840DC = 0x801840DC; //segment:ast_radio_en type:u16
-D_en_80184100 = 0x80184100; //segment:ast_radio_en type:u16
-D_en_80184128 = 0x80184128; //segment:ast_radio_en type:u16
-D_en_8018417C = 0x8018417C; //segment:ast_radio_en type:u16
-D_en_801841A0 = 0x801841A0; //segment:ast_radio_en type:u16
-D_en_801841E0 = 0x801841E0; //segment:ast_radio_en type:u16
-D_en_80184218 = 0x80184218; //segment:ast_radio_en type:u16
-D_en_8018425C = 0x8018425C; //segment:ast_radio_en type:u16
-D_en_801842B8 = 0x801842B8; //segment:ast_radio_en type:u16
-D_en_801842F4 = 0x801842F4; //segment:ast_radio_en type:u16
-D_en_80184310 = 0x80184310; //segment:ast_radio_en type:u16
-D_en_80184354 = 0x80184354; //segment:ast_radio_en type:u16
-D_en_801843AC = 0x801843AC; //segment:ast_radio_en type:u16
-D_en_80184400 = 0x80184400; //segment:ast_radio_en type:u16
-D_en_80184458 = 0x80184458; //segment:ast_radio_en type:u16
-D_en_801844AC = 0x801844AC; //segment:ast_radio_en type:u16
-D_en_801844E0 = 0x801844E0; //segment:ast_radio_en type:u16
-D_en_80184520 = 0x80184520; //segment:ast_radio_en type:u16
-D_en_80184574 = 0x80184574; //segment:ast_radio_en type:u16
-D_en_801845C8 = 0x801845C8; //segment:ast_radio_en type:u16
-D_en_801845EC = 0x801845EC; //segment:ast_radio_en type:u16
-D_en_80184604 = 0x80184604; //segment:ast_radio_en type:u16
-D_en_80184628 = 0x80184628; //segment:ast_radio_en type:u16
-D_en_80184678 = 0x80184678; //segment:ast_radio_en type:u16
-D_en_801846B8 = 0x801846B8; //segment:ast_radio_en type:u16
-D_en_801846DC = 0x801846DC; //segment:ast_radio_en type:u16
-D_en_80184700 = 0x80184700; //segment:ast_radio_en type:u16
-D_en_8018472C = 0x8018472C; //segment:ast_radio_en type:u16
-D_en_80184758 = 0x80184758; //segment:ast_radio_en type:u16
-D_en_80184794 = 0x80184794; //segment:ast_radio_en type:u16
-D_en_801847D4 = 0x801847D4; //segment:ast_radio_en type:u16
-D_en_80184808 = 0x80184808; //segment:ast_radio_en type:u16
-D_en_80184850 = 0x80184850; //segment:ast_radio_en type:u16
-D_en_80184888 = 0x80184888; //segment:ast_radio_en type:u16
-D_en_801848C8 = 0x801848C8; //segment:ast_radio_en type:u16
-D_en_80184910 = 0x80184910; //segment:ast_radio_en type:u16
-D_en_80184970 = 0x80184970; //segment:ast_radio_en type:u16
-D_en_801849AC = 0x801849AC; //segment:ast_radio_en type:u16
-D_en_801849EC = 0x801849EC; //segment:ast_radio_en type:u16
-D_en_80184A14 = 0x80184A14; //segment:ast_radio_en type:u16
-D_en_80184A4C = 0x80184A4C; //segment:ast_radio_en type:u16
-D_en_80184A64 = 0x80184A64; //segment:ast_radio_en type:u16
-D_en_80184AA4 = 0x80184AA4; //segment:ast_radio_en type:u16
-D_en_80184AE0 = 0x80184AE0; //segment:ast_radio_en type:u16
-D_en_80184B0C = 0x80184B0C; //segment:ast_radio_en type:u16
-D_en_80184B44 = 0x80184B44; //segment:ast_radio_en type:u16
-D_en_80184B98 = 0x80184B98; //segment:ast_radio_en type:u16
-D_en_80184BE0 = 0x80184BE0; //segment:ast_radio_en type:u16
-D_en_80184C20 = 0x80184C20; //segment:ast_radio_en type:u16
-D_en_80184C50 = 0x80184C50; //segment:ast_radio_en type:u16
-D_en_80184C7C = 0x80184C7C; //segment:ast_radio_en type:u16
-D_en_80184CA8 = 0x80184CA8; //segment:ast_radio_en type:u16
-D_en_80184CE8 = 0x80184CE8; //segment:ast_radio_en type:u16
-D_en_80184D34 = 0x80184D34; //segment:ast_radio_en type:u16
-D_en_80184D6C = 0x80184D6C; //segment:ast_radio_en type:u16
-D_en_80184DB8 = 0x80184DB8; //segment:ast_radio_en type:u16
-D_en_80184DFC = 0x80184DFC; //segment:ast_radio_en type:u16
-D_en_80184E30 = 0x80184E30; //segment:ast_radio_en type:u16
-D_en_80184E74 = 0x80184E74; //segment:ast_radio_en type:u16
-D_en_80184E90 = 0x80184E90; //segment:ast_radio_en type:u16
-D_en_80184ECC = 0x80184ECC; //segment:ast_radio_en type:u16
-D_en_80184EF0 = 0x80184EF0; //segment:ast_radio_en type:u16
-D_en_80184F10 = 0x80184F10; //segment:ast_radio_en type:u16
-D_en_80184F58 = 0x80184F58; //segment:ast_radio_en type:u16
-D_en_80184F84 = 0x80184F84; //segment:ast_radio_en type:u16
-D_en_80184FC0 = 0x80184FC0; //segment:ast_radio_en type:u16
-D_en_80185014 = 0x80185014; //segment:ast_radio_en type:u16
-D_en_80185058 = 0x80185058; //segment:ast_radio_en type:u16
-D_en_8018506C = 0x8018506C; //segment:ast_radio_en type:u16
-D_en_80185080 = 0x80185080; //segment:ast_radio_en type:u16
-D_en_80185094 = 0x80185094; //segment:ast_radio_en type:u16
-D_en_801850BC = 0x801850BC; //segment:ast_radio_en type:u16
-D_en_801850F8 = 0x801850F8; //segment:ast_radio_en type:u16
-D_en_8018513C = 0x8018513C; //segment:ast_radio_en type:u16
-D_en_80185160 = 0x80185160; //segment:ast_radio_en type:u16
-D_en_801851B0 = 0x801851B0; //segment:ast_radio_en type:u16
-D_en_801851EC = 0x801851EC; //segment:ast_radio_en type:u16
-D_en_80185218 = 0x80185218; //segment:ast_radio_en type:u16
-D_en_80185268 = 0x80185268; //segment:ast_radio_en type:u16
-D_en_801852C4 = 0x801852C4; //segment:ast_radio_en type:u16
-D_en_8018530C = 0x8018530C; //segment:ast_radio_en type:u16
-D_en_8018535C = 0x8018535C; //segment:ast_radio_en type:u16
-D_en_801853A0 = 0x801853A0; //segment:ast_radio_en type:u16
-D_en_801853E4 = 0x801853E4; //segment:ast_radio_en type:u16
-D_en_80185420 = 0x80185420; //segment:ast_radio_en type:u16
-D_en_80185460 = 0x80185460; //segment:ast_radio_en type:u16
-D_en_801854A8 = 0x801854A8; //segment:ast_radio_en type:u16
-D_en_801854E0 = 0x801854E0; //segment:ast_radio_en type:u16
-D_en_80185508 = 0x80185508; //segment:ast_radio_en type:u16
-D_en_80185550 = 0x80185550; //segment:ast_radio_en type:u16
-D_en_8018559C = 0x8018559C; //segment:ast_radio_en type:u16
-D_en_801855B8 = 0x801855B8; //segment:ast_radio_en type:u16
-D_en_801855CC = 0x801855CC; //segment:ast_radio_en type:u16
-D_en_801855E0 = 0x801855E0; //segment:ast_radio_en type:u16
-D_en_801855F4 = 0x801855F4; //segment:ast_radio_en type:u16
-D_en_80185628 = 0x80185628; //segment:ast_radio_en type:u16
-D_en_80185664 = 0x80185664; //segment:ast_radio_en type:u16
-D_en_801856B4 = 0x801856B4; //segment:ast_radio_en type:u16
-D_en_801856CC = 0x801856CC; //segment:ast_radio_en type:u16
-D_en_801856F0 = 0x801856F0; //segment:ast_radio_en type:u16
-D_en_80185708 = 0x80185708; //segment:ast_radio_en type:u16
-D_en_80185748 = 0x80185748; //segment:ast_radio_en type:u16
-D_en_80185788 = 0x80185788; //segment:ast_radio_en type:u16
-D_en_801857C4 = 0x801857C4; //segment:ast_radio_en type:u16
-D_en_80185810 = 0x80185810; //segment:ast_radio_en type:u16
-D_en_8018585C = 0x8018585C; //segment:ast_radio_en type:u16
-D_en_80185880 = 0x80185880; //segment:ast_radio_en type:u16
-D_en_801858CC = 0x801858CC; //segment:ast_radio_en type:u16
-D_en_80185908 = 0x80185908; //segment:ast_radio_en type:u16
-D_en_8018594C = 0x8018594C; //segment:ast_radio_en type:u16
-D_en_8018598C = 0x8018598C; //segment:ast_radio_en type:u16
-D_en_801859C8 = 0x801859C8; //segment:ast_radio_en type:u16
-D_en_80185A0C = 0x80185A0C; //segment:ast_radio_en type:u16
-D_en_80185A68 = 0x80185A68; //segment:ast_radio_en type:u16
-D_en_80185A98 = 0x80185A98; //segment:ast_radio_en type:u16
-D_en_80185AE8 = 0x80185AE8; //segment:ast_radio_en type:u16
-D_en_80185B30 = 0x80185B30; //segment:ast_radio_en type:u16
-D_en_80185B58 = 0x80185B58; //segment:ast_radio_en type:u16
-D_en_80185BA8 = 0x80185BA8; //segment:ast_radio_en type:u16
-D_en_80185BD8 = 0x80185BD8; //segment:ast_radio_en type:u16
-D_en_80185C10 = 0x80185C10; //segment:ast_radio_en type:u16
-D_en_80185C28 = 0x80185C28; //segment:ast_radio_en type:u16
-D_en_80185C68 = 0x80185C68; //segment:ast_radio_en type:u16
-D_en_80185C84 = 0x80185C84; //segment:ast_radio_en type:u16
-D_en_80185CD4 = 0x80185CD4; //segment:ast_radio_en type:u16
-D_en_80185D10 = 0x80185D10; //segment:ast_radio_en type:u16
-D_en_80185D4C = 0x80185D4C; //segment:ast_radio_en type:u16
-D_en_80185D88 = 0x80185D88; //segment:ast_radio_en type:u16
-D_en_80185DB8 = 0x80185DB8; //segment:ast_radio_en type:u16
-D_en_80185E08 = 0x80185E08; //segment:ast_radio_en type:u16
-D_en_80185E58 = 0x80185E58; //segment:ast_radio_en type:u16
-D_en_80185E80 = 0x80185E80; //segment:ast_radio_en type:u16
-D_en_80185EA4 = 0x80185EA4; //segment:ast_radio_en type:u16
-D_en_80185EC8 = 0x80185EC8; //segment:ast_radio_en type:u16
-D_en_80185F00 = 0x80185F00; //segment:ast_radio_en type:u16
-D_en_80185F38 = 0x80185F38; //segment:ast_radio_en type:u16
-D_en_80185F48 = 0x80185F48; //segment:ast_radio_en type:u16
-D_en_80185F5C = 0x80185F5C; //segment:ast_radio_en type:u16
-D_en_80185F78 = 0x80185F78; //segment:ast_radio_en type:u16
-D_en_80185FB8 = 0x80185FB8; //segment:ast_radio_en type:u16
-D_en_80186010 = 0x80186010; //segment:ast_radio_en type:u16
-D_en_80186034 = 0x80186034; //segment:ast_radio_en type:u16
-D_en_80186058 = 0x80186058; //segment:ast_radio_en type:u16
-D_en_8018607C = 0x8018607C; //segment:ast_radio_en type:u16
-D_en_80186094 = 0x80186094; //segment:ast_radio_en type:u16
-D_en_801860AC = 0x801860AC; //segment:ast_radio_en type:u16
-D_en_801860C4 = 0x801860C4; //segment:ast_radio_en type:u16
-D_en_801860DC = 0x801860DC; //segment:ast_radio_en type:u16
-D_en_80186118 = 0x80186118; //segment:ast_radio_en type:u16
-D_en_80186154 = 0x80186154; //segment:ast_radio_en type:u16
-D_en_8018616C = 0x8018616C; //segment:ast_radio_en type:u16
-D_en_801861C0 = 0x801861C0; //segment:ast_radio_en type:u16
-D_en_80186218 = 0x80186218; //segment:ast_radio_en type:u16
-D_en_80186264 = 0x80186264; //segment:ast_radio_en type:u16
-D_en_801862AC = 0x801862AC; //segment:ast_radio_en type:u16
-D_en_801862F4 = 0x801862F4; //segment:ast_radio_en type:u16
-D_en_80186340 = 0x80186340; //segment:ast_radio_en type:u16
-D_en_8018638C = 0x8018638C; //segment:ast_radio_en type:u16
-D_en_801863DC = 0x801863DC; //segment:ast_radio_en type:u16
-D_en_80186430 = 0x80186430; //segment:ast_radio_en type:u16
-D_en_8018647C = 0x8018647C; //segment:ast_radio_en type:u16
-D_en_801864C8 = 0x801864C8; //segment:ast_radio_en type:u16
-D_en_80186514 = 0x80186514; //segment:ast_radio_en type:u16
-D_en_80186558 = 0x80186558; //segment:ast_radio_en type:u16
-D_en_801865D8 = 0x801865D8; //segment:ast_radio_en type:u16
-D_en_8018663C = 0x8018663C; //segment:ast_radio_en type:u16
-D_en_80186678 = 0x80186678; //segment:ast_radio_en type:u16
-D_en_801866B8 = 0x801866B8; //segment:ast_radio_en type:u16
-D_en_801866E0 = 0x801866E0; //segment:ast_radio_en type:u16
-D_en_80186704 = 0x80186704; //segment:ast_radio_en type:u16
-D_en_80186724 = 0x80186724; //segment:ast_radio_en type:u16
-D_en_80186748 = 0x80186748; //segment:ast_radio_en type:u16
-D_en_80186770 = 0x80186770; //segment:ast_radio_en type:u16
-D_en_80186794 = 0x80186794; //segment:ast_radio_en type:u16
-D_en_801867B4 = 0x801867B4; //segment:ast_radio_en type:u16
-D_en_801867D8 = 0x801867D8; //segment:ast_radio_en type:u16
-D_en_80186800 = 0x80186800; //segment:ast_radio_en type:u16
-D_en_80186824 = 0x80186824; //segment:ast_radio_en type:u16
-D_en_80186844 = 0x80186844; //segment:ast_radio_en type:u16
-D_en_80186868 = 0x80186868; //segment:ast_radio_en type:u16
-D_en_8018687C = 0x8018687C; //segment:ast_radio_en type:u16
-D_en_80186890 = 0x80186890; //segment:ast_radio_en type:u16
-D_en_801868A4 = 0x801868A4; //segment:ast_radio_en type:u16
-D_en_801868B0 = 0x801868B0; //segment:ast_radio_en type:u16
-D_en_801868C8 = 0x801868C8; //segment:ast_radio_en type:u16
-D_en_801868E4 = 0x801868E4; //segment:ast_radio_en type:u16
-D_en_801868F4 = 0x801868F4; //segment:ast_radio_en type:u16
-D_en_80186908 = 0x80186908; //segment:ast_radio_en type:u16
-D_en_8018691C = 0x8018691C; //segment:ast_radio_en type:u16
-D_en_80186938 = 0x80186938; //segment:ast_radio_en type:u16
-D_en_80186948 = 0x80186948; //segment:ast_radio_en type:u16
-D_en_801869A0 = 0x801869A0; //segment:ast_radio_en type:u16
-D_en_801869B8 = 0x801869B8; //segment:ast_radio_en type:u16
-D_en_801869D4 = 0x801869D4; //segment:ast_radio_en type:u16
-D_en_801869EC = 0x801869EC; //segment:ast_radio_en type:u16
-D_en_80186A08 = 0x80186A08; //segment:ast_radio_en type:u16
-D_en_80186A24 = 0x80186A24; //segment:ast_radio_en type:u16
-D_en_80186A34 = 0x80186A34; //segment:ast_radio_en type:u16
-D_en_80186A50 = 0x80186A50; //segment:ast_radio_en type:u16
-D_en_80186A6C = 0x80186A6C; //segment:ast_radio_en type:u16
-D_en_80186A88 = 0x80186A88; //segment:ast_radio_en type:u16
-D_en_80186ACC = 0x80186ACC; //segment:ast_radio_en type:u16
-D_en_80186B34 = 0x80186B34; //segment:ast_radio_en type:u16
-D_en_80186B90 = 0x80186B90; //segment:ast_radio_en type:u16
-D_en_80186C08 = 0x80186C08; //segment:ast_radio_en type:u16
-D_en_80186C60 = 0x80186C60; //segment:ast_radio_en type:u16
-D_en_80186CB8 = 0x80186CB8; //segment:ast_radio_en type:u16
-D_en_80186D08 = 0x80186D08; //segment:ast_radio_en type:u16
-D_en_80186D58 = 0x80186D58; //segment:ast_radio_en type:u16
-D_en_80186DC4 = 0x80186DC4; //segment:ast_radio_en type:u16
-D_en_80186E1C = 0x80186E1C; //segment:ast_radio_en type:u16
-D_en_80186E7C = 0x80186E7C; //segment:ast_radio_en type:u16
-D_en_80186ED4 = 0x80186ED4; //segment:ast_radio_en type:u16
-D_en_80186F1C = 0x80186F1C; //segment:ast_radio_en type:u16
-D_en_80186F68 = 0x80186F68; //segment:ast_radio_en type:u16
-D_en_80186FB0 = 0x80186FB0; //segment:ast_radio_en type:u16
-D_en_80186FE0 = 0x80186FE0; //segment:ast_radio_en type:u16
-D_en_80187010 = 0x80187010; //segment:ast_radio_en type:u16
-D_en_80187058 = 0x80187058; //segment:ast_radio_en type:u16
-D_en_801870A0 = 0x801870A0; //segment:ast_radio_en type:u16
-D_en_801870DC = 0x801870DC; //segment:ast_radio_en type:u16
-D_en_80187128 = 0x80187128; //segment:ast_radio_en type:u16
-D_en_8018717C = 0x8018717C; //segment:ast_radio_en type:u16
-D_en_801871CC = 0x801871CC; //segment:ast_radio_en type:u16
-D_en_80187208 = 0x80187208; //segment:ast_radio_en type:u16
-D_en_80187268 = 0x80187268; //segment:ast_radio_en type:u16
-D_en_801872CC = 0x801872CC; //segment:ast_radio_en type:u16
-D_en_8018731C = 0x8018731C; //segment:ast_radio_en type:u16
-D_en_80187368 = 0x80187368; //segment:ast_radio_en type:u16
-D_en_801873A8 = 0x801873A8; //segment:ast_radio_en type:u16
-D_en_80187400 = 0x80187400; //segment:ast_radio_en type:u16
-D_en_80187460 = 0x80187460; //segment:ast_radio_en type:u16
-D_en_801874C8 = 0x801874C8; //segment:ast_radio_en type:u16
-gMsgLookupEn = 0x8018751C; //segment:ast_radio_en
-
-D_de_8017B230 = 0x8017B230; //segment:ast_radio_de type:u16
-D_de_8017BA38 = 0x8017BA38; //segment:ast_radio_de type:u16
-D_de_8017BAA0 = 0x8017BAA0; //segment:ast_radio_de type:u16
-D_de_8017BAF0 = 0x8017BAF0; //segment:ast_radio_de type:u16
-D_de_8017BB3C = 0x8017BB3C; //segment:ast_radio_de type:u16
-D_de_8017BB9C = 0x8017BB9C; //segment:ast_radio_de type:u16
-D_de_8017BBF8 = 0x8017BBF8; //segment:ast_radio_de type:u16
-D_de_8017BC64 = 0x8017BC64; //segment:ast_radio_de type:u16
-D_de_8017BD04 = 0x8017BD04; //segment:ast_radio_de type:u16
-D_de_8017BD88 = 0x8017BD88; //segment:ast_radio_de type:u16
-D_de_8017BE04 = 0x8017BE04; //segment:ast_radio_de type:u16
-D_de_8017BE5C = 0x8017BE5C; //segment:ast_radio_de type:u16
-D_de_8017BEE4 = 0x8017BEE4; //segment:ast_radio_de type:u16
-D_de_8017BF3C = 0x8017BF3C; //segment:ast_radio_de type:u16
-D_de_8017BFC8 = 0x8017BFC8; //segment:ast_radio_de type:u16
-D_de_8017BFF8 = 0x8017BFF8; //segment:ast_radio_de type:u16
-D_de_8017C05C = 0x8017C05C; //segment:ast_radio_de type:u16
-D_de_8017C088 = 0x8017C088; //segment:ast_radio_de type:u16
-D_de_8017C0F8 = 0x8017C0F8; //segment:ast_radio_de type:u16
-D_de_8017C11C = 0x8017C11C; //segment:ast_radio_de type:u16
-D_de_8017C1AC = 0x8017C1AC; //segment:ast_radio_de type:u16
-D_de_8017C1E0 = 0x8017C1E0; //segment:ast_radio_de type:u16
-D_de_8017C260 = 0x8017C260; //segment:ast_radio_de type:u16
-D_de_8017C2B0 = 0x8017C2B0; //segment:ast_radio_de type:u16
-D_de_8017C320 = 0x8017C320; //segment:ast_radio_de type:u16
-D_de_8017C35C = 0x8017C35C; //segment:ast_radio_de type:u16
-D_de_8017C3C4 = 0x8017C3C4; //segment:ast_radio_de type:u16
-D_de_8017C404 = 0x8017C404; //segment:ast_radio_de type:u16
-D_de_8017C454 = 0x8017C454; //segment:ast_radio_de type:u16
-D_de_8017C478 = 0x8017C478; //segment:ast_radio_de type:u16
-D_de_8017C4DC = 0x8017C4DC; //segment:ast_radio_de type:u16
-D_de_8017C504 = 0x8017C504; //segment:ast_radio_de type:u16
-D_de_8017C554 = 0x8017C554; //segment:ast_radio_de type:u16
-D_de_8017C580 = 0x8017C580; //segment:ast_radio_de type:u16
-D_de_8017C608 = 0x8017C608; //segment:ast_radio_de type:u16
-D_de_8017C634 = 0x8017C634; //segment:ast_radio_de type:u16
-D_de_8017C65C = 0x8017C65C; //segment:ast_radio_de type:u16
-D_de_8017C69C = 0x8017C69C; //segment:ast_radio_de type:u16
-D_de_8017C6EC = 0x8017C6EC; //segment:ast_radio_de type:u16
-D_de_8017C740 = 0x8017C740; //segment:ast_radio_de type:u16
-D_de_8017C778 = 0x8017C778; //segment:ast_radio_de type:u16
-D_de_8017C7D8 = 0x8017C7D8; //segment:ast_radio_de type:u16
-D_de_8017C818 = 0x8017C818; //segment:ast_radio_de type:u16
-D_de_8017C84C = 0x8017C84C; //segment:ast_radio_de type:u16
-D_de_8017C8A8 = 0x8017C8A8; //segment:ast_radio_de type:u16
-D_de_8017C8CC = 0x8017C8CC; //segment:ast_radio_de type:u16
-D_de_8017C908 = 0x8017C908; //segment:ast_radio_de type:u16
-D_de_8017C91C = 0x8017C91C; //segment:ast_radio_de type:u16
-D_de_8017C950 = 0x8017C950; //segment:ast_radio_de type:u16
-D_de_8017C998 = 0x8017C998; //segment:ast_radio_de type:u16
-D_de_8017C9E8 = 0x8017C9E8; //segment:ast_radio_de type:u16
-D_de_8017CA48 = 0x8017CA48; //segment:ast_radio_de type:u16
-D_de_8017CA9C = 0x8017CA9C; //segment:ast_radio_de type:u16
-D_de_8017CB10 = 0x8017CB10; //segment:ast_radio_de type:u16
-D_de_8017CB6C = 0x8017CB6C; //segment:ast_radio_de type:u16
-D_de_8017CBC0 = 0x8017CBC0; //segment:ast_radio_de type:u16
-D_de_8017CBF8 = 0x8017CBF8; //segment:ast_radio_de type:u16
-D_de_8017CC1C = 0x8017CC1C; //segment:ast_radio_de type:u16
-D_de_8017CC5C = 0x8017CC5C; //segment:ast_radio_de type:u16
-D_de_8017CCCC = 0x8017CCCC; //segment:ast_radio_de type:u16
-D_de_8017CD08 = 0x8017CD08; //segment:ast_radio_de type:u16
-D_de_8017CD24 = 0x8017CD24; //segment:ast_radio_de type:u16
-D_de_8017CD54 = 0x8017CD54; //segment:ast_radio_de type:u16
-D_de_8017CDC8 = 0x8017CDC8; //segment:ast_radio_de type:u16
-D_de_8017CE04 = 0x8017CE04; //segment:ast_radio_de type:u16
-D_de_8017CE60 = 0x8017CE60; //segment:ast_radio_de type:u16
-D_de_8017CECC = 0x8017CECC; //segment:ast_radio_de type:u16
-D_de_8017CF1C = 0x8017CF1C; //segment:ast_radio_de type:u16
-D_de_8017CF5C = 0x8017CF5C; //segment:ast_radio_de type:u16
-D_de_8017CFC4 = 0x8017CFC4; //segment:ast_radio_de type:u16
-D_de_8017CFF4 = 0x8017CFF4; //segment:ast_radio_de type:u16
-D_de_8017D048 = 0x8017D048; //segment:ast_radio_de type:u16
-D_de_8017D05C = 0x8017D05C; //segment:ast_radio_de type:u16
-D_de_8017D0C8 = 0x8017D0C8; //segment:ast_radio_de type:u16
-D_de_8017D120 = 0x8017D120; //segment:ast_radio_de type:u16
-D_de_8017D16C = 0x8017D16C; //segment:ast_radio_de type:u16
-D_de_8017D1AC = 0x8017D1AC; //segment:ast_radio_de type:u16
-D_de_8017D1FC = 0x8017D1FC; //segment:ast_radio_de type:u16
-D_de_8017D218 = 0x8017D218; //segment:ast_radio_de type:u16
-D_de_8017D244 = 0x8017D244; //segment:ast_radio_de type:u16
-D_de_8017D280 = 0x8017D280; //segment:ast_radio_de type:u16
-D_de_8017D2D0 = 0x8017D2D0; //segment:ast_radio_de type:u16
-D_de_8017D32C = 0x8017D32C; //segment:ast_radio_de type:u16
-D_de_8017D370 = 0x8017D370; //segment:ast_radio_de type:u16
-D_de_8017D3DC = 0x8017D3DC; //segment:ast_radio_de type:u16
-D_de_8017D3F4 = 0x8017D3F4; //segment:ast_radio_de type:u16
-D_de_8017D454 = 0x8017D454; //segment:ast_radio_de type:u16
-D_de_8017D4A4 = 0x8017D4A4; //segment:ast_radio_de type:u16
-D_de_8017D50C = 0x8017D50C; //segment:ast_radio_de type:u16
-D_de_8017D574 = 0x8017D574; //segment:ast_radio_de type:u16
-D_de_8017D5D0 = 0x8017D5D0; //segment:ast_radio_de type:u16
-D_de_8017D61C = 0x8017D61C; //segment:ast_radio_de type:u16
-D_de_8017D660 = 0x8017D660; //segment:ast_radio_de type:u16
-D_de_8017D6B8 = 0x8017D6B8; //segment:ast_radio_de type:u16
-D_de_8017D6F4 = 0x8017D6F4; //segment:ast_radio_de type:u16
-D_de_8017D728 = 0x8017D728; //segment:ast_radio_de type:u16
-D_de_8017D768 = 0x8017D768; //segment:ast_radio_de type:u16
-D_de_8017D79C = 0x8017D79C; //segment:ast_radio_de type:u16
-D_de_8017D7E8 = 0x8017D7E8; //segment:ast_radio_de type:u16
-D_de_8017D820 = 0x8017D820; //segment:ast_radio_de type:u16
-D_de_8017D86C = 0x8017D86C; //segment:ast_radio_de type:u16
-D_de_8017D8BC = 0x8017D8BC; //segment:ast_radio_de type:u16
-D_de_8017D8F4 = 0x8017D8F4; //segment:ast_radio_de type:u16
-D_de_8017D928 = 0x8017D928; //segment:ast_radio_de type:u16
-D_de_8017D994 = 0x8017D994; //segment:ast_radio_de type:u16
-D_de_8017D9DC = 0x8017D9DC; //segment:ast_radio_de type:u16
-D_de_8017DA38 = 0x8017DA38; //segment:ast_radio_de type:u16
-D_de_8017DA74 = 0x8017DA74; //segment:ast_radio_de type:u16
-D_de_8017DAA0 = 0x8017DAA0; //segment:ast_radio_de type:u16
-D_de_8017DAE8 = 0x8017DAE8; //segment:ast_radio_de type:u16
-D_de_8017DB14 = 0x8017DB14; //segment:ast_radio_de type:u16
-D_de_8017DB78 = 0x8017DB78; //segment:ast_radio_de type:u16
-D_de_8017DBDC = 0x8017DBDC; //segment:ast_radio_de type:u16
-D_de_8017DC54 = 0x8017DC54; //segment:ast_radio_de type:u16
-D_de_8017DCB0 = 0x8017DCB0; //segment:ast_radio_de type:u16
-D_de_8017DD24 = 0x8017DD24; //segment:ast_radio_de type:u16
-D_de_8017DD78 = 0x8017DD78; //segment:ast_radio_de type:u16
-D_de_8017DDC8 = 0x8017DDC8; //segment:ast_radio_de type:u16
-D_de_8017DE1C = 0x8017DE1C; //segment:ast_radio_de type:u16
-D_de_8017DE60 = 0x8017DE60; //segment:ast_radio_de type:u16
-D_de_8017DEC0 = 0x8017DEC0; //segment:ast_radio_de type:u16
-D_de_8017DF1C = 0x8017DF1C; //segment:ast_radio_de type:u16
-D_de_8017DF6C = 0x8017DF6C; //segment:ast_radio_de type:u16
-D_de_8017DFCC = 0x8017DFCC; //segment:ast_radio_de type:u16
-D_de_8017DFF8 = 0x8017DFF8; //segment:ast_radio_de type:u16
-D_de_8017E030 = 0x8017E030; //segment:ast_radio_de type:u16
-D_de_8017E084 = 0x8017E084; //segment:ast_radio_de type:u16
-D_de_8017E0E0 = 0x8017E0E0; //segment:ast_radio_de type:u16
-D_de_8017E100 = 0x8017E100; //segment:ast_radio_de type:u16
-D_de_8017E154 = 0x8017E154; //segment:ast_radio_de type:u16
-D_de_8017E170 = 0x8017E170; //segment:ast_radio_de type:u16
-D_de_8017E1D8 = 0x8017E1D8; //segment:ast_radio_de type:u16
-D_de_8017E208 = 0x8017E208; //segment:ast_radio_de type:u16
-D_de_8017E234 = 0x8017E234; //segment:ast_radio_de type:u16
-D_de_8017E264 = 0x8017E264; //segment:ast_radio_de type:u16
-D_de_8017E2B8 = 0x8017E2B8; //segment:ast_radio_de type:u16
-D_de_8017E2E0 = 0x8017E2E0; //segment:ast_radio_de type:u16
-D_de_8017E338 = 0x8017E338; //segment:ast_radio_de type:u16
-D_de_8017E370 = 0x8017E370; //segment:ast_radio_de type:u16
-D_de_8017E3D0 = 0x8017E3D0; //segment:ast_radio_de type:u16
-D_de_8017E434 = 0x8017E434; //segment:ast_radio_de type:u16
-D_de_8017E46C = 0x8017E46C; //segment:ast_radio_de type:u16
-D_de_8017E4DC = 0x8017E4DC; //segment:ast_radio_de type:u16
-D_de_8017E51C = 0x8017E51C; //segment:ast_radio_de type:u16
-D_de_8017E57C = 0x8017E57C; //segment:ast_radio_de type:u16
-D_de_8017E5DC = 0x8017E5DC; //segment:ast_radio_de type:u16
-D_de_8017E650 = 0x8017E650; //segment:ast_radio_de type:u16
-D_de_8017E6B4 = 0x8017E6B4; //segment:ast_radio_de type:u16
-D_de_8017E6C8 = 0x8017E6C8; //segment:ast_radio_de type:u16
-D_de_8017E710 = 0x8017E710; //segment:ast_radio_de type:u16
-D_de_8017E748 = 0x8017E748; //segment:ast_radio_de type:u16
-D_de_8017E79C = 0x8017E79C; //segment:ast_radio_de type:u16
-D_de_8017E7D4 = 0x8017E7D4; //segment:ast_radio_de type:u16
-D_de_8017E848 = 0x8017E848; //segment:ast_radio_de type:u16
-D_de_8017E87C = 0x8017E87C; //segment:ast_radio_de type:u16
-D_de_8017E8B4 = 0x8017E8B4; //segment:ast_radio_de type:u16
-D_de_8017E920 = 0x8017E920; //segment:ast_radio_de type:u16
-D_de_8017E954 = 0x8017E954; //segment:ast_radio_de type:u16
-D_de_8017E9B8 = 0x8017E9B8; //segment:ast_radio_de type:u16
-D_de_8017E9D4 = 0x8017E9D4; //segment:ast_radio_de type:u16
-D_de_8017EA3C = 0x8017EA3C; //segment:ast_radio_de type:u16
-D_de_8017EAA8 = 0x8017EAA8; //segment:ast_radio_de type:u16
-D_de_8017EB04 = 0x8017EB04; //segment:ast_radio_de type:u16
-D_de_8017EB38 = 0x8017EB38; //segment:ast_radio_de type:u16
-D_de_8017EB8C = 0x8017EB8C; //segment:ast_radio_de type:u16
-D_de_8017EBF0 = 0x8017EBF0; //segment:ast_radio_de type:u16
-D_de_8017EC5C = 0x8017EC5C; //segment:ast_radio_de type:u16
-D_de_8017ECD4 = 0x8017ECD4; //segment:ast_radio_de type:u16
-D_de_8017ED20 = 0x8017ED20; //segment:ast_radio_de type:u16
-D_de_8017ED58 = 0x8017ED58; //segment:ast_radio_de type:u16
-D_de_8017ED88 = 0x8017ED88; //segment:ast_radio_de type:u16
-D_de_8017EDB0 = 0x8017EDB0; //segment:ast_radio_de type:u16
-D_de_8017EDE4 = 0x8017EDE4; //segment:ast_radio_de type:u16
-D_de_8017EE3C = 0x8017EE3C; //segment:ast_radio_de type:u16
-D_de_8017EE90 = 0x8017EE90; //segment:ast_radio_de type:u16
-D_de_8017EED0 = 0x8017EED0; //segment:ast_radio_de type:u16
-D_de_8017EF30 = 0x8017EF30; //segment:ast_radio_de type:u16
-D_de_8017EF68 = 0x8017EF68; //segment:ast_radio_de type:u16
-D_de_8017EF98 = 0x8017EF98; //segment:ast_radio_de type:u16
-D_de_8017EFE0 = 0x8017EFE0; //segment:ast_radio_de type:u16
-D_de_8017F008 = 0x8017F008; //segment:ast_radio_de type:u16
-D_de_8017F038 = 0x8017F038; //segment:ast_radio_de type:u16
-D_de_8017F064 = 0x8017F064; //segment:ast_radio_de type:u16
-D_de_8017F090 = 0x8017F090; //segment:ast_radio_de type:u16
-D_de_8017F0B8 = 0x8017F0B8; //segment:ast_radio_de type:u16
-D_de_8017F0F4 = 0x8017F0F4; //segment:ast_radio_de type:u16
-D_de_8017F15C = 0x8017F15C; //segment:ast_radio_de type:u16
-D_de_8017F1A8 = 0x8017F1A8; //segment:ast_radio_de type:u16
-D_de_8017F200 = 0x8017F200; //segment:ast_radio_de type:u16
-D_de_8017F258 = 0x8017F258; //segment:ast_radio_de type:u16
-D_de_8017F28C = 0x8017F28C; //segment:ast_radio_de type:u16
-D_de_8017F2CC = 0x8017F2CC; //segment:ast_radio_de type:u16
-D_de_8017F2FC = 0x8017F2FC; //segment:ast_radio_de type:u16
-D_de_8017F360 = 0x8017F360; //segment:ast_radio_de type:u16
-D_de_8017F384 = 0x8017F384; //segment:ast_radio_de type:u16
-D_de_8017F3B4 = 0x8017F3B4; //segment:ast_radio_de type:u16
-D_de_8017F414 = 0x8017F414; //segment:ast_radio_de type:u16
-D_de_8017F468 = 0x8017F468; //segment:ast_radio_de type:u16
-D_de_8017F4B0 = 0x8017F4B0; //segment:ast_radio_de type:u16
-D_de_8017F500 = 0x8017F500; //segment:ast_radio_de type:u16
-D_de_8017F544 = 0x8017F544; //segment:ast_radio_de type:u16
-D_de_8017F590 = 0x8017F590; //segment:ast_radio_de type:u16
-D_de_8017F5D4 = 0x8017F5D4; //segment:ast_radio_de type:u16
-D_de_8017F624 = 0x8017F624; //segment:ast_radio_de type:u16
-D_de_8017F65C = 0x8017F65C; //segment:ast_radio_de type:u16
-D_de_8017F6CC = 0x8017F6CC; //segment:ast_radio_de type:u16
-D_de_8017F710 = 0x8017F710; //segment:ast_radio_de type:u16
-D_de_8017F74C = 0x8017F74C; //segment:ast_radio_de type:u16
-D_de_8017F794 = 0x8017F794; //segment:ast_radio_de type:u16
-D_de_8017F7F4 = 0x8017F7F4; //segment:ast_radio_de type:u16
-D_de_8017F854 = 0x8017F854; //segment:ast_radio_de type:u16
-D_de_8017F894 = 0x8017F894; //segment:ast_radio_de type:u16
-D_de_8017F8A4 = 0x8017F8A4; //segment:ast_radio_de type:u16
-D_de_8017F8CC = 0x8017F8CC; //segment:ast_radio_de type:u16
-D_de_8017F91C = 0x8017F91C; //segment:ast_radio_de type:u16
-D_de_8017F974 = 0x8017F974; //segment:ast_radio_de type:u16
-D_de_8017F990 = 0x8017F990; //segment:ast_radio_de type:u16
-D_de_8017F9D4 = 0x8017F9D4; //segment:ast_radio_de type:u16
-D_de_8017FA18 = 0x8017FA18; //segment:ast_radio_de type:u16
-D_de_8017FA5C = 0x8017FA5C; //segment:ast_radio_de type:u16
-D_de_8017FA90 = 0x8017FA90; //segment:ast_radio_de type:u16
-D_de_8017FB00 = 0x8017FB00; //segment:ast_radio_de type:u16
-D_de_8017FB60 = 0x8017FB60; //segment:ast_radio_de type:u16
-D_de_8017FBA8 = 0x8017FBA8; //segment:ast_radio_de type:u16
-D_de_8017FC00 = 0x8017FC00; //segment:ast_radio_de type:u16
-D_de_8017FC20 = 0x8017FC20; //segment:ast_radio_de type:u16
-D_de_8017FC40 = 0x8017FC40; //segment:ast_radio_de type:u16
-D_de_8017FC84 = 0x8017FC84; //segment:ast_radio_de type:u16
-D_de_8017FCC4 = 0x8017FCC4; //segment:ast_radio_de type:u16
-D_de_8017FD00 = 0x8017FD00; //segment:ast_radio_de type:u16
-D_de_8017FD24 = 0x8017FD24; //segment:ast_radio_de type:u16
-D_de_8017FD78 = 0x8017FD78; //segment:ast_radio_de type:u16
-D_de_8017FDB0 = 0x8017FDB0; //segment:ast_radio_de type:u16
-D_de_8017FDF0 = 0x8017FDF0; //segment:ast_radio_de type:u16
-D_de_8017FE48 = 0x8017FE48; //segment:ast_radio_de type:u16
-D_de_8017FE8C = 0x8017FE8C; //segment:ast_radio_de type:u16
-D_de_8017FEFC = 0x8017FEFC; //segment:ast_radio_de type:u16
-D_de_8017FF40 = 0x8017FF40; //segment:ast_radio_de type:u16
-D_de_8017FF68 = 0x8017FF68; //segment:ast_radio_de type:u16
-D_de_8017FFC8 = 0x8017FFC8; //segment:ast_radio_de type:u16
-D_de_80180000 = 0x80180000; //segment:ast_radio_de type:u16
-D_de_80180040 = 0x80180040; //segment:ast_radio_de type:u16
-D_de_8018009C = 0x8018009C; //segment:ast_radio_de type:u16
-D_de_801800D0 = 0x801800D0; //segment:ast_radio_de type:u16
-D_de_801800F8 = 0x801800F8; //segment:ast_radio_de type:u16
-D_de_80180158 = 0x80180158; //segment:ast_radio_de type:u16
-D_de_801801BC = 0x801801BC; //segment:ast_radio_de type:u16
-D_de_80180210 = 0x80180210; //segment:ast_radio_de type:u16
-D_de_80180280 = 0x80180280; //segment:ast_radio_de type:u16
-D_de_801802E8 = 0x801802E8; //segment:ast_radio_de type:u16
-D_de_80180334 = 0x80180334; //segment:ast_radio_de type:u16
-D_de_8018039C = 0x8018039C; //segment:ast_radio_de type:u16
-D_de_801803E0 = 0x801803E0; //segment:ast_radio_de type:u16
-D_de_80180414 = 0x80180414; //segment:ast_radio_de type:u16
-D_de_80180430 = 0x80180430; //segment:ast_radio_de type:u16
-D_de_80180490 = 0x80180490; //segment:ast_radio_de type:u16
-D_de_801804E8 = 0x801804E8; //segment:ast_radio_de type:u16
-D_de_80180534 = 0x80180534; //segment:ast_radio_de type:u16
-D_de_801805A4 = 0x801805A4; //segment:ast_radio_de type:u16
-D_de_801805EC = 0x801805EC; //segment:ast_radio_de type:u16
-D_de_8018063C = 0x8018063C; //segment:ast_radio_de type:u16
-D_de_80180680 = 0x80180680; //segment:ast_radio_de type:u16
-D_de_801806D0 = 0x801806D0; //segment:ast_radio_de type:u16
-D_de_801806F4 = 0x801806F4; //segment:ast_radio_de type:u16
-D_de_8018075C = 0x8018075C; //segment:ast_radio_de type:u16
-D_de_801807C4 = 0x801807C4; //segment:ast_radio_de type:u16
-D_de_8018082C = 0x8018082C; //segment:ast_radio_de type:u16
-D_de_80180874 = 0x80180874; //segment:ast_radio_de type:u16
-D_de_801808C4 = 0x801808C4; //segment:ast_radio_de type:u16
-D_de_80180928 = 0x80180928; //segment:ast_radio_de type:u16
-D_de_80180974 = 0x80180974; //segment:ast_radio_de type:u16
-D_de_8018099C = 0x8018099C; //segment:ast_radio_de type:u16
-D_de_801809DC = 0x801809DC; //segment:ast_radio_de type:u16
-D_de_80180A14 = 0x80180A14; //segment:ast_radio_de type:u16
-D_de_80180A88 = 0x80180A88; //segment:ast_radio_de type:u16
-D_de_80180ADC = 0x80180ADC; //segment:ast_radio_de type:u16
-D_de_80180B10 = 0x80180B10; //segment:ast_radio_de type:u16
-D_de_80180B54 = 0x80180B54; //segment:ast_radio_de type:u16
-D_de_80180B9C = 0x80180B9C; //segment:ast_radio_de type:u16
-D_de_80180C00 = 0x80180C00; //segment:ast_radio_de type:u16
-D_de_80180C54 = 0x80180C54; //segment:ast_radio_de type:u16
-D_de_80180C64 = 0x80180C64; //segment:ast_radio_de type:u16
-D_de_80180C74 = 0x80180C74; //segment:ast_radio_de type:u16
-D_de_80180C84 = 0x80180C84; //segment:ast_radio_de type:u16
-D_de_80180CD4 = 0x80180CD4; //segment:ast_radio_de type:u16
-D_de_80180D2C = 0x80180D2C; //segment:ast_radio_de type:u16
-D_de_80180D78 = 0x80180D78; //segment:ast_radio_de type:u16
-D_de_80180DE4 = 0x80180DE4; //segment:ast_radio_de type:u16
-D_de_80180E14 = 0x80180E14; //segment:ast_radio_de type:u16
-D_de_80180E50 = 0x80180E50; //segment:ast_radio_de type:u16
-D_de_80180EC4 = 0x80180EC4; //segment:ast_radio_de type:u16
-D_de_80180F10 = 0x80180F10; //segment:ast_radio_de type:u16
-D_de_80180F74 = 0x80180F74; //segment:ast_radio_de type:u16
-D_de_80180FB8 = 0x80180FB8; //segment:ast_radio_de type:u16
-D_de_80181004 = 0x80181004; //segment:ast_radio_de type:u16
-D_de_8018106C = 0x8018106C; //segment:ast_radio_de type:u16
-D_de_801810C0 = 0x801810C0; //segment:ast_radio_de type:u16
-D_de_80181110 = 0x80181110; //segment:ast_radio_de type:u16
-D_de_80181154 = 0x80181154; //segment:ast_radio_de type:u16
-D_de_80181194 = 0x80181194; //segment:ast_radio_de type:u16
-D_de_801811CC = 0x801811CC; //segment:ast_radio_de type:u16
-D_de_80181218 = 0x80181218; //segment:ast_radio_de type:u16
-D_de_80181278 = 0x80181278; //segment:ast_radio_de type:u16
-D_de_801812B0 = 0x801812B0; //segment:ast_radio_de type:u16
-D_de_80181318 = 0x80181318; //segment:ast_radio_de type:u16
-D_de_80181374 = 0x80181374; //segment:ast_radio_de type:u16
-D_de_801813C4 = 0x801813C4; //segment:ast_radio_de type:u16
-D_de_80181414 = 0x80181414; //segment:ast_radio_de type:u16
-D_de_80181450 = 0x80181450; //segment:ast_radio_de type:u16
-D_de_8018147C = 0x8018147C; //segment:ast_radio_de type:u16
-D_de_801814A0 = 0x801814A0; //segment:ast_radio_de type:u16
-D_de_801814E8 = 0x801814E8; //segment:ast_radio_de type:u16
-D_de_80181520 = 0x80181520; //segment:ast_radio_de type:u16
-D_de_80181544 = 0x80181544; //segment:ast_radio_de type:u16
-D_de_80181598 = 0x80181598; //segment:ast_radio_de type:u16
-D_de_80181600 = 0x80181600; //segment:ast_radio_de type:u16
-D_de_80181660 = 0x80181660; //segment:ast_radio_de type:u16
-D_de_8018169C = 0x8018169C; //segment:ast_radio_de type:u16
-D_de_801816E8 = 0x801816E8; //segment:ast_radio_de type:u16
-D_de_80181744 = 0x80181744; //segment:ast_radio_de type:u16
-D_de_8018179C = 0x8018179C; //segment:ast_radio_de type:u16
-D_de_80181804 = 0x80181804; //segment:ast_radio_de type:u16
-D_de_8018185C = 0x8018185C; //segment:ast_radio_de type:u16
-D_de_8018189C = 0x8018189C; //segment:ast_radio_de type:u16
-D_de_801818EC = 0x801818EC; //segment:ast_radio_de type:u16
-D_de_80181908 = 0x80181908; //segment:ast_radio_de type:u16
-D_de_80181968 = 0x80181968; //segment:ast_radio_de type:u16
-D_de_801819BC = 0x801819BC; //segment:ast_radio_de type:u16
-D_de_80181A04 = 0x80181A04; //segment:ast_radio_de type:u16
-D_de_80181A64 = 0x80181A64; //segment:ast_radio_de type:u16
-D_de_80181AB0 = 0x80181AB0; //segment:ast_radio_de type:u16
-D_de_80181AFC = 0x80181AFC; //segment:ast_radio_de type:u16
-D_de_80181B48 = 0x80181B48; //segment:ast_radio_de type:u16
-D_de_80181B8C = 0x80181B8C; //segment:ast_radio_de type:u16
-D_de_80181BD0 = 0x80181BD0; //segment:ast_radio_de type:u16
-D_de_80181C20 = 0x80181C20; //segment:ast_radio_de type:u16
-D_de_80181C44 = 0x80181C44; //segment:ast_radio_de type:u16
-D_de_80181C68 = 0x80181C68; //segment:ast_radio_de type:u16
-D_de_80181CB8 = 0x80181CB8; //segment:ast_radio_de type:u16
-D_de_80181D08 = 0x80181D08; //segment:ast_radio_de type:u16
-D_de_80181D84 = 0x80181D84; //segment:ast_radio_de type:u16
-D_de_80181DD8 = 0x80181DD8; //segment:ast_radio_de type:u16
-D_de_80181E1C = 0x80181E1C; //segment:ast_radio_de type:u16
-D_de_80181E60 = 0x80181E60; //segment:ast_radio_de type:u16
-D_de_80181EA4 = 0x80181EA4; //segment:ast_radio_de type:u16
-D_de_80181EF4 = 0x80181EF4; //segment:ast_radio_de type:u16
-D_de_80181F4C = 0x80181F4C; //segment:ast_radio_de type:u16
-D_de_80181F8C = 0x80181F8C; //segment:ast_radio_de type:u16
-D_de_80181FF4 = 0x80181FF4; //segment:ast_radio_de type:u16
-D_de_80182028 = 0x80182028; //segment:ast_radio_de type:u16
-D_de_80182068 = 0x80182068; //segment:ast_radio_de type:u16
-D_de_80182090 = 0x80182090; //segment:ast_radio_de type:u16
-D_de_801820BC = 0x801820BC; //segment:ast_radio_de type:u16
-D_de_80182124 = 0x80182124; //segment:ast_radio_de type:u16
-D_de_80182168 = 0x80182168; //segment:ast_radio_de type:u16
-D_de_801821C0 = 0x801821C0; //segment:ast_radio_de type:u16
-D_de_801821F8 = 0x801821F8; //segment:ast_radio_de type:u16
-D_de_8018223C = 0x8018223C; //segment:ast_radio_de type:u16
-D_de_80182280 = 0x80182280; //segment:ast_radio_de type:u16
-D_de_801822C4 = 0x801822C4; //segment:ast_radio_de type:u16
-D_de_80182334 = 0x80182334; //segment:ast_radio_de type:u16
-D_de_80182394 = 0x80182394; //segment:ast_radio_de type:u16
-D_de_801823C0 = 0x801823C0; //segment:ast_radio_de type:u16
-D_de_801823F0 = 0x801823F0; //segment:ast_radio_de type:u16
-D_de_80182444 = 0x80182444; //segment:ast_radio_de type:u16
-D_de_801824B0 = 0x801824B0; //segment:ast_radio_de type:u16
-D_de_80182500 = 0x80182500; //segment:ast_radio_de type:u16
-D_de_80182558 = 0x80182558; //segment:ast_radio_de type:u16
-D_de_8018256C = 0x8018256C; //segment:ast_radio_de type:u16
-D_de_801825B4 = 0x801825B4; //segment:ast_radio_de type:u16
-D_de_80182604 = 0x80182604; //segment:ast_radio_de type:u16
-D_de_80182640 = 0x80182640; //segment:ast_radio_de type:u16
-D_de_80182698 = 0x80182698; //segment:ast_radio_de type:u16
-D_de_801826E0 = 0x801826E0; //segment:ast_radio_de type:u16
-D_de_80182750 = 0x80182750; //segment:ast_radio_de type:u16
-D_de_801827A0 = 0x801827A0; //segment:ast_radio_de type:u16
-D_de_801827F0 = 0x801827F0; //segment:ast_radio_de type:u16
-D_de_80182850 = 0x80182850; //segment:ast_radio_de type:u16
-D_de_801828C0 = 0x801828C0; //segment:ast_radio_de type:u16
-D_de_80182910 = 0x80182910; //segment:ast_radio_de type:u16
-D_de_8018295C = 0x8018295C; //segment:ast_radio_de type:u16
-D_de_80182998 = 0x80182998; //segment:ast_radio_de type:u16
-D_de_801829C4 = 0x801829C4; //segment:ast_radio_de type:u16
-D_de_80182A10 = 0x80182A10; //segment:ast_radio_de type:u16
-D_de_80182A4C = 0x80182A4C; //segment:ast_radio_de type:u16
-D_de_80182A90 = 0x80182A90; //segment:ast_radio_de type:u16
-D_de_80182AEC = 0x80182AEC; //segment:ast_radio_de type:u16
-D_de_80182B4C = 0x80182B4C; //segment:ast_radio_de type:u16
-D_de_80182BB0 = 0x80182BB0; //segment:ast_radio_de type:u16
-D_de_80182BF8 = 0x80182BF8; //segment:ast_radio_de type:u16
-D_de_80182C40 = 0x80182C40; //segment:ast_radio_de type:u16
-D_de_80182C6C = 0x80182C6C; //segment:ast_radio_de type:u16
-D_de_80182CD0 = 0x80182CD0; //segment:ast_radio_de type:u16
-D_de_80182D20 = 0x80182D20; //segment:ast_radio_de type:u16
-D_de_80182D64 = 0x80182D64; //segment:ast_radio_de type:u16
-D_de_80182DB0 = 0x80182DB0; //segment:ast_radio_de type:u16
-D_de_80182E10 = 0x80182E10; //segment:ast_radio_de type:u16
-D_de_80182E58 = 0x80182E58; //segment:ast_radio_de type:u16
-D_de_80182EA8 = 0x80182EA8; //segment:ast_radio_de type:u16
-D_de_80182EE8 = 0x80182EE8; //segment:ast_radio_de type:u16
-D_de_80182F44 = 0x80182F44; //segment:ast_radio_de type:u16
-D_de_80182F9C = 0x80182F9C; //segment:ast_radio_de type:u16
-D_de_80182FF0 = 0x80182FF0; //segment:ast_radio_de type:u16
-D_de_80183028 = 0x80183028; //segment:ast_radio_de type:u16
-D_de_80183068 = 0x80183068; //segment:ast_radio_de type:u16
-D_de_801830B0 = 0x801830B0; //segment:ast_radio_de type:u16
-D_de_801830F8 = 0x801830F8; //segment:ast_radio_de type:u16
-D_de_80183144 = 0x80183144; //segment:ast_radio_de type:u16
-D_de_80183198 = 0x80183198; //segment:ast_radio_de type:u16
-D_de_80183204 = 0x80183204; //segment:ast_radio_de type:u16
-D_de_8018325C = 0x8018325C; //segment:ast_radio_de type:u16
-D_de_80183290 = 0x80183290; //segment:ast_radio_de type:u16
-D_de_801832DC = 0x801832DC; //segment:ast_radio_de type:u16
-D_de_80183320 = 0x80183320; //segment:ast_radio_de type:u16
-D_de_80183378 = 0x80183378; //segment:ast_radio_de type:u16
-D_de_801833DC = 0x801833DC; //segment:ast_radio_de type:u16
-D_de_80183420 = 0x80183420; //segment:ast_radio_de type:u16
-D_de_80183450 = 0x80183450; //segment:ast_radio_de type:u16
-D_de_80183490 = 0x80183490; //segment:ast_radio_de type:u16
-D_de_801834D4 = 0x801834D4; //segment:ast_radio_de type:u16
-D_de_80183520 = 0x80183520; //segment:ast_radio_de type:u16
-D_de_8018355C = 0x8018355C; //segment:ast_radio_de type:u16
-D_de_80183598 = 0x80183598; //segment:ast_radio_de type:u16
-D_de_801835FC = 0x801835FC; //segment:ast_radio_de type:u16
-D_de_80183630 = 0x80183630; //segment:ast_radio_de type:u16
-D_de_80183654 = 0x80183654; //segment:ast_radio_de type:u16
-D_de_8018369C = 0x8018369C; //segment:ast_radio_de type:u16
-D_de_801836F4 = 0x801836F4; //segment:ast_radio_de type:u16
-D_de_8018374C = 0x8018374C; //segment:ast_radio_de type:u16
-D_de_801837B8 = 0x801837B8; //segment:ast_radio_de type:u16
-D_de_801837E4 = 0x801837E4; //segment:ast_radio_de type:u16
-D_de_80183828 = 0x80183828; //segment:ast_radio_de type:u16
-D_de_8018387C = 0x8018387C; //segment:ast_radio_de type:u16
-D_de_801838D4 = 0x801838D4; //segment:ast_radio_de type:u16
-D_de_80183930 = 0x80183930; //segment:ast_radio_de type:u16
-D_de_8018396C = 0x8018396C; //segment:ast_radio_de type:u16
-D_de_8018398C = 0x8018398C; //segment:ast_radio_de type:u16
-D_de_801839D0 = 0x801839D0; //segment:ast_radio_de type:u16
-D_de_80183A1C = 0x80183A1C; //segment:ast_radio_de type:u16
-D_de_80183A5C = 0x80183A5C; //segment:ast_radio_de type:u16
-D_de_80183A88 = 0x80183A88; //segment:ast_radio_de type:u16
-D_de_80183AB4 = 0x80183AB4; //segment:ast_radio_de type:u16
-D_de_80183B00 = 0x80183B00; //segment:ast_radio_de type:u16
-D_de_80183B60 = 0x80183B60; //segment:ast_radio_de type:u16
-D_de_80183B98 = 0x80183B98; //segment:ast_radio_de type:u16
-D_de_80183C04 = 0x80183C04; //segment:ast_radio_de type:u16
-D_de_80183C40 = 0x80183C40; //segment:ast_radio_de type:u16
-D_de_80183C90 = 0x80183C90; //segment:ast_radio_de type:u16
-D_de_80183CE4 = 0x80183CE4; //segment:ast_radio_de type:u16
-D_de_80183D28 = 0x80183D28; //segment:ast_radio_de type:u16
-D_de_80183D80 = 0x80183D80; //segment:ast_radio_de type:u16
-D_de_80183DC0 = 0x80183DC0; //segment:ast_radio_de type:u16
-D_de_80183E18 = 0x80183E18; //segment:ast_radio_de type:u16
-D_de_80183E4C = 0x80183E4C; //segment:ast_radio_de type:u16
-D_de_80183E78 = 0x80183E78; //segment:ast_radio_de type:u16
-D_de_80183EAC = 0x80183EAC; //segment:ast_radio_de type:u16
-D_de_80183EE0 = 0x80183EE0; //segment:ast_radio_de type:u16
-D_de_80183F24 = 0x80183F24; //segment:ast_radio_de type:u16
-D_de_80183F88 = 0x80183F88; //segment:ast_radio_de type:u16
-D_de_80183FE0 = 0x80183FE0; //segment:ast_radio_de type:u16
-D_de_80184000 = 0x80184000; //segment:ast_radio_de type:u16
-D_de_80184044 = 0x80184044; //segment:ast_radio_de type:u16
-D_de_80184088 = 0x80184088; //segment:ast_radio_de type:u16
-D_de_801840D8 = 0x801840D8; //segment:ast_radio_de type:u16
-D_de_80184120 = 0x80184120; //segment:ast_radio_de type:u16
-D_de_80184174 = 0x80184174; //segment:ast_radio_de type:u16
-D_de_801841BC = 0x801841BC; //segment:ast_radio_de type:u16
-D_de_8018421C = 0x8018421C; //segment:ast_radio_de type:u16
-D_de_80184260 = 0x80184260; //segment:ast_radio_de type:u16
-D_de_8018428C = 0x8018428C; //segment:ast_radio_de type:u16
-D_de_801842E4 = 0x801842E4; //segment:ast_radio_de type:u16
-D_de_80184324 = 0x80184324; //segment:ast_radio_de type:u16
-D_de_80184384 = 0x80184384; //segment:ast_radio_de type:u16
-D_de_801843B0 = 0x801843B0; //segment:ast_radio_de type:u16
-D_de_801843E0 = 0x801843E0; //segment:ast_radio_de type:u16
-D_de_80184410 = 0x80184410; //segment:ast_radio_de type:u16
-D_de_80184448 = 0x80184448; //segment:ast_radio_de type:u16
-D_de_8018449C = 0x8018449C; //segment:ast_radio_de type:u16
-D_de_801844CC = 0x801844CC; //segment:ast_radio_de type:u16
-D_de_80184518 = 0x80184518; //segment:ast_radio_de type:u16
-D_de_80184564 = 0x80184564; //segment:ast_radio_de type:u16
-D_de_801845C8 = 0x801845C8; //segment:ast_radio_de type:u16
-D_de_801845E4 = 0x801845E4; //segment:ast_radio_de type:u16
-D_de_80184618 = 0x80184618; //segment:ast_radio_de type:u16
-D_de_8018464C = 0x8018464C; //segment:ast_radio_de type:u16
-D_de_801846AC = 0x801846AC; //segment:ast_radio_de type:u16
-D_de_801846E8 = 0x801846E8; //segment:ast_radio_de type:u16
-D_de_80184738 = 0x80184738; //segment:ast_radio_de type:u16
-D_de_80184794 = 0x80184794; //segment:ast_radio_de type:u16
-D_de_801847F8 = 0x801847F8; //segment:ast_radio_de type:u16
-D_de_80184864 = 0x80184864; //segment:ast_radio_de type:u16
-D_de_801848B4 = 0x801848B4; //segment:ast_radio_de type:u16
-D_de_80184908 = 0x80184908; //segment:ast_radio_de type:u16
-D_de_80184980 = 0x80184980; //segment:ast_radio_de type:u16
-D_de_801849C0 = 0x801849C0; //segment:ast_radio_de type:u16
-D_de_80184A1C = 0x80184A1C; //segment:ast_radio_de type:u16
-D_de_80184A70 = 0x80184A70; //segment:ast_radio_de type:u16
-D_de_80184A98 = 0x80184A98; //segment:ast_radio_de type:u16
-D_de_80184AFC = 0x80184AFC; //segment:ast_radio_de type:u16
-D_de_80184B54 = 0x80184B54; //segment:ast_radio_de type:u16
-D_de_80184BBC = 0x80184BBC; //segment:ast_radio_de type:u16
-D_de_80184C34 = 0x80184C34; //segment:ast_radio_de type:u16
-D_de_80184CA0 = 0x80184CA0; //segment:ast_radio_de type:u16
-D_de_80184CF0 = 0x80184CF0; //segment:ast_radio_de type:u16
-D_de_80184D38 = 0x80184D38; //segment:ast_radio_de type:u16
-D_de_80184D90 = 0x80184D90; //segment:ast_radio_de type:u16
-D_de_80184DD4 = 0x80184DD4; //segment:ast_radio_de type:u16
-D_de_80184DEC = 0x80184DEC; //segment:ast_radio_de type:u16
-D_de_80184E44 = 0x80184E44; //segment:ast_radio_de type:u16
-D_de_80184E9C = 0x80184E9C; //segment:ast_radio_de type:u16
-D_de_80184F08 = 0x80184F08; //segment:ast_radio_de type:u16
-D_de_80184F34 = 0x80184F34; //segment:ast_radio_de type:u16
-D_de_80184F50 = 0x80184F50; //segment:ast_radio_de type:u16
-D_de_80184F84 = 0x80184F84; //segment:ast_radio_de type:u16
-D_de_80184FBC = 0x80184FBC; //segment:ast_radio_de type:u16
-D_de_80184FE4 = 0x80184FE4; //segment:ast_radio_de type:u16
-D_de_80185024 = 0x80185024; //segment:ast_radio_de type:u16
-D_de_80185064 = 0x80185064; //segment:ast_radio_de type:u16
-D_de_8018507C = 0x8018507C; //segment:ast_radio_de type:u16
-D_de_801850B8 = 0x801850B8; //segment:ast_radio_de type:u16
-D_de_80185114 = 0x80185114; //segment:ast_radio_de type:u16
-D_de_8018512C = 0x8018512C; //segment:ast_radio_de type:u16
-D_de_80185184 = 0x80185184; //segment:ast_radio_de type:u16
-D_de_801851C0 = 0x801851C0; //segment:ast_radio_de type:u16
-D_de_80185228 = 0x80185228; //segment:ast_radio_de type:u16
-D_de_80185260 = 0x80185260; //segment:ast_radio_de type:u16
-D_de_801852D4 = 0x801852D4; //segment:ast_radio_de type:u16
-D_de_80185338 = 0x80185338; //segment:ast_radio_de type:u16
-D_de_80185374 = 0x80185374; //segment:ast_radio_de type:u16
-D_de_801853C0 = 0x801853C0; //segment:ast_radio_de type:u16
-D_de_80185428 = 0x80185428; //segment:ast_radio_de type:u16
-D_de_80185460 = 0x80185460; //segment:ast_radio_de type:u16
-D_de_801854CC = 0x801854CC; //segment:ast_radio_de type:u16
-D_de_80185518 = 0x80185518; //segment:ast_radio_de type:u16
-D_de_80185560 = 0x80185560; //segment:ast_radio_de type:u16
-D_de_80185584 = 0x80185584; //segment:ast_radio_de type:u16
-D_de_801855E4 = 0x801855E4; //segment:ast_radio_de type:u16
-D_de_8018561C = 0x8018561C; //segment:ast_radio_de type:u16
-D_de_80185680 = 0x80185680; //segment:ast_radio_de type:u16
-D_de_801856EC = 0x801856EC; //segment:ast_radio_de type:u16
-D_de_80185744 = 0x80185744; //segment:ast_radio_de type:u16
-D_de_8018579C = 0x8018579C; //segment:ast_radio_de type:u16
-D_de_801857E4 = 0x801857E4; //segment:ast_radio_de type:u16
-D_de_8018581C = 0x8018581C; //segment:ast_radio_de type:u16
-D_de_8018584C = 0x8018584C; //segment:ast_radio_de type:u16
-D_de_8018586C = 0x8018586C; //segment:ast_radio_de type:u16
-D_de_801858A8 = 0x801858A8; //segment:ast_radio_de type:u16
-D_de_801858D0 = 0x801858D0; //segment:ast_radio_de type:u16
-D_de_801858F8 = 0x801858F8; //segment:ast_radio_de type:u16
-D_de_80185954 = 0x80185954; //segment:ast_radio_de type:u16
-D_de_80185988 = 0x80185988; //segment:ast_radio_de type:u16
-D_de_801859C8 = 0x801859C8; //segment:ast_radio_de type:u16
-D_de_801859F4 = 0x801859F4; //segment:ast_radio_de type:u16
-D_de_80185A34 = 0x80185A34; //segment:ast_radio_de type:u16
-D_de_80185AA4 = 0x80185AA4; //segment:ast_radio_de type:u16
-D_de_80185AF0 = 0x80185AF0; //segment:ast_radio_de type:u16
-D_de_80185B0C = 0x80185B0C; //segment:ast_radio_de type:u16
-D_de_80185B64 = 0x80185B64; //segment:ast_radio_de type:u16
-D_de_80185BCC = 0x80185BCC; //segment:ast_radio_de type:u16
-D_de_80185C3C = 0x80185C3C; //segment:ast_radio_de type:u16
-D_de_80185CA8 = 0x80185CA8; //segment:ast_radio_de type:u16
-D_de_80185D10 = 0x80185D10; //segment:ast_radio_de type:u16
-D_de_80185D4C = 0x80185D4C; //segment:ast_radio_de type:u16
-D_de_80185D9C = 0x80185D9C; //segment:ast_radio_de type:u16
-D_de_80185DFC = 0x80185DFC; //segment:ast_radio_de type:u16
-D_de_80185E5C = 0x80185E5C; //segment:ast_radio_de type:u16
-D_de_80185E80 = 0x80185E80; //segment:ast_radio_de type:u16
-D_de_80185E94 = 0x80185E94; //segment:ast_radio_de type:u16
-D_de_80185EC0 = 0x80185EC0; //segment:ast_radio_de type:u16
-D_de_80185F1C = 0x80185F1C; //segment:ast_radio_de type:u16
-D_de_80185F5C = 0x80185F5C; //segment:ast_radio_de type:u16
-D_de_80185F88 = 0x80185F88; //segment:ast_radio_de type:u16
-D_de_80185FAC = 0x80185FAC; //segment:ast_radio_de type:u16
-D_de_80185FE0 = 0x80185FE0; //segment:ast_radio_de type:u16
-D_de_80186008 = 0x80186008; //segment:ast_radio_de type:u16
-D_de_80186040 = 0x80186040; //segment:ast_radio_de type:u16
-D_de_8018607C = 0x8018607C; //segment:ast_radio_de type:u16
-D_de_801860C0 = 0x801860C0; //segment:ast_radio_de type:u16
-D_de_8018610C = 0x8018610C; //segment:ast_radio_de type:u16
-D_de_80186150 = 0x80186150; //segment:ast_radio_de type:u16
-D_de_80186198 = 0x80186198; //segment:ast_radio_de type:u16
-D_de_801861FC = 0x801861FC; //segment:ast_radio_de type:u16
-D_de_80186268 = 0x80186268; //segment:ast_radio_de type:u16
-D_de_801862B4 = 0x801862B4; //segment:ast_radio_de type:u16
-D_de_801862FC = 0x801862FC; //segment:ast_radio_de type:u16
-D_de_80186324 = 0x80186324; //segment:ast_radio_de type:u16
-D_de_80186368 = 0x80186368; //segment:ast_radio_de type:u16
-D_de_80186380 = 0x80186380; //segment:ast_radio_de type:u16
-D_de_801863C8 = 0x801863C8; //segment:ast_radio_de type:u16
-D_de_80186418 = 0x80186418; //segment:ast_radio_de type:u16
-D_de_80186458 = 0x80186458; //segment:ast_radio_de type:u16
-D_de_80186490 = 0x80186490; //segment:ast_radio_de type:u16
-D_de_801864F0 = 0x801864F0; //segment:ast_radio_de type:u16
-D_de_80186558 = 0x80186558; //segment:ast_radio_de type:u16
-D_de_80186594 = 0x80186594; //segment:ast_radio_de type:u16
-D_de_801865D0 = 0x801865D0; //segment:ast_radio_de type:u16
-D_de_80186604 = 0x80186604; //segment:ast_radio_de type:u16
-D_de_80186644 = 0x80186644; //segment:ast_radio_de type:u16
-D_de_8018668C = 0x8018668C; //segment:ast_radio_de type:u16
-D_de_801866FC = 0x801866FC; //segment:ast_radio_de type:u16
-D_de_80186744 = 0x80186744; //segment:ast_radio_de type:u16
-D_de_80186784 = 0x80186784; //segment:ast_radio_de type:u16
-D_de_801867C8 = 0x801867C8; //segment:ast_radio_de type:u16
-D_de_80186808 = 0x80186808; //segment:ast_radio_de type:u16
-D_de_8018686C = 0x8018686C; //segment:ast_radio_de type:u16
-D_de_80186888 = 0x80186888; //segment:ast_radio_de type:u16
-D_de_801868D8 = 0x801868D8; //segment:ast_radio_de type:u16
-D_de_80186910 = 0x80186910; //segment:ast_radio_de type:u16
-D_de_80186940 = 0x80186940; //segment:ast_radio_de type:u16
-D_de_801869A0 = 0x801869A0; //segment:ast_radio_de type:u16
-D_de_801869DC = 0x801869DC; //segment:ast_radio_de type:u16
-D_de_80186A2C = 0x80186A2C; //segment:ast_radio_de type:u16
-D_de_80186AA0 = 0x80186AA0; //segment:ast_radio_de type:u16
-D_de_80186AC8 = 0x80186AC8; //segment:ast_radio_de type:u16
-D_de_80186ADC = 0x80186ADC; //segment:ast_radio_de type:u16
-D_de_80186AF0 = 0x80186AF0; //segment:ast_radio_de type:u16
-D_de_80186B04 = 0x80186B04; //segment:ast_radio_de type:u16
-D_de_80186B34 = 0x80186B34; //segment:ast_radio_de type:u16
-D_de_80186B6C = 0x80186B6C; //segment:ast_radio_de type:u16
-D_de_80186BB4 = 0x80186BB4; //segment:ast_radio_de type:u16
-D_de_80186BEC = 0x80186BEC; //segment:ast_radio_de type:u16
-D_de_80186C40 = 0x80186C40; //segment:ast_radio_de type:u16
-D_de_80186C7C = 0x80186C7C; //segment:ast_radio_de type:u16
-D_de_80186CC4 = 0x80186CC4; //segment:ast_radio_de type:u16
-D_de_80186D20 = 0x80186D20; //segment:ast_radio_de type:u16
-D_de_80186D8C = 0x80186D8C; //segment:ast_radio_de type:u16
-D_de_80186E00 = 0x80186E00; //segment:ast_radio_de type:u16
-D_de_80186E50 = 0x80186E50; //segment:ast_radio_de type:u16
-D_de_80186EAC = 0x80186EAC; //segment:ast_radio_de type:u16
-D_de_80186F10 = 0x80186F10; //segment:ast_radio_de type:u16
-D_de_80186F70 = 0x80186F70; //segment:ast_radio_de type:u16
-D_de_80186FCC = 0x80186FCC; //segment:ast_radio_de type:u16
-D_de_80187024 = 0x80187024; //segment:ast_radio_de type:u16
-D_de_8018706C = 0x8018706C; //segment:ast_radio_de type:u16
-D_de_80187090 = 0x80187090; //segment:ast_radio_de type:u16
-D_de_801870F0 = 0x801870F0; //segment:ast_radio_de type:u16
-D_de_8018714C = 0x8018714C; //segment:ast_radio_de type:u16
-D_de_80187170 = 0x80187170; //segment:ast_radio_de type:u16
-D_de_80187184 = 0x80187184; //segment:ast_radio_de type:u16
-D_de_80187198 = 0x80187198; //segment:ast_radio_de type:u16
-D_de_801871AC = 0x801871AC; //segment:ast_radio_de type:u16
-D_de_801871DC = 0x801871DC; //segment:ast_radio_de type:u16
-D_de_80187244 = 0x80187244; //segment:ast_radio_de type:u16
-D_de_801872A4 = 0x801872A4; //segment:ast_radio_de type:u16
-D_de_801872D4 = 0x801872D4; //segment:ast_radio_de type:u16
-D_de_80187304 = 0x80187304; //segment:ast_radio_de type:u16
-D_de_80187334 = 0x80187334; //segment:ast_radio_de type:u16
-D_de_80187394 = 0x80187394; //segment:ast_radio_de type:u16
-D_de_801873EC = 0x801873EC; //segment:ast_radio_de type:u16
-D_de_80187438 = 0x80187438; //segment:ast_radio_de type:u16
-D_de_801874AC = 0x801874AC; //segment:ast_radio_de type:u16
-D_de_80187508 = 0x80187508; //segment:ast_radio_de type:u16
-D_de_80187530 = 0x80187530; //segment:ast_radio_de type:u16
-D_de_80187574 = 0x80187574; //segment:ast_radio_de type:u16
-D_de_801875C0 = 0x801875C0; //segment:ast_radio_de type:u16
-D_de_8018760C = 0x8018760C; //segment:ast_radio_de type:u16
-D_de_80187654 = 0x80187654; //segment:ast_radio_de type:u16
-D_de_801876B4 = 0x801876B4; //segment:ast_radio_de type:u16
-D_de_8018771C = 0x8018771C; //segment:ast_radio_de type:u16
-D_de_80187794 = 0x80187794; //segment:ast_radio_de type:u16
-D_de_801877E8 = 0x801877E8; //segment:ast_radio_de type:u16
-D_de_8018784C = 0x8018784C; //segment:ast_radio_de type:u16
-D_de_801878AC = 0x801878AC; //segment:ast_radio_de type:u16
-D_de_801878F0 = 0x801878F0; //segment:ast_radio_de type:u16
-D_de_80187958 = 0x80187958; //segment:ast_radio_de type:u16
-D_de_80187994 = 0x80187994; //segment:ast_radio_de type:u16
-D_de_801879D8 = 0x801879D8; //segment:ast_radio_de type:u16
-D_de_801879F0 = 0x801879F0; //segment:ast_radio_de type:u16
-D_de_80187A34 = 0x80187A34; //segment:ast_radio_de type:u16
-D_de_80187A54 = 0x80187A54; //segment:ast_radio_de type:u16
-D_de_80187AB8 = 0x80187AB8; //segment:ast_radio_de type:u16
-D_de_80187AF4 = 0x80187AF4; //segment:ast_radio_de type:u16
-D_de_80187B2C = 0x80187B2C; //segment:ast_radio_de type:u16
-D_de_80187B60 = 0x80187B60; //segment:ast_radio_de type:u16
-D_de_80187B94 = 0x80187B94; //segment:ast_radio_de type:u16
-D_de_80187BEC = 0x80187BEC; //segment:ast_radio_de type:u16
-D_de_80187C48 = 0x80187C48; //segment:ast_radio_de type:u16
-D_de_80187C74 = 0x80187C74; //segment:ast_radio_de type:u16
-D_de_80187CAC = 0x80187CAC; //segment:ast_radio_de type:u16
-D_de_80187CD4 = 0x80187CD4; //segment:ast_radio_de type:u16
-D_de_80187D0C = 0x80187D0C; //segment:ast_radio_de type:u16
-D_de_80187D64 = 0x80187D64; //segment:ast_radio_de type:u16
-D_de_80187D74 = 0x80187D74; //segment:ast_radio_de type:u16
-D_de_80187D8C = 0x80187D8C; //segment:ast_radio_de type:u16
-D_de_80187DA4 = 0x80187DA4; //segment:ast_radio_de type:u16
-D_de_80187E14 = 0x80187E14; //segment:ast_radio_de type:u16
-D_de_80187E78 = 0x80187E78; //segment:ast_radio_de type:u16
-D_de_80187E98 = 0x80187E98; //segment:ast_radio_de type:u16
-D_de_80187EB8 = 0x80187EB8; //segment:ast_radio_de type:u16
-D_de_80187ED8 = 0x80187ED8; //segment:ast_radio_de type:u16
-D_de_80187EF0 = 0x80187EF0; //segment:ast_radio_de type:u16
-D_de_80187F08 = 0x80187F08; //segment:ast_radio_de type:u16
-D_de_80187F20 = 0x80187F20; //segment:ast_radio_de type:u16
-D_de_80187F38 = 0x80187F38; //segment:ast_radio_de type:u16
-D_de_80187F70 = 0x80187F70; //segment:ast_radio_de type:u16
-D_de_80187FC4 = 0x80187FC4; //segment:ast_radio_de type:u16
-D_de_80187FE4 = 0x80187FE4; //segment:ast_radio_de type:u16
-D_de_80188030 = 0x80188030; //segment:ast_radio_de type:u16
-D_de_8018808C = 0x8018808C; //segment:ast_radio_de type:u16
-D_de_801880DC = 0x801880DC; //segment:ast_radio_de type:u16
-D_de_80188128 = 0x80188128; //segment:ast_radio_de type:u16
-D_de_80188170 = 0x80188170; //segment:ast_radio_de type:u16
-D_de_801881D4 = 0x801881D4; //segment:ast_radio_de type:u16
-D_de_80188238 = 0x80188238; //segment:ast_radio_de type:u16
-D_de_801882A0 = 0x801882A0; //segment:ast_radio_de type:u16
-D_de_80188308 = 0x80188308; //segment:ast_radio_de type:u16
-D_de_80188364 = 0x80188364; //segment:ast_radio_de type:u16
-D_de_801883C0 = 0x801883C0; //segment:ast_radio_de type:u16
-D_de_80188420 = 0x80188420; //segment:ast_radio_de type:u16
-D_de_8018847C = 0x8018847C; //segment:ast_radio_de type:u16
-D_de_8018852C = 0x8018852C; //segment:ast_radio_de type:u16
-D_de_801885B0 = 0x801885B0; //segment:ast_radio_de type:u16
-D_de_801885E8 = 0x801885E8; //segment:ast_radio_de type:u16
-D_de_8018862C = 0x8018862C; //segment:ast_radio_de type:u16
-D_de_80188660 = 0x80188660; //segment:ast_radio_de type:u16
-D_de_80188690 = 0x80188690; //segment:ast_radio_de type:u16
-D_de_801886C0 = 0x801886C0; //segment:ast_radio_de type:u16
-D_de_801886F4 = 0x801886F4; //segment:ast_radio_de type:u16
-D_de_80188728 = 0x80188728; //segment:ast_radio_de type:u16
-D_de_80188758 = 0x80188758; //segment:ast_radio_de type:u16
-D_de_80188788 = 0x80188788; //segment:ast_radio_de type:u16
-D_de_801887BC = 0x801887BC; //segment:ast_radio_de type:u16
-D_de_801887F0 = 0x801887F0; //segment:ast_radio_de type:u16
-D_de_80188820 = 0x80188820; //segment:ast_radio_de type:u16
-D_de_80188850 = 0x80188850; //segment:ast_radio_de type:u16
-D_de_80188884 = 0x80188884; //segment:ast_radio_de type:u16
-D_de_8018889C = 0x8018889C; //segment:ast_radio_de type:u16
-D_de_801888B4 = 0x801888B4; //segment:ast_radio_de type:u16
-D_de_801888CC = 0x801888CC; //segment:ast_radio_de type:u16
-D_de_801888D8 = 0x801888D8; //segment:ast_radio_de type:u16
-D_de_801888F0 = 0x801888F0; //segment:ast_radio_de type:u16
-D_de_8018890C = 0x8018890C; //segment:ast_radio_de type:u16
-D_de_8018891C = 0x8018891C; //segment:ast_radio_de type:u16
-D_de_80188930 = 0x80188930; //segment:ast_radio_de type:u16
-D_de_80188944 = 0x80188944; //segment:ast_radio_de type:u16
-D_de_80188960 = 0x80188960; //segment:ast_radio_de type:u16
-D_de_80188970 = 0x80188970; //segment:ast_radio_de type:u16
-D_de_801889D0 = 0x801889D0; //segment:ast_radio_de type:u16
-D_de_801889EC = 0x801889EC; //segment:ast_radio_de type:u16
-D_de_80188A08 = 0x80188A08; //segment:ast_radio_de type:u16
-D_de_80188A18 = 0x80188A18; //segment:ast_radio_de type:u16
-D_de_80188A34 = 0x80188A34; //segment:ast_radio_de type:u16
-D_de_80188A4C = 0x80188A4C; //segment:ast_radio_de type:u16
-D_de_80188A70 = 0x80188A70; //segment:ast_radio_de type:u16
-D_de_80188A8C = 0x80188A8C; //segment:ast_radio_de type:u16
-D_de_80188AB0 = 0x80188AB0; //segment:ast_radio_de type:u16
-D_de_80188AD0 = 0x80188AD0; //segment:ast_radio_de type:u16
-D_de_80188B28 = 0x80188B28; //segment:ast_radio_de type:u16
-D_de_80188BA0 = 0x80188BA0; //segment:ast_radio_de type:u16
-D_de_80188C18 = 0x80188C18; //segment:ast_radio_de type:u16
-D_de_80188C88 = 0x80188C88; //segment:ast_radio_de type:u16
-D_de_80188CE8 = 0x80188CE8; //segment:ast_radio_de type:u16
-D_de_80188D58 = 0x80188D58; //segment:ast_radio_de type:u16
-D_de_80188DC0 = 0x80188DC0; //segment:ast_radio_de type:u16
-D_de_80188E2C = 0x80188E2C; //segment:ast_radio_de type:u16
-D_de_80188E98 = 0x80188E98; //segment:ast_radio_de type:u16
-D_de_80188EFC = 0x80188EFC; //segment:ast_radio_de type:u16
-D_de_80188F68 = 0x80188F68; //segment:ast_radio_de type:u16
-D_de_80188FCC = 0x80188FCC; //segment:ast_radio_de type:u16
-D_de_8018903C = 0x8018903C; //segment:ast_radio_de type:u16
-D_de_80189088 = 0x80189088; //segment:ast_radio_de type:u16
-D_de_801890F4 = 0x801890F4; //segment:ast_radio_de type:u16
-D_de_80189148 = 0x80189148; //segment:ast_radio_de type:u16
-D_de_80189184 = 0x80189184; //segment:ast_radio_de type:u16
-D_de_801891DC = 0x801891DC; //segment:ast_radio_de type:u16
-D_de_8018923C = 0x8018923C; //segment:ast_radio_de type:u16
-D_de_80189284 = 0x80189284; //segment:ast_radio_de type:u16
-D_de_801892E8 = 0x801892E8; //segment:ast_radio_de type:u16
-D_de_80189348 = 0x80189348; //segment:ast_radio_de type:u16
-D_de_801893B4 = 0x801893B4; //segment:ast_radio_de type:u16
-D_de_8018941C = 0x8018941C; //segment:ast_radio_de type:u16
-D_de_8018948C = 0x8018948C; //segment:ast_radio_de type:u16
-D_de_80189500 = 0x80189500; //segment:ast_radio_de type:u16
-D_de_80189558 = 0x80189558; //segment:ast_radio_de type:u16
-D_de_801895C0 = 0x801895C0; //segment:ast_radio_de type:u16
-D_de_80189610 = 0x80189610; //segment:ast_radio_de type:u16
-D_de_80189678 = 0x80189678; //segment:ast_radio_de type:u16
-D_de_801896E8 = 0x801896E8; //segment:ast_radio_de type:u16
-D_de_8018974C = 0x8018974C; //segment:ast_radio_de type:u16
-gMsgLookupDe = 0x801897B4; //segment:ast_radio_de
diff --git a/linker_scripts/eu/rev0/symbol_addrs_assets.txt b/linker_scripts/eu/rev0/symbol_addrs_assets.txt
deleted file mode 100644
index b8b2fabb..00000000
--- a/linker_scripts/eu/rev0/symbol_addrs_assets.txt
+++ /dev/null
@@ -1,1043 +0,0 @@
-D_1002A20 = 0x1002A20;
-D_1003BE0 = 0x1003BE0;
-D_1003E20 = 0x1003E20;
-D_1003EE0 = 0x1003EE0;
-D_10040B0 = 0x10040B0;
-D_1004FD0 = 0x1004FD0;
-D_1005EF0 = 0x1005EF0;
-D_1006E10 = 0x1006E10;
-D_1007D30 = 0x1007D30;
-D_1008C50 = 0x1008C50;
-D_1009B70 = 0x1009B70;
-D_100AA90 = 0x100AA90;
-D_100B9B0 = 0x100B9B0;
-D_100C8D0 = 0x100C8D0;
-D_100D7F0 = 0x100D7F0;
-D_100E710 = 0x100E710;
-D_100F630 = 0x100F630;
-D_1012090 = 0x1012090;
-D_10124B0 = 0x10124B0;
-D_10124C0 = 0x10124C0;
-D_1012540 = 0x1012540;
-D_1012850 = 0x1012850;
-aBoostGaugeOverheatTex = 0x10128C0;
-D_10128D0 = 0x10128D0;
-D_10129A0 = 0x10129A0;
-D_10129C0 = 0x10129C0;
-D_1012A90 = 0x1012A90;
-D_1012AB0 = 0x1012AB0;
-D_1012B80 = 0x1012B80;
-D_1012BA0 = 0x1012BA0;
-D_1012C70 = 0x1012C70;
-D_1012C90 = 0x1012C90;
-D_1012CD0 = 0x1012CD0;
-D_1012CE0 = 0x1012CE0;
-D_1012D18 = 0x1012D18;
-D_1012D30 = 0x1012D30;
-D_1012F20 = 0x1012F20;
-D_10135E0 = 0x10135E0;
-D_10136A8 = 0x10136A8;
-D_10136D0 = 0x10136D0;
-D_1013798 = 0x1013798;
-D_10137D0 = 0x10137D0;
-D_1013EA0 = 0x1013EA0;
-D_1013F80 = 0x1013F80;
-D_1014380 = 0x1014380;
-D_1014390 = 0x1014390;
-D_1014510 = 0x1014510;
-D_1016320 = 0x1016320;
-D_1016790 = 0x1016790;
-D_1017390 = 0x1017390;
-D_1017680 = 0x1017680;
-D_10185D0 = 0x10185D0;
-D_10190D0 = 0x10190D0;
-D_1019ED0 = 0x1019ED0;
-D_101A2D0 = 0x101A2D0;
-D_101A630 = 0x101A630;
-D_101AAB0 = 0x101AAB0;
-D_101B380 = 0x101B380;
-D_101B6F0 = 0x101B6F0;
-D_101B9E0 = 0x101B9E0;
-D_101BB30 = 0x101BB30;
-D_101BCE0 = 0x101BCE0;
-D_101D0F0 = 0x101D0F0;
-D_101D8F0 = 0x101D8F0;
-D_101DB80 = 0x101DB80;
-D_101DE80 = 0x101DE80;
-D_101EA20 = 0x101EA20;
-D_1022C30 = 0x1022C30;
-D_1023C90 = 0x1023C90;
-D_1023FB0 = 0x1023FB0;
-D_1024510 = 0x1024510;
-D_1024560 = 0x1024560;
-D_1024A90 = 0x1024A90;
-D_1025040 = 0x1025040;
-D_10250A0 = 0x10250A0;
-D_1025640 = 0x1025640;
-D_10257A0 = 0x10257A0;
-D_1025868 = 0x1025868;
-D_10258D0 = 0x10258D0;
-D_1025D70 = 0x1025D70;
-D_1026610 = 0x1026610;
-D_1026EA0 = 0x1026EA0;
-D_1029040 = 0x1029040;
-D_102A590 = 0x102A590;
-D_102AE20 = 0x102AE20;
-D_102B6B0 = 0x102B6B0;
-D_102FB60 = 0x102FB60;
-D_10303F0 = 0x10303F0;
-D_1030C90 = 0x1030C90;
-D_1030D18 = 0x1030D18;
-D_1032440 = 0x1032440;
-D_1032CD0 = 0x1032CD0;
-D_1033590 = 0x1033590;
-D_20031B0 = 0x20031B0;
-D_2006F50 = 0x2006F50;
-D_200D750 = 0x200D750;
-D_2010A30 = 0x2010A30;
-D_20112C0 = 0x20112C0;
-D_3000090 = 0x3000090;
-D_3000100 = 0x3000100;
-D_3000120 = 0x3000120;
-D_3000130 = 0x3000130;
-D_30001A0 = 0x30001A0;
-D_30002A0 = 0x30002A0;
-D_3000310 = 0x3000310;
-D_3000410 = 0x3000410;
-D_3000470 = 0x3000470;
-D_3000480 = 0x3000480;
-D_3000660 = 0x3000660;
-D_3000940 = 0x3000940;
-D_3000970 = 0x3000970;
-D_3000AF0 = 0x3000AF0;
-D_3000C70 = 0x3000C70;
-D_3001848 = 0x3001848;
-D_3001A50 = 0x3001A50;
-D_3002E80 = 0x3002E80;
-D_3004450 = 0x3004450;
-D_3004640 = 0x3004640;
-D_3004680 = 0x3004680;
-D_3005980 = 0x3005980;
-D_3005AB0 = 0x3005AB0;
-D_3005EA8 = 0x3005EA8;
-D_30066B0 = 0x30066B0;
-D_3006940 = 0x3006940;
-D_3006AF0 = 0x3006AF0;
-D_3006C70 = 0x3006C70;
-D_3006DE0 = 0x3006DE0;
-D_3007040 = 0x3007040;
-D_3007240 = 0x3007240;
-D_3007C50 = 0x3007C50;
-D_3007E50 = 0x3007E50;
-D_3007E70 = 0x3007E70;
-D_3008100 = 0x3008100;
-D_3008B40 = 0x3008B40;
-D_3008D40 = 0x3008D40;
-D_3009200 = 0x3009200;
-D_3009230 = 0x3009230;
-D_3009F78 = 0x3009F78;
-D_300A180 = 0x300A180;
-D_300A640 = 0x300A640;
-D_300A670 = 0x300A670;
-D_300B548 = 0x300B548;
-D_300D450 = 0x300D450;
-D_300EF50 = 0x300EF50;
-D_300F140 = 0x300F140;
-D_300FA48 = 0x300FA48;
-D_300FC50 = 0x300FC50;
-D_3010970 = 0x3010970;
-D_3010B70 = 0x3010B70;
-D_3011410 = 0x3011410;
-D_3011720 = 0x3011720;
-D_30131F0 = 0x30131F0;
-D_3014380 = 0x3014380;
-D_3014BF0 = 0x3014BF0;
-D_3015120 = 0x3015120;
-D_3015128 = 0x3015128;
-D_30155E0 = 0x30155E0;
-D_3015AF4 = 0x3015AF4;
-D_3015C28 = 0x3015C28;
-D_3015D80 = 0x3015D80;
-D_30163C4 = 0x30163C4;
-D_3016570 = 0x3016570;
-D_30165B8 = 0x30165B8;
-D_30165E0 = 0x30165E0;
-D_3016610 = 0x3016610;
-D_3016628 = 0x3016628;
-D_3016660 = 0x3016660;
-D_3016720 = 0x3016720;
-D_3016770 = 0x3016770;
-D_3016B30 = 0x3016B30;
-D_3016BB0 = 0x3016BB0;
-D_3017080 = 0x3017080;
-D_30174C0 = 0x30174C0;
-D_30175C0 = 0x30175C0;
-D_3017660 = 0x3017660;
-D_3017760 = 0x3017760;
-D_3017F80 = 0x3017F80;
-D_3018080 = 0x3018080;
-D_30182A0 = 0x30182A0;
-D_30183D0 = 0x30183D0;
-D_3018440 = 0x3018440;
-D_30184D8 = 0x30184D8;
-D_30189C0 = 0x30189C0;
-D_3018B60 = 0x3018B60;
-D_3018FF0 = 0x3018FF0;
-D_3019190 = 0x3019190;
-D_30194E0 = 0x30194E0;
-D_30199F0 = 0x30199F0;
-D_301B320 = 0x301B320;
-D_301C020 = 0x301C020;
-D_301CF30 = 0x301CF30;
-D_301D910 = 0x301D910;
-D_301E2E0 = 0x301E2E0;
-D_3020B50 = 0x3020B50;
-D_3021BE0 = 0x3021BE0;
-D_3022540 = 0x3022540;
-D_3024CA0 = 0x3024CA0;
-D_3027200 = 0x3027200;
-D_3027390 = 0x3027390;
-D_3027B80 = 0x3027B80;
-D_3028848 = 0x3028848;
-D_3028AB4 = 0x3028AB4;
-D_302948C = 0x302948C;
-D_30296F8 = 0x30296F8;
-D_3029D28 = 0x3029D28;
-D_302A034 = 0x302A034;
-D_302A63C = 0x302A63C;
-D_302A888 = 0x302A888;
-D_302AA10 = 0x302AA10;
-D_302B5E0 = 0x302B5E0;
-D_302C1C0 = 0x302C1C0;
-D_30395C0 = 0x30395C0;
-D_30396E0 = 0x30396E0;
-D_3039970 = 0x3039970;
-D_303A210 = 0x303A210;
-D_303A254 = 0x303A254;
-D_303A298 = 0x303A298;
-D_303A2DC = 0x303A2DC;
-D_303A584 = 0x303A584;
-D_303A610 = 0x303A610;
-D_303A818 = 0x303A818;
-D_303AA0C = 0x303AA0C;
-D_303AAFC = 0x303AAFC;
-D_303ABEC = 0x303ABEC;
-D_303ACD0 = 0x303ACD0;
-D_303ADFC = 0x303ADFC;
-D_303AEEC = 0x303AEEC;
-D_303AFDC = 0x303AFDC;
-D_303B0C0 = 0x303B0C0;
-D_4000080 = 0x4000080;
-D_400014C = 0x400014C;
-D_40001A4 = 0x40001A4;
-D_4000270 = 0x4000270;
-D_40018A0 = 0x40018A0;
-D_4003BD0 = 0x4003BD0;
-D_40057AC = 0x40057AC;
-D_40058B8 = 0x40058B8;
-D_40068F0 = 0x40068F0;
-D_4007870 = 0x4007870;
-D_4007AF0 = 0x4007AF0;
-D_4008CE0 = 0x4008CE0;
-D_4008F70 = 0x4008F70;
-D_400A30C = 0x400A30C;
-D_400A398 = 0x400A398;
-D_400AAE0 = 0x400AAE0;
-D_400B390 = 0x400B390;
-D_5005450 = 0x5005450;
-D_500C3A0 = 0x500C3A0;
-D_5013550 = 0x5013550;
-D_50153A0 = 0x50153A0;
-D_5015490 = 0x5015490;
-D_5015580 = 0x5015580;
-D_50157F0 = 0x50157F0;
-D_5017200 = 0x5017200;
-D_50177F0 = 0x50177F0;
-D_50178E0 = 0x50178E0;
-D_50179D0 = 0x50179D0;
-D_5017AC0 = 0x5017AC0;
-D_5017BB0 = 0x5017BB0;
-D_5017CA0 = 0x5017CA0;
-D_5017D90 = 0x5017D90;
-D_50183D0 = 0x50183D0;
-D_6000D80 = 0x6000D80;
-D_6001110 = 0x6001110;
-D_6001574 = 0x6001574;
-D_6001840 = 0x6001840;
-D_60018A0 = 0x60018A0;
-D_6001920 = 0x6001920;
-D_6001CA0 = 0x6001CA0;
-D_6001F40 = 0x6001F40;
-D_6001F80 = 0x6001F80;
-D_6002040 = 0x6002040;
-D_6002100 = 0x6002100;
-D_60021A0 = 0x60021A0;
-D_60023B0 = 0x60023B0;
-D_6002440 = 0x6002440;
-D_6002480 = 0x6002480;
-D_60024C0 = 0x60024C0;
-D_6002500 = 0x6002500;
-D_60027B0 = 0x60027B0;
-D_6002920 = 0x6002920;
-D_6002990 = 0x6002990;
-D_6002A30 = 0x6002A30;
-D_6002AF0 = 0x6002AF0;
-D_6002E80 = 0x6002E80;
-D_6002F24 = 0x6002F24;
-D_60030A8 = 0x60030A8;
-D_60030B8 = 0x60030B8;
-D_6003270 = 0x6003270;
-D_60032E0 = 0x60032E0;
-D_6003304 = 0x6003304;
-D_6003420 = 0x6003420;
-D_6003640 = 0x6003640;
-D_60036A0 = 0x60036A0;
-D_6003720 = 0x6003720;
-D_6003760 = 0x6003760;
-D_6003820 = 0x6003820;
-D_6003960 = 0x6003960;
-D_60039A0 = 0x60039A0;
-D_60039C0 = 0x60039C0;
-D_60039F0 = 0x60039F0;
-D_6003BE0 = 0x6003BE0;
-D_6003DE0 = 0x6003DE0;
-D_6003F20 = 0x6003F20;
-D_6004060 = 0x6004060;
-D_6004340 = 0x6004340;
-D_60043C0 = 0x60043C0;
-D_6004428 = 0x6004428;
-D_6004440 = 0x6004440;
-D_6004450 = 0x6004450;
-D_6004488 = 0x6004488;
-D_60044A0 = 0x60044A0;
-D_60045A4 = 0x60045A4;
-D_6004A10 = 0x6004A10;
-D_6004E30 = 0x6004E30;
-D_6005060 = 0x6005060;
-D_6005150 = 0x6005150;
-D_6005260 = 0x6005260;
-D_6005410 = 0x6005410;
-D_6005478 = 0x6005478;
-D_6005530 = 0x6005530;
-D_6005550 = 0x6005550;
-D_6005650 = 0x6005650;
-D_60056C0 = 0x60056C0;
-D_6005830 = 0x6005830;
-D_6005D00 = 0x6005D00;
-D_6005F80 = 0x6005F80;
-D_60060C0 = 0x60060C0;
-D_6006180 = 0x6006180;
-D_6006270 = 0x6006270;
-D_60063E4 = 0x60063E4;
-D_6006480 = 0x6006480;
-D_6006510 = 0x6006510;
-D_6006900 = 0x6006900;
-D_6006960 = 0x6006960;
-D_6006ECC = 0x6006ECC;
-D_60070A0 = 0x60070A0;
-D_60070B8 = 0x60070B8;
-D_6007570 = 0x6007570;
-D_60077D0 = 0x60077D0;
-D_600781C = 0x600781C;
-D_60078F0 = 0x60078F0;
-D_6007BD0 = 0x6007BD0;
-D_6007DF0 = 0x6007DF0;
-D_6007E24 = 0x6007E24;
-D_6007E40 = 0x6007E40;
-D_6007E44 = 0x6007E44;
-D_6007E5C = 0x6007E5C;
-D_6007E78 = 0x6007E78;
-D_6007E94 = 0x6007E94;
-D_6007EB0 = 0x6007EB0;
-D_6007ECC = 0x6007ECC;
-D_6007EE8 = 0x6007EE8;
-D_6007F04 = 0x6007F04;
-D_6007F20 = 0x6007F20;
-D_6007F30 = 0x6007F30;
-D_6007F60 = 0x6007F60;
-D_60080F0 = 0x60080F0;
-D_600810C = 0x600810C;
-D_6008128 = 0x6008128;
-D_6008940 = 0x6008940;
-D_60089C0 = 0x60089C0;
-D_6008B60 = 0x6008B60;
-D_6008BA0 = 0x6008BA0;
-D_60090A0 = 0x60090A0;
-D_6009370 = 0x6009370;
-D_6009378 = 0x6009378;
-D_6009400 = 0x6009400;
-D_6009680 = 0x6009680;
-D_6009750 = 0x6009750;
-D_60097C0 = 0x60097C0;
-D_6009820 = 0x6009820;
-D_60098F0 = 0x60098F0;
-D_6009958 = 0x6009958;
-D_60099C0 = 0x60099C0;
-D_6009A30 = 0x6009A30;
-D_6009A58 = 0x6009A58;
-D_6009D14 = 0x6009D14;
-D_6009E40 = 0x6009E40;
-D_6009E78 = 0x6009E78;
-D_6009F60 = 0x6009F60;
-D_6009FB4 = 0x6009FB4;
-D_600A000 = 0x600A000;
-D_600A120 = 0x600A120;
-D_600A310 = 0x600A310;
-D_600A430 = 0x600A430;
-D_600A850 = 0x600A850;
-D_600A890 = 0x600A890;
-D_600A8C0 = 0x600A8C0;
-D_600ACB0 = 0x600ACB0;
-D_600AD10 = 0x600AD10;
-D_600AE80 = 0x600AE80;
-D_600B0B8 = 0x600B0B8;
-D_600B0D8 = 0x600B0D8;
-D_600B3B4 = 0x600B3B4;
-D_600B4B0 = 0x600B4B0;
-D_600B5A0 = 0x600B5A0;
-D_600B5F8 = 0x600B5F8;
-D_600B710 = 0x600B710;
-D_600BAD0 = 0x600BAD0;
-D_600BD14 = 0x600BD14;
-D_600C040 = 0x600C040;
-D_600C110 = 0x600C110;
-D_600C3D0 = 0x600C3D0;
-D_600C450 = 0x600C450;
-D_600C6B0 = 0x600C6B0;
-D_600C990 = 0x600C990;
-D_600CC90 = 0x600CC90;
-D_600CCBC = 0x600CCBC;
-D_600CCE0 = 0x600CCE0;
-D_600CD60 = 0x600CD60;
-D_600CF30 = 0x600CF30;
-D_600D180 = 0x600D180;
-D_600D1F0 = 0x600D1F0;
-D_600D210 = 0x600D210;
-D_600D378 = 0x600D378;
-D_600D588 = 0x600D588;
-D_600D5F4 = 0x600D5F4;
-D_600D750 = 0x600D750;
-D_600D7A0 = 0x600D7A0;
-D_600D7B0 = 0x600D7B0;
-D_600D7FC = 0x600D7FC;
-D_600D820 = 0x600D820;
-D_600D970 = 0x600D970;
-D_600DAB0 = 0x600DAB0;
-D_600DDC0 = 0x600DDC0;
-D_600DF3C = 0x600DF3C;
-D_600DFB0 = 0x600DFB0;
-D_600E120 = 0x600E120;
-D_600E248 = 0x600E248;
-D_600E380 = 0x600E380;
-D_600E3E0 = 0x600E3E0;
-D_600E450 = 0x600E450;
-D_600E470 = 0x600E470;
-D_600E610 = 0x600E610;
-D_600E758 = 0x600E758;
-D_600E990 = 0x600E990;
-D_600E9A0 = 0x600E9A0;
-D_600EB1C = 0x600EB1C;
-D_600EE24 = 0x600EE24;
-D_600EFD0 = 0x600EFD0;
-D_600F1D8 = 0x600F1D8;
-D_600F280 = 0x600F280;
-D_600F470 = 0x600F470;
-D_600F550 = 0x600F550;
-D_600F590 = 0x600F590;
-D_600F6A4 = 0x600F6A4;
-D_600F750 = 0x600F750;
-D_600F940 = 0x600F940;
-D_600F980 = 0x600F980;
-D_600F9A0 = 0x600F9A0;
-D_600FA60 = 0x600FA60;
-D_600FA80 = 0x600FA80;
-D_600FBF0 = 0x600FBF0;
-D_600FEB0 = 0x600FEB0;
-D_600FED0 = 0x600FED0;
-D_6010080 = 0x6010080;
-D_60101EC = 0x60101EC;
-D_60102A4 = 0x60102A4;
-D_60103D8 = 0x60103D8;
-D_6010510 = 0x6010510;
-D_60105A0 = 0x60105A0;
-D_601062C = 0x601062C;
-D_6010698 = 0x6010698;
-D_6010764 = 0x6010764;
-D_6010970 = 0x6010970;
-D_6010980 = 0x6010980;
-D_6010B90 = 0x6010B90;
-D_6010BC0 = 0x6010BC0;
-D_6010CF8 = 0x6010CF8;
-D_60114B0 = 0x60114B0;
-D_6011620 = 0x6011620;
-D_6011690 = 0x6011690;
-D_60117B0 = 0x60117B0;
-D_6011890 = 0x6011890;
-D_6011B80 = 0x6011B80;
-D_6011C50 = 0x6011C50;
-D_6011E70 = 0x6011E70;
-D_60122F8 = 0x60122F8;
-D_6012384 = 0x6012384;
-D_6012424 = 0x6012424;
-D_6012430 = 0x6012430;
-D_6012508 = 0x6012508;
-D_6012604 = 0x6012604;
-D_60126B0 = 0x60126B0;
-D_60126E0 = 0x60126E0;
-D_60127F0 = 0x60127F0;
-D_60128EC = 0x60128EC;
-D_6012930 = 0x6012930;
-D_6012A98 = 0x6012A98;
-D_6012BC0 = 0x6012BC0;
-D_6012C04 = 0x6012C04;
-D_6012E64 = 0x6012E64;
-D_60130E0 = 0x60130E0;
-D_60130E8 = 0x60130E8;
-D_60132B0 = 0x60132B0;
-D_601349C = 0x601349C;
-D_6013760 = 0x6013760;
-D_6013EF0 = 0x6013EF0;
-D_6014000 = 0x6014000;
-D_6014070 = 0x6014070;
-D_601415C = 0x601415C;
-D_60141E0 = 0x60141E0;
-D_601425C = 0x601425C;
-D_6014280 = 0x6014280;
-D_6014380 = 0x6014380;
-D_60143EC = 0x60143EC;
-D_60146E0 = 0x60146E0;
-D_6014878 = 0x6014878;
-D_6014900 = 0x6014900;
-D_60149EC = 0x60149EC;
-D_6014AC0 = 0x6014AC0;
-D_6014EC8 = 0x6014EC8;
-D_6014F20 = 0x6014F20;
-D_6014F30 = 0x6014F30;
-D_6014F94 = 0x6014F94;
-D_6014FB0 = 0x6014FB0;
-D_6015080 = 0x6015080;
-D_60150C0 = 0x60150C0;
-D_6015158 = 0x6015158;
-D_6015340 = 0x6015340;
-D_6015410 = 0x6015410;
-D_6015520 = 0x6015520;
-D_6015A60 = 0x6015A60;
-D_6015B20 = 0x6015B20;
-D_6015BA8 = 0x6015BA8;
-D_6015CB0 = 0x6015CB0;
-D_6015D94 = 0x6015D94;
-D_6015E54 = 0x6015E54;
-D_6015F20 = 0x6015F20;
-D_6016110 = 0x6016110;
-D_60169A4 = 0x60169A4;
-D_6017030 = 0x6017030;
-D_6017610 = 0x6017610;
-D_6017850 = 0x6017850;
-D_6017880 = 0x6017880;
-D_60178C0 = 0x60178C0;
-D_60179D0 = 0x60179D0;
-D_6017BF0 = 0x6017BF0;
-D_6017ED0 = 0x6017ED0;
-D_6017F08 = 0x6017F08;
-D_60180E4 = 0x60180E4;
-D_6018480 = 0x6018480;
-D_6018500 = 0x6018500;
-D_60188B0 = 0x60188B0;
-D_6018FEC = 0x6018FEC;
-D_6019150 = 0x6019150;
-D_6019308 = 0x6019308;
-D_6019550 = 0x6019550;
-D_6019708 = 0x6019708;
-D_6019B08 = 0x6019B08;
-D_6019BD4 = 0x6019BD4;
-D_6019BE0 = 0x6019BE0;
-D_6019CC8 = 0x6019CC8;
-D_6019DC8 = 0x6019DC8;
-D_6019DE0 = 0x6019DE0;
-D_6019F60 = 0x6019F60;
-D_601A010 = 0x601A010;
-D_601A150 = 0x601A150;
-D_601A23C = 0x601A23C;
-D_601A260 = 0x601A260;
-D_601A280 = 0x601A280;
-D_601A310 = 0x601A310;
-D_601A334 = 0x601A334;
-D_601A540 = 0x601A540;
-D_601A590 = 0x601A590;
-D_601A6F0 = 0x601A6F0;
-D_601A910 = 0x601A910;
-D_601AF30 = 0x601AF30;
-D_601B0D0 = 0x601B0D0;
-D_601B1EC = 0x601B1EC;
-D_601B338 = 0x601B338;
-D_601B550 = 0x601B550;
-D_601B56C = 0x601B56C;
-D_601B6E0 = 0x601B6E0;
-D_601BA18 = 0x601BA18;
-D_601BA80 = 0x601BA80;
-D_601BAB0 = 0x601BAB0;
-D_601BAC0 = 0x601BAC0;
-D_601BB08 = 0x601BB08;
-D_601BE50 = 0x601BE50;
-D_601BF40 = 0x601BF40;
-D_601C4C0 = 0x601C4C0;
-D_601C610 = 0x601C610;
-D_601C648 = 0x601C648;
-D_601C714 = 0x601C714;
-D_601C770 = 0x601C770;
-D_601CB10 = 0x601CB10;
-D_601CBB8 = 0x601CBB8;
-D_601CC50 = 0x601CC50;
-D_601CC60 = 0x601CC60;
-D_601CD00 = 0x601CD00;
-D_601CD84 = 0x601CD84;
-D_601CE10 = 0x601CE10;
-D_601D1C0 = 0x601D1C0;
-D_601D240 = 0x601D240;
-D_601D380 = 0x601D380;
-D_601D454 = 0x601D454;
-D_601D4E0 = 0x601D4E0;
-D_601D6D0 = 0x601D6D0;
-D_601D734 = 0x601D734;
-D_601D770 = 0x601D770;
-D_601D8C0 = 0x601D8C0;
-D_601DD30 = 0x601DD30;
-D_601DF60 = 0x601DF60;
-D_601E190 = 0x601E190;
-D_601E350 = 0x601E350;
-D_601E4C0 = 0x601E4C0;
-D_601E630 = 0x601E630;
-D_601E810 = 0x601E810;
-D_601E8E0 = 0x601E8E0;
-D_601E8F0 = 0x601E8F0;
-D_601ECB0 = 0x601ECB0;
-D_601ED48 = 0x601ED48;
-D_601EE80 = 0x601EE80;
-D_601F280 = 0x601F280;
-D_601F648 = 0x601F648;
-D_601F6F8 = 0x601F6F8;
-D_601F844 = 0x601F844;
-D_601FF44 = 0x601FF44;
-D_6020050 = 0x6020050;
-D_60204B0 = 0x60204B0;
-D_6020620 = 0x6020620;
-D_6020EE8 = 0x6020EE8;
-D_6020F70 = 0x6020F70;
-D_602107C = 0x602107C;
-D_6021474 = 0x6021474;
-D_60214D0 = 0x60214D0;
-D_6021520 = 0x6021520;
-D_6021600 = 0x6021600;
-D_60216FC = 0x60216FC;
-D_6021730 = 0x6021730;
-D_60217BC = 0x60217BC;
-D_60217C4 = 0x60217C4;
-D_6021890 = 0x6021890;
-D_6021930 = 0x6021930;
-D_6021AC0 = 0x6021AC0;
-D_6021D48 = 0x6021D48;
-D_6021E00 = 0x6021E00;
-D_6021E90 = 0x6021E90;
-D_6022090 = 0x6022090;
-D_60222E0 = 0x60222E0;
-D_60225A0 = 0x60225A0;
-D_60225C0 = 0x60225C0;
-D_60226C0 = 0x60226C0;
-D_6022AAC = 0x6022AAC;
-D_6022B78 = 0x6022B78;
-D_6022EF0 = 0x6022EF0;
-D_6022FB0 = 0x6022FB0;
-D_60232C0 = 0x60232C0;
-D_6023320 = 0x6023320;
-D_6023504 = 0x6023504;
-D_60236BC = 0x60236BC;
-D_6023788 = 0x6023788;
-D_6023D04 = 0x6023D04;
-D_6023FA0 = 0x6023FA0;
-D_6024210 = 0x6024210;
-D_602439C = 0x602439C;
-D_60246C0 = 0x60246C0;
-D_6024880 = 0x6024880;
-D_6024910 = 0x6024910;
-D_60249F0 = 0x60249F0;
-D_6024AD0 = 0x6024AD0;
-D_6024CB0 = 0x6024CB0;
-D_6024D70 = 0x6024D70;
-D_6024E90 = 0x6024E90;
-D_60254E0 = 0x60254E0;
-D_6025640 = 0x6025640;
-D_60256E8 = 0x60256E8;
-D_6025730 = 0x6025730;
-D_6025848 = 0x6025848;
-D_6025950 = 0x6025950;
-D_6025A10 = 0x6025A10;
-D_6025BBC = 0x6025BBC;
-D_6025E20 = 0x6025E20;
-D_6025E90 = 0x6025E90;
-D_6026150 = 0x6026150;
-D_6026160 = 0x6026160;
-D_60261E0 = 0x60261E0;
-D_6026980 = 0x6026980;
-D_6026B30 = 0x6026B30;
-D_6026B7C = 0x6026B7C;
-D_6026E88 = 0x6026E88;
-D_6027080 = 0x6027080;
-D_60271D0 = 0x60271D0;
-D_6027230 = 0x6027230;
-D_602753C = 0x602753C;
-D_6027660 = 0x6027660;
-D_6027694 = 0x6027694;
-D_60278A0 = 0x60278A0;
-D_6027A60 = 0x6027A60;
-D_6027A70 = 0x6027A70;
-D_6027C70 = 0x6027C70;
-D_6027D10 = 0x6027D10;
-D_6027FA0 = 0x6027FA0;
-D_6028160 = 0x6028160;
-D_602826C = 0x602826C;
-D_602846C = 0x602846C;
-D_6028D20 = 0x6028D20;
-D_6028EA0 = 0x6028EA0;
-D_6028EC0 = 0x6028EC0;
-D_60297E0 = 0x60297E0;
-D_60298EC = 0x60298EC;
-D_60298F0 = 0x60298F0;
-D_6029DE0 = 0x6029DE0;
-D_6029DF4 = 0x6029DF4;
-D_6029EC4 = 0x6029EC4;
-D_6029F18 = 0x6029F18;
-D_6029FB0 = 0x6029FB0;
-D_602A0B0 = 0x602A0B0;
-D_602A200 = 0x602A200;
-D_602A370 = 0x602A370;
-D_602A39C = 0x602A39C;
-D_602A5E0 = 0x602A5E0;
-D_602A970 = 0x602A970;
-D_602AC28 = 0x602AC28;
-D_602ACB0 = 0x602ACB0;
-D_602AD60 = 0x602AD60;
-D_602AF50 = 0x602AF50;
-D_602AFD0 = 0x602AFD0;
-D_602B0A8 = 0x602B0A8;
-D_602B1F4 = 0x602B1F4;
-D_602B3AC = 0x602B3AC;
-D_602B49C = 0x602B49C;
-D_602B5C8 = 0x602B5C8;
-D_602B6B8 = 0x602B6B8;
-D_602B6D0 = 0x602B6D0;
-D_602B750 = 0x602B750;
-D_602BC40 = 0x602BC40;
-D_602BD50 = 0x602BD50;
-D_602BF50 = 0x602BF50;
-D_602C040 = 0x602C040;
-D_602C0A0 = 0x602C0A0;
-D_602C584 = 0x602C584;
-D_602C5FC = 0x602C5FC;
-D_602C6C0 = 0x602C6C0;
-D_602C6C8 = 0x602C6C8;
-D_602C7C8 = 0x602C7C8;
-D_602C7F0 = 0x602C7F0;
-D_602C850 = 0x602C850;
-D_602C858 = 0x602C858;
-D_602C9BC = 0x602C9BC;
-D_602CAC0 = 0x602CAC0;
-D_602CB18 = 0x602CB18;
-D_602D250 = 0x602D250;
-D_602D480 = 0x602D480;
-D_602D798 = 0x602D798;
-D_602D858 = 0x602D858;
-D_602D9E4 = 0x602D9E4;
-D_602DC28 = 0x602DC28;
-D_602DC50 = 0x602DC50;
-D_602DD00 = 0x602DD00;
-D_602DDD0 = 0x602DDD0;
-D_602DECC = 0x602DECC;
-D_602DF94 = 0x602DF94;
-D_602E180 = 0x602E180;
-D_602E220 = 0x602E220;
-D_602E620 = 0x602E620;
-D_602E730 = 0x602E730;
-D_602EF80 = 0x602EF80;
-D_602F014 = 0x602F014;
-D_602F12C = 0x602F12C;
-D_602F5A0 = 0x602F5A0;
-D_602F730 = 0x602F730;
-D_602F840 = 0x602F840;
-D_6030178 = 0x6030178;
-D_603026C = 0x603026C;
-D_6030A2C = 0x6030A2C;
-D_6030CB8 = 0x6030CB8;
-D_6030ECC = 0x6030ECC;
-D_6031078 = 0x6031078;
-D_60311A0 = 0x60311A0;
-D_6031348 = 0x6031348;
-D_6031558 = 0x6031558;
-D_6031724 = 0x6031724;
-D_60317A0 = 0x60317A0;
-D_60317CC = 0x60317CC;
-D_60317E8 = 0x60317E8;
-D_603182C = 0x603182C;
-D_6031840 = 0x6031840;
-D_6031BF4 = 0x6031BF4;
-D_6031F3C = 0x6031F3C;
-D_6031F74 = 0x6031F74;
-D_6031FAC = 0x6031FAC;
-D_603201C = 0x603201C;
-D_60320B0 = 0x60320B0;
-D_6032374 = 0x6032374;
-D_6032460 = 0x6032460;
-D_6032480 = 0x6032480;
-D_6032820 = 0x6032820;
-D_6032B00 = 0x6032B00;
-D_6032B90 = 0x6032B90;
-D_6032BE8 = 0x6032BE8;
-D_6032C10 = 0x6032C10;
-D_6032CF0 = 0x6032CF0;
-D_6032E90 = 0x6032E90;
-D_60331B0 = 0x60331B0;
-D_6033408 = 0x6033408;
-D_60334E8 = 0x60334E8;
-D_6033590 = 0x6033590;
-D_6033630 = 0x6033630;
-D_603373C = 0x603373C;
-D_6033848 = 0x6033848;
-D_60339AC = 0x60339AC;
-D_6033E30 = 0x6033E30;
-D_6033EF8 = 0x6033EF8;
-D_6034540 = 0x6034540;
-D_6034740 = 0x6034740;
-D_6034B80 = 0x6034B80;
-D_603513C = 0x603513C;
-D_60351A0 = 0x60351A0;
-D_6035204 = 0x6035204;
-D_6035288 = 0x6035288;
-D_60352FC = 0x60352FC;
-D_6035380 = 0x6035380;
-D_60353E4 = 0x60353E4;
-D_6036710 = 0x6036710;
-D_6037920 = 0x6037920;
-D_6037B38 = 0x6037B38;
-D_6037C8C = 0x6037C8C;
-D_6037D70 = 0x6037D70;
-D_6037DE0 = 0x6037DE0;
-D_6037E6C = 0x6037E6C;
-D_6037F30 = 0x6037F30;
-D_6037F54 = 0x6037F54;
-D_6038290 = 0x6038290;
-D_6038328 = 0x6038328;
-D_603838C = 0x603838C;
-D_60383C0 = 0x60383C0;
-D_60383F0 = 0x60383F0;
-D_6038454 = 0x6038454;
-D_60384B8 = 0x60384B8;
-D_603851C = 0x603851C;
-D_6038850 = 0x6038850;
-D_603894C = 0x603894C;
-D_60389E0 = 0x60389E0;
-D_6038C10 = 0x6038C10;
-D_6038C3C = 0x6038C3C;
-D_6038CD8 = 0x6038CD8;
-D_603A698 = 0x603A698;
-D_603C870 = 0x603C870;
-D_603CBF4 = 0x603CBF4;
-D_603F568 = 0x603F568;
-D_60402C8 = 0x60402C8;
-D_6040344 = 0x6040344;
-D_60404A4 = 0x60404A4;
-D_60405D0 = 0x60405D0;
-D_60406B8 = 0x60406B8;
-D_60408D0 = 0x60408D0;
-D_6040A70 = 0x6040A70;
-D_6041DCC = 0x6041DCC;
-D_60429E0 = 0x60429E0;
-D_604380C = 0x604380C;
-D_6044768 = 0x6044768;
-D_60461E0 = 0x60461E0;
-D_604F560 = 0x604F560;
-D_7000490 = 0x7000490;
-D_7000B50 = 0x7000B50;
-D_7000D30 = 0x7000D30;
-D_7001540 = 0x7001540;
-D_7001F80 = 0x7001F80;
-D_7002120 = 0x7002120;
-D_7003770 = 0x7003770;
-D_7003990 = 0x7003990;
-D_7003EE8 = 0x7003EE8;
-D_7004240 = 0x7004240;
-D_7005300 = 0x7005300;
-D_7007CC4 = 0x7007CC4;
-D_7007E90 = 0x7007E90;
-D_7008474 = 0x7008474;
-D_70084CC = 0x70084CC;
-D_7008630 = 0x7008630;
-D_7008734 = 0x7008734;
-D_700883C = 0x700883C;
-D_7008850 = 0x7008850;
-D_70096EC = 0x70096EC;
-D_7009A80 = 0x7009A80;
-D_7009E30 = 0x7009E30;
-D_700A110 = 0x700A110;
-D_700AA10 = 0x700AA10;
-D_700ADE0 = 0x700ADE0;
-D_700B260 = 0x700B260;
-D_700BE90 = 0x700BE90;
-D_700C620 = 0x700C620;
-D_700C8B0 = 0x700C8B0;
-D_700CEC0 = 0x700CEC0;
-D_700D010 = 0x700D010;
-D_700D050 = 0x700D050;
-D_700D9B0 = 0x700D9B0;
-D_700DA50 = 0x700DA50;
-D_700DB68 = 0x700DB68;
-D_700DDD8 = 0x700DDD8;
-D_700DE64 = 0x700DE64;
-D_700DE80 = 0x700DE80;
-D_700DFF4 = 0x700DFF4;
-D_700E060 = 0x700E060;
-D_700E244 = 0x700E244;
-D_700E9E0 = 0x700E9E0;
-D_700EA34 = 0x700EA34;
-D_700EA38 = 0x700EA38;
-D_700EC00 = 0x700EC00;
-D_700F240 = 0x700F240;
-D_700F320 = 0x700F320;
-D_700F8F0 = 0x700F8F0;
-D_7010970 = 0x7010970;
-D_7010E10 = 0x7010E10;
-D_7010EE0 = 0x7010EE0;
-D_7010F00 = 0x7010F00;
-D_7010FD0 = 0x7010FD0;
-D_7010FF0 = 0x7010FF0;
-D_70110C0 = 0x70110C0;
-D_70110E0 = 0x70110E0;
-D_70111B0 = 0x70111B0;
-D_8000100 = 0x8000100;
-D_8000180 = 0x8000180;
-D_8000708 = 0x8000708;
-D_8000D80 = 0x8000D80;
-D_8000D90 = 0x8000D90;
-D_8000FC0 = 0x8000FC0;
-D_80010C0 = 0x80010C0;
-D_8001100 = 0x8001100;
-D_8001150 = 0x8001150;
-D_8001170 = 0x8001170;
-D_80011C8 = 0x80011C8;
-D_8001290 = 0x8001290;
-D_80012D8 = 0x80012D8;
-D_8001300 = 0x8001300;
-D_8001348 = 0x8001348;
-D_8002F30 = 0x8002F30;
-D_80037D0 = 0x80037D0;
-D_8008FE8 = 0x8008FE8;
-D_8025080 = 0x8025080;
-D_9002CF0 = 0x9002CF0;
-D_9003330 = 0x9003330;
-D_9003890 = 0x9003890;
-D_9003DF0 = 0x9003DF0;
-D_9004288 = 0x9004288;
-D_900D098 = 0x900D098;
-D_900D164 = 0x900D164;
-D_900D180 = 0x900D180;
-D_900DF20 = 0x900DF20;
-D_900FC4C = 0x900FC4C;
-D_9010FD0 = 0x9010FD0;
-D_9011200 = 0x9011200;
-D_9013C20 = 0x9013C20;
-D_901C0F4 = 0x901C0F4;
-D_901DA50 = 0x901DA50;
-D_9023290 = 0x9023290;
-D_90234D0 = 0x90234D0;
-D_A0002BC = 0xA0002BC;
-D_A00047C = 0xA00047C;
-D_A000568 = 0xA000568;
-D_A000858 = 0xA000858;
-D_A000934 = 0xA000934;
-D_A000D50 = 0xA000D50;
-D_A000EDC = 0xA000EDC;
-D_A001A70 = 0xA001A70;
-D_A009990 = 0xA009990;
-D_C00308C = 0xC00308C;
-D_C003654 = 0xC003654;
-D_C003B08 = 0xC003B08;
-D_C003B20 = 0xC003B20;
-D_C003F00 = 0xC003F00;
-D_C0053D0 = 0xC0053D0;
-D_C005860 = 0xC005860;
-D_C007F08 = 0xC007F08;
-D_C00EE48 = 0xC00EE48;
-D_C00F598 = 0xC00F598;
-D_C016740 = 0xC016740;
-D_C018050 = 0xC018050;
-D_C018430 = 0xC018430;
-D_C018440 = 0xC018440;
-D_C018598 = 0xC018598;
-D_C019BC4 = 0xC019BC4;
-D_C01DC3C = 0xC01DC3C;
-D_C023520 = 0xC023520;
-D_C024B54 = 0xC024B54;
-D_C0250D0 = 0xC0250D0;
-D_C026C00 = 0xC026C00;
-D_C02AF74 = 0xC02AF74;
-D_C02F494 = 0xC02F494;
-D_C02FDA0 = 0xC02FDA0;
-D_C031244 = 0xC031244;
-D_C034780 = 0xC034780;
-D_C034D98 = 0xC034D98;
-D_C0366A4 = 0xC0366A4;
-D_C0366CC = 0xC0366CC;
-D_C037310 = 0xC037310;
-D_C037B6C = 0xC037B6C;
-D_C03833C = 0xC03833C;
-D_C038E3C = 0xC038E3C;
-D_C039AC4 = 0xC039AC4;
-D_C039CCC = 0xC039CCC;
-D_C039F24 = 0xC039F24;
-D_C039FE8 = 0xC039FE8;
-D_C03A208 = 0xC03A208;
-D_C03A290 = 0xC03A290;
-D_C03B290 = 0xC03B290;
-D_D000170 = 0xD000170;
-D_D001090 = 0xD001090;
-D_D001FB0 = 0xD001FB0;
-D_D002ED0 = 0xD002ED0;
-D_D003DF0 = 0xD003DF0;
-D_D004D10 = 0xD004D10;
-D_D005C30 = 0xD005C30;
-D_D006B50 = 0xD006B50;
-D_D007A70 = 0xD007A70;
-D_D008990 = 0xD008990;
-aKattRadarMarkDL = 0xD0098B0;
-aKattShipDL = 0xD009A40;
-aBillShipDL = 0xD00B880;
-D_E000000 = 0xE000000;
-D_E003AB0 = 0xE003AB0;
-D_E00DFB0 = 0xE00DFB0;
-D_E00E100 = 0xE00E100;
-D_E00F020 = 0xE00F020;
-D_E00FF40 = 0xE00FF40;
-D_E010E60 = 0xE010E60;
-D_F000000 = 0xF000000;
-D_F000F20 = 0xF000F20;
-D_F001E40 = 0xF001E40;
-D_F002500 = 0xF002500;
-D_F002D00 = 0xF002D00;
-D_F002D60 = 0xF002D60;
-D_F003500 = 0xF003500;
-D_F003C80 = 0xF003C80;
-D_F003D00 = 0xF003D00;
-D_F004500 = 0xF004500;
-D_F004BA0 = 0xF004BA0;
-D_F005AC0 = 0xF005AC0;
-D_F0069E0 = 0xF0069E0;
-D_F007900 = 0xF007900;
-D_F008820 = 0xF008820;
-D_F009740 = 0xF009740;
-D_F00A660 = 0xF00A660;
-D_F00B580 = 0xF00B580;
-D_F00C4A0 = 0xF00C4A0;
-D_F00D3C0 = 0xF00D3C0;
-D_F00E2E0 = 0xF00E2E0;
-D_F00F200 = 0xF00F200;
-D_F0103D0 = 0xF0103D0;
-D_F014180 = 0xF014180;
-D_F014310 = 0xF014310;
diff --git a/linker_scripts/eu/rev0/symbol_addrs_fix.txt b/linker_scripts/eu/rev0/symbol_addrs_fix.txt
deleted file mode 100644
index dfd4205c..00000000
--- a/linker_scripts/eu/rev0/symbol_addrs_fix.txt
+++ /dev/null
@@ -1,123 +0,0 @@
-
-// hallucinated symbols
-D_400001 = 0x400001; //ignore:true
-D_7FFFFFFE = 0x7FFFFFFE; //ignore:True
-D_80000000 = 0x80000000; //ignore:True
-D_80000001 = 0x80000001; //ignore:true
-D_80000002 = 0x80000002; //ignore:True
-D_80000003 = 0x80000003; //ignore:True
-D_80000004 = 0x80000004; //ignore:True
-D_80000006 = 0x80000006; //ignore:True
-D_80000008 = 0x80000008; //ignore:True
-D_8000000A = 0x8000000A; //ignore:True
-D_8000000C = 0x8000000C; //ignore:True
-D_8000000D = 0x8000000D; //ignore:True
-D_8000000E = 0x8000000E; //ignore:True
-D_8000000F = 0x8000000F; //ignore:True
-D_80000014 = 0x80000014; //ignore:True
-D_80000018 = 0x80000018; //ignore:True
-D_8000001C = 0x8000001C; //ignore:True
-D_80000024 = 0x80000024; //ignore:True
-D_800F0032 = 0x800F0032; //ignore:True
-D_80100032 = 0x80100032; //ignore:True
-D_80110000 = 0x80110000; //ignore:True
-D_801100C8 = 0x801100C8; //ignore:True
-D_80120000 = 0x80120000; //ignore:True
-D_801200C8 = 0x801200C8; //ignore:True
-D_80130001 = 0x80130001; //ignore:True
-D_801300C8 = 0x801300C8; //ignore:True
-D_80140001 = 0x80140001; //ignore:true
-D_80150000 = 0x80150000; //ignore:true
-D_80160000 = 0x80160000; //ignore:true
-D_80170000 = 0x80170000; //ignore:true
-D_80170001 = 0x80170001; //ignore:true
-D_80180001 = 0x80180001; //ignore:True
-D_80180058 = 0x80180058; //ignore:True
-D_801D0001 = 0x801D0001; //ignore:True
-D_801C0130 = 0x801C0130; //ignore:True
-
-// mirage symbols
-D_3000000 = 0x3000000; //ignore:true
-D_6000000 = 0x6000000; //ignore:true
-D_7000000 = 0x7000000; //ignore:true
-D_8000000 = 0x8000000; //ignore:true
-D_A000000 = 0xA000000; //ignore:true
-D_C000000 = 0xC000000; //ignore:true
-
-// rsp
-rspbootTextStart = 0x800004D0;//name_end:rspbootTextEnd
-aspMainTextStart = 0x800005A0;//name_end:aspMainTextEnd
-gspF3DEX_fifoTextStart = 0x80001490;//name_end:gspF3DEX_fifoTextEnd
-gspF3DEX_fifoDataStart = 0x800C4980; //name_end:gspF3DEX_fifoDataEnd
-aspMainDataStart = 0x800C3E70; //name_end:aspMainDataEnd
-altIPL3Start = 0x8001F090;
-
-// redundant rodata
-D_800D63EC = 0x800D63EC; //force_migration:true
-D_800D65F8 = 0x800D65F8; //force_migration:true
-D_800D660C = 0x800D660C; //force_migration:true
-D_800D99D0 = 0x800D99D0; //force_migration:true
-D_800D99E0 = 0x800D99E0; //force_migration:true
-D_800D9A04 = 0x800D9A04; //force_migration:true
-D_800DA7B0 = 0x800DA7B0; //force_migration:true
-D_i3_801C517C = 0x801C517C; //force_migration:true segment:ovl_i3
-D_i3_801C5188 = 0x801C5188; //force_migration:true segment:ovl_i3
-D_i3_801C5190 = 0x801C5190; //force_migration:true segment:ovl_i3
-D_i3_801C51B8 = 0x801C51B8; //force_migration:true segment:ovl_i3
-D_i4_801A3754 = 0x801A3754; //force_migration:true segment:ovl_i4
-D_i5_801BF248 = 0x801BF248; //force_migration:true segment:ovl_i5
-D_i5_801BF27C = 0x801BF27C; //force_migration:true segment:ovl_i5
-D_i5_801BF510 = 0x801BF510; //force_migration:true segment:ovl_i5
-D_i5_801BF524 = 0x801BF524; //force_migration:true segment:ovl_i5
-D_i6_801AAF70 = 0x801AAF70; //force_migration:true segment:ovl_i6
-
-// constant for K1 access
-D_A0000000 = 0xA0000000;//ignore:true
-
-// hardcoded address used in sys_rdram
-D_A0300000 = 0xA0300000;//ignore:true
-D_A4000000 = 0xA4000000;//ignore:true
-
-// hardcoded addresses in libultra
-D_BFF00000 = 0xBFF00000;//ignore:true
-D_BFF08000 = 0xBFF08000;//ignore:true
-D_BFF08004 = 0xBFF08004;//ignore:true
-
-// RDB regs used only in exceptasm. Also -2.0f
-D_C0000000 = 0xC0000000;//ignore:true
-D_C0000008 = 0xC0000008;//ignore:true
-D_C000000C = 0xC000000C;//ignore:true
-
-// hidden symbols
-sSamplesPerWavePeriod = 0x800C63E8; //size:0x4 type:u8
-sOvlUnused_Unk = 0x800CCBAC;
-D_800D6994 = 0x800D6994;
-D_801BE59C = 0x801BE59C; //segment:ovl_i5
-
-// fake symbol removal
-gDmaTable = 0x8017ABE0; //size:0x650
-
-// that stupid thing where i6 sets a value in ending
-D_i6_8019A490 = 0x8019A490; //ignore:true segment:ovl_i6
-
-// dma symbols
-dma_table_ROM_START = 0xE0570;
-audio_seq_ROM_START = 0xE0BC0;
-audio_bank_ROM_START = 0x127F50;
-audio_table_ROM_START = 0x1471E0;
-ast_radio_de_ROM_START = 0xDE12C0;
-ast_radio_de_VRAM = 0x8017B230;
-ast_radio_de_ROM_END = 0xDF10B0;
-ast_radio_en_ROM_START = 0xEFB1A0;
-ast_radio_fr_ROM_START = 0xF08CF0;
-ast_radio_fr_ROM_END = 0xF17200;
-
-// buffers
-gDramStack = 0x80289000; //size:0x400 segment:buffers defined:true
-gOSYieldData = 0x80289400; //size:0xC00 segment:buffers defined:true
-gZBuffer = 0x8028A000; //size:0x25800 segment:buffers defined:true
-gTaskOutputBuffer = 0x802AF800; //size:0x30000 name_end:gTaskOutputBufferEnd segment:buffers defined:true
-gAudioHeap = 0x802DF800; //size:0xB0000 segment:buffers defined:true
-gFillBuffer = 0x8038F800; //size:0x780 segment:buffers defined:true
-D_8038FA80 = 0x8038FA80;//ignore:true segment:buffers
-gFrameBuffers = 0x8038FF80; //size:0x70800 segment:buffers defined:true
diff --git a/linker_scripts/eu/rev0/undefined_syms.ld b/linker_scripts/eu/rev0/undefined_syms.ld
deleted file mode 100644
index b8b2fabb..00000000
--- a/linker_scripts/eu/rev0/undefined_syms.ld
+++ /dev/null
@@ -1,1043 +0,0 @@
-D_1002A20 = 0x1002A20;
-D_1003BE0 = 0x1003BE0;
-D_1003E20 = 0x1003E20;
-D_1003EE0 = 0x1003EE0;
-D_10040B0 = 0x10040B0;
-D_1004FD0 = 0x1004FD0;
-D_1005EF0 = 0x1005EF0;
-D_1006E10 = 0x1006E10;
-D_1007D30 = 0x1007D30;
-D_1008C50 = 0x1008C50;
-D_1009B70 = 0x1009B70;
-D_100AA90 = 0x100AA90;
-D_100B9B0 = 0x100B9B0;
-D_100C8D0 = 0x100C8D0;
-D_100D7F0 = 0x100D7F0;
-D_100E710 = 0x100E710;
-D_100F630 = 0x100F630;
-D_1012090 = 0x1012090;
-D_10124B0 = 0x10124B0;
-D_10124C0 = 0x10124C0;
-D_1012540 = 0x1012540;
-D_1012850 = 0x1012850;
-aBoostGaugeOverheatTex = 0x10128C0;
-D_10128D0 = 0x10128D0;
-D_10129A0 = 0x10129A0;
-D_10129C0 = 0x10129C0;
-D_1012A90 = 0x1012A90;
-D_1012AB0 = 0x1012AB0;
-D_1012B80 = 0x1012B80;
-D_1012BA0 = 0x1012BA0;
-D_1012C70 = 0x1012C70;
-D_1012C90 = 0x1012C90;
-D_1012CD0 = 0x1012CD0;
-D_1012CE0 = 0x1012CE0;
-D_1012D18 = 0x1012D18;
-D_1012D30 = 0x1012D30;
-D_1012F20 = 0x1012F20;
-D_10135E0 = 0x10135E0;
-D_10136A8 = 0x10136A8;
-D_10136D0 = 0x10136D0;
-D_1013798 = 0x1013798;
-D_10137D0 = 0x10137D0;
-D_1013EA0 = 0x1013EA0;
-D_1013F80 = 0x1013F80;
-D_1014380 = 0x1014380;
-D_1014390 = 0x1014390;
-D_1014510 = 0x1014510;
-D_1016320 = 0x1016320;
-D_1016790 = 0x1016790;
-D_1017390 = 0x1017390;
-D_1017680 = 0x1017680;
-D_10185D0 = 0x10185D0;
-D_10190D0 = 0x10190D0;
-D_1019ED0 = 0x1019ED0;
-D_101A2D0 = 0x101A2D0;
-D_101A630 = 0x101A630;
-D_101AAB0 = 0x101AAB0;
-D_101B380 = 0x101B380;
-D_101B6F0 = 0x101B6F0;
-D_101B9E0 = 0x101B9E0;
-D_101BB30 = 0x101BB30;
-D_101BCE0 = 0x101BCE0;
-D_101D0F0 = 0x101D0F0;
-D_101D8F0 = 0x101D8F0;
-D_101DB80 = 0x101DB80;
-D_101DE80 = 0x101DE80;
-D_101EA20 = 0x101EA20;
-D_1022C30 = 0x1022C30;
-D_1023C90 = 0x1023C90;
-D_1023FB0 = 0x1023FB0;
-D_1024510 = 0x1024510;
-D_1024560 = 0x1024560;
-D_1024A90 = 0x1024A90;
-D_1025040 = 0x1025040;
-D_10250A0 = 0x10250A0;
-D_1025640 = 0x1025640;
-D_10257A0 = 0x10257A0;
-D_1025868 = 0x1025868;
-D_10258D0 = 0x10258D0;
-D_1025D70 = 0x1025D70;
-D_1026610 = 0x1026610;
-D_1026EA0 = 0x1026EA0;
-D_1029040 = 0x1029040;
-D_102A590 = 0x102A590;
-D_102AE20 = 0x102AE20;
-D_102B6B0 = 0x102B6B0;
-D_102FB60 = 0x102FB60;
-D_10303F0 = 0x10303F0;
-D_1030C90 = 0x1030C90;
-D_1030D18 = 0x1030D18;
-D_1032440 = 0x1032440;
-D_1032CD0 = 0x1032CD0;
-D_1033590 = 0x1033590;
-D_20031B0 = 0x20031B0;
-D_2006F50 = 0x2006F50;
-D_200D750 = 0x200D750;
-D_2010A30 = 0x2010A30;
-D_20112C0 = 0x20112C0;
-D_3000090 = 0x3000090;
-D_3000100 = 0x3000100;
-D_3000120 = 0x3000120;
-D_3000130 = 0x3000130;
-D_30001A0 = 0x30001A0;
-D_30002A0 = 0x30002A0;
-D_3000310 = 0x3000310;
-D_3000410 = 0x3000410;
-D_3000470 = 0x3000470;
-D_3000480 = 0x3000480;
-D_3000660 = 0x3000660;
-D_3000940 = 0x3000940;
-D_3000970 = 0x3000970;
-D_3000AF0 = 0x3000AF0;
-D_3000C70 = 0x3000C70;
-D_3001848 = 0x3001848;
-D_3001A50 = 0x3001A50;
-D_3002E80 = 0x3002E80;
-D_3004450 = 0x3004450;
-D_3004640 = 0x3004640;
-D_3004680 = 0x3004680;
-D_3005980 = 0x3005980;
-D_3005AB0 = 0x3005AB0;
-D_3005EA8 = 0x3005EA8;
-D_30066B0 = 0x30066B0;
-D_3006940 = 0x3006940;
-D_3006AF0 = 0x3006AF0;
-D_3006C70 = 0x3006C70;
-D_3006DE0 = 0x3006DE0;
-D_3007040 = 0x3007040;
-D_3007240 = 0x3007240;
-D_3007C50 = 0x3007C50;
-D_3007E50 = 0x3007E50;
-D_3007E70 = 0x3007E70;
-D_3008100 = 0x3008100;
-D_3008B40 = 0x3008B40;
-D_3008D40 = 0x3008D40;
-D_3009200 = 0x3009200;
-D_3009230 = 0x3009230;
-D_3009F78 = 0x3009F78;
-D_300A180 = 0x300A180;
-D_300A640 = 0x300A640;
-D_300A670 = 0x300A670;
-D_300B548 = 0x300B548;
-D_300D450 = 0x300D450;
-D_300EF50 = 0x300EF50;
-D_300F140 = 0x300F140;
-D_300FA48 = 0x300FA48;
-D_300FC50 = 0x300FC50;
-D_3010970 = 0x3010970;
-D_3010B70 = 0x3010B70;
-D_3011410 = 0x3011410;
-D_3011720 = 0x3011720;
-D_30131F0 = 0x30131F0;
-D_3014380 = 0x3014380;
-D_3014BF0 = 0x3014BF0;
-D_3015120 = 0x3015120;
-D_3015128 = 0x3015128;
-D_30155E0 = 0x30155E0;
-D_3015AF4 = 0x3015AF4;
-D_3015C28 = 0x3015C28;
-D_3015D80 = 0x3015D80;
-D_30163C4 = 0x30163C4;
-D_3016570 = 0x3016570;
-D_30165B8 = 0x30165B8;
-D_30165E0 = 0x30165E0;
-D_3016610 = 0x3016610;
-D_3016628 = 0x3016628;
-D_3016660 = 0x3016660;
-D_3016720 = 0x3016720;
-D_3016770 = 0x3016770;
-D_3016B30 = 0x3016B30;
-D_3016BB0 = 0x3016BB0;
-D_3017080 = 0x3017080;
-D_30174C0 = 0x30174C0;
-D_30175C0 = 0x30175C0;
-D_3017660 = 0x3017660;
-D_3017760 = 0x3017760;
-D_3017F80 = 0x3017F80;
-D_3018080 = 0x3018080;
-D_30182A0 = 0x30182A0;
-D_30183D0 = 0x30183D0;
-D_3018440 = 0x3018440;
-D_30184D8 = 0x30184D8;
-D_30189C0 = 0x30189C0;
-D_3018B60 = 0x3018B60;
-D_3018FF0 = 0x3018FF0;
-D_3019190 = 0x3019190;
-D_30194E0 = 0x30194E0;
-D_30199F0 = 0x30199F0;
-D_301B320 = 0x301B320;
-D_301C020 = 0x301C020;
-D_301CF30 = 0x301CF30;
-D_301D910 = 0x301D910;
-D_301E2E0 = 0x301E2E0;
-D_3020B50 = 0x3020B50;
-D_3021BE0 = 0x3021BE0;
-D_3022540 = 0x3022540;
-D_3024CA0 = 0x3024CA0;
-D_3027200 = 0x3027200;
-D_3027390 = 0x3027390;
-D_3027B80 = 0x3027B80;
-D_3028848 = 0x3028848;
-D_3028AB4 = 0x3028AB4;
-D_302948C = 0x302948C;
-D_30296F8 = 0x30296F8;
-D_3029D28 = 0x3029D28;
-D_302A034 = 0x302A034;
-D_302A63C = 0x302A63C;
-D_302A888 = 0x302A888;
-D_302AA10 = 0x302AA10;
-D_302B5E0 = 0x302B5E0;
-D_302C1C0 = 0x302C1C0;
-D_30395C0 = 0x30395C0;
-D_30396E0 = 0x30396E0;
-D_3039970 = 0x3039970;
-D_303A210 = 0x303A210;
-D_303A254 = 0x303A254;
-D_303A298 = 0x303A298;
-D_303A2DC = 0x303A2DC;
-D_303A584 = 0x303A584;
-D_303A610 = 0x303A610;
-D_303A818 = 0x303A818;
-D_303AA0C = 0x303AA0C;
-D_303AAFC = 0x303AAFC;
-D_303ABEC = 0x303ABEC;
-D_303ACD0 = 0x303ACD0;
-D_303ADFC = 0x303ADFC;
-D_303AEEC = 0x303AEEC;
-D_303AFDC = 0x303AFDC;
-D_303B0C0 = 0x303B0C0;
-D_4000080 = 0x4000080;
-D_400014C = 0x400014C;
-D_40001A4 = 0x40001A4;
-D_4000270 = 0x4000270;
-D_40018A0 = 0x40018A0;
-D_4003BD0 = 0x4003BD0;
-D_40057AC = 0x40057AC;
-D_40058B8 = 0x40058B8;
-D_40068F0 = 0x40068F0;
-D_4007870 = 0x4007870;
-D_4007AF0 = 0x4007AF0;
-D_4008CE0 = 0x4008CE0;
-D_4008F70 = 0x4008F70;
-D_400A30C = 0x400A30C;
-D_400A398 = 0x400A398;
-D_400AAE0 = 0x400AAE0;
-D_400B390 = 0x400B390;
-D_5005450 = 0x5005450;
-D_500C3A0 = 0x500C3A0;
-D_5013550 = 0x5013550;
-D_50153A0 = 0x50153A0;
-D_5015490 = 0x5015490;
-D_5015580 = 0x5015580;
-D_50157F0 = 0x50157F0;
-D_5017200 = 0x5017200;
-D_50177F0 = 0x50177F0;
-D_50178E0 = 0x50178E0;
-D_50179D0 = 0x50179D0;
-D_5017AC0 = 0x5017AC0;
-D_5017BB0 = 0x5017BB0;
-D_5017CA0 = 0x5017CA0;
-D_5017D90 = 0x5017D90;
-D_50183D0 = 0x50183D0;
-D_6000D80 = 0x6000D80;
-D_6001110 = 0x6001110;
-D_6001574 = 0x6001574;
-D_6001840 = 0x6001840;
-D_60018A0 = 0x60018A0;
-D_6001920 = 0x6001920;
-D_6001CA0 = 0x6001CA0;
-D_6001F40 = 0x6001F40;
-D_6001F80 = 0x6001F80;
-D_6002040 = 0x6002040;
-D_6002100 = 0x6002100;
-D_60021A0 = 0x60021A0;
-D_60023B0 = 0x60023B0;
-D_6002440 = 0x6002440;
-D_6002480 = 0x6002480;
-D_60024C0 = 0x60024C0;
-D_6002500 = 0x6002500;
-D_60027B0 = 0x60027B0;
-D_6002920 = 0x6002920;
-D_6002990 = 0x6002990;
-D_6002A30 = 0x6002A30;
-D_6002AF0 = 0x6002AF0;
-D_6002E80 = 0x6002E80;
-D_6002F24 = 0x6002F24;
-D_60030A8 = 0x60030A8;
-D_60030B8 = 0x60030B8;
-D_6003270 = 0x6003270;
-D_60032E0 = 0x60032E0;
-D_6003304 = 0x6003304;
-D_6003420 = 0x6003420;
-D_6003640 = 0x6003640;
-D_60036A0 = 0x60036A0;
-D_6003720 = 0x6003720;
-D_6003760 = 0x6003760;
-D_6003820 = 0x6003820;
-D_6003960 = 0x6003960;
-D_60039A0 = 0x60039A0;
-D_60039C0 = 0x60039C0;
-D_60039F0 = 0x60039F0;
-D_6003BE0 = 0x6003BE0;
-D_6003DE0 = 0x6003DE0;
-D_6003F20 = 0x6003F20;
-D_6004060 = 0x6004060;
-D_6004340 = 0x6004340;
-D_60043C0 = 0x60043C0;
-D_6004428 = 0x6004428;
-D_6004440 = 0x6004440;
-D_6004450 = 0x6004450;
-D_6004488 = 0x6004488;
-D_60044A0 = 0x60044A0;
-D_60045A4 = 0x60045A4;
-D_6004A10 = 0x6004A10;
-D_6004E30 = 0x6004E30;
-D_6005060 = 0x6005060;
-D_6005150 = 0x6005150;
-D_6005260 = 0x6005260;
-D_6005410 = 0x6005410;
-D_6005478 = 0x6005478;
-D_6005530 = 0x6005530;
-D_6005550 = 0x6005550;
-D_6005650 = 0x6005650;
-D_60056C0 = 0x60056C0;
-D_6005830 = 0x6005830;
-D_6005D00 = 0x6005D00;
-D_6005F80 = 0x6005F80;
-D_60060C0 = 0x60060C0;
-D_6006180 = 0x6006180;
-D_6006270 = 0x6006270;
-D_60063E4 = 0x60063E4;
-D_6006480 = 0x6006480;
-D_6006510 = 0x6006510;
-D_6006900 = 0x6006900;
-D_6006960 = 0x6006960;
-D_6006ECC = 0x6006ECC;
-D_60070A0 = 0x60070A0;
-D_60070B8 = 0x60070B8;
-D_6007570 = 0x6007570;
-D_60077D0 = 0x60077D0;
-D_600781C = 0x600781C;
-D_60078F0 = 0x60078F0;
-D_6007BD0 = 0x6007BD0;
-D_6007DF0 = 0x6007DF0;
-D_6007E24 = 0x6007E24;
-D_6007E40 = 0x6007E40;
-D_6007E44 = 0x6007E44;
-D_6007E5C = 0x6007E5C;
-D_6007E78 = 0x6007E78;
-D_6007E94 = 0x6007E94;
-D_6007EB0 = 0x6007EB0;
-D_6007ECC = 0x6007ECC;
-D_6007EE8 = 0x6007EE8;
-D_6007F04 = 0x6007F04;
-D_6007F20 = 0x6007F20;
-D_6007F30 = 0x6007F30;
-D_6007F60 = 0x6007F60;
-D_60080F0 = 0x60080F0;
-D_600810C = 0x600810C;
-D_6008128 = 0x6008128;
-D_6008940 = 0x6008940;
-D_60089C0 = 0x60089C0;
-D_6008B60 = 0x6008B60;
-D_6008BA0 = 0x6008BA0;
-D_60090A0 = 0x60090A0;
-D_6009370 = 0x6009370;
-D_6009378 = 0x6009378;
-D_6009400 = 0x6009400;
-D_6009680 = 0x6009680;
-D_6009750 = 0x6009750;
-D_60097C0 = 0x60097C0;
-D_6009820 = 0x6009820;
-D_60098F0 = 0x60098F0;
-D_6009958 = 0x6009958;
-D_60099C0 = 0x60099C0;
-D_6009A30 = 0x6009A30;
-D_6009A58 = 0x6009A58;
-D_6009D14 = 0x6009D14;
-D_6009E40 = 0x6009E40;
-D_6009E78 = 0x6009E78;
-D_6009F60 = 0x6009F60;
-D_6009FB4 = 0x6009FB4;
-D_600A000 = 0x600A000;
-D_600A120 = 0x600A120;
-D_600A310 = 0x600A310;
-D_600A430 = 0x600A430;
-D_600A850 = 0x600A850;
-D_600A890 = 0x600A890;
-D_600A8C0 = 0x600A8C0;
-D_600ACB0 = 0x600ACB0;
-D_600AD10 = 0x600AD10;
-D_600AE80 = 0x600AE80;
-D_600B0B8 = 0x600B0B8;
-D_600B0D8 = 0x600B0D8;
-D_600B3B4 = 0x600B3B4;
-D_600B4B0 = 0x600B4B0;
-D_600B5A0 = 0x600B5A0;
-D_600B5F8 = 0x600B5F8;
-D_600B710 = 0x600B710;
-D_600BAD0 = 0x600BAD0;
-D_600BD14 = 0x600BD14;
-D_600C040 = 0x600C040;
-D_600C110 = 0x600C110;
-D_600C3D0 = 0x600C3D0;
-D_600C450 = 0x600C450;
-D_600C6B0 = 0x600C6B0;
-D_600C990 = 0x600C990;
-D_600CC90 = 0x600CC90;
-D_600CCBC = 0x600CCBC;
-D_600CCE0 = 0x600CCE0;
-D_600CD60 = 0x600CD60;
-D_600CF30 = 0x600CF30;
-D_600D180 = 0x600D180;
-D_600D1F0 = 0x600D1F0;
-D_600D210 = 0x600D210;
-D_600D378 = 0x600D378;
-D_600D588 = 0x600D588;
-D_600D5F4 = 0x600D5F4;
-D_600D750 = 0x600D750;
-D_600D7A0 = 0x600D7A0;
-D_600D7B0 = 0x600D7B0;
-D_600D7FC = 0x600D7FC;
-D_600D820 = 0x600D820;
-D_600D970 = 0x600D970;
-D_600DAB0 = 0x600DAB0;
-D_600DDC0 = 0x600DDC0;
-D_600DF3C = 0x600DF3C;
-D_600DFB0 = 0x600DFB0;
-D_600E120 = 0x600E120;
-D_600E248 = 0x600E248;
-D_600E380 = 0x600E380;
-D_600E3E0 = 0x600E3E0;
-D_600E450 = 0x600E450;
-D_600E470 = 0x600E470;
-D_600E610 = 0x600E610;
-D_600E758 = 0x600E758;
-D_600E990 = 0x600E990;
-D_600E9A0 = 0x600E9A0;
-D_600EB1C = 0x600EB1C;
-D_600EE24 = 0x600EE24;
-D_600EFD0 = 0x600EFD0;
-D_600F1D8 = 0x600F1D8;
-D_600F280 = 0x600F280;
-D_600F470 = 0x600F470;
-D_600F550 = 0x600F550;
-D_600F590 = 0x600F590;
-D_600F6A4 = 0x600F6A4;
-D_600F750 = 0x600F750;
-D_600F940 = 0x600F940;
-D_600F980 = 0x600F980;
-D_600F9A0 = 0x600F9A0;
-D_600FA60 = 0x600FA60;
-D_600FA80 = 0x600FA80;
-D_600FBF0 = 0x600FBF0;
-D_600FEB0 = 0x600FEB0;
-D_600FED0 = 0x600FED0;
-D_6010080 = 0x6010080;
-D_60101EC = 0x60101EC;
-D_60102A4 = 0x60102A4;
-D_60103D8 = 0x60103D8;
-D_6010510 = 0x6010510;
-D_60105A0 = 0x60105A0;
-D_601062C = 0x601062C;
-D_6010698 = 0x6010698;
-D_6010764 = 0x6010764;
-D_6010970 = 0x6010970;
-D_6010980 = 0x6010980;
-D_6010B90 = 0x6010B90;
-D_6010BC0 = 0x6010BC0;
-D_6010CF8 = 0x6010CF8;
-D_60114B0 = 0x60114B0;
-D_6011620 = 0x6011620;
-D_6011690 = 0x6011690;
-D_60117B0 = 0x60117B0;
-D_6011890 = 0x6011890;
-D_6011B80 = 0x6011B80;
-D_6011C50 = 0x6011C50;
-D_6011E70 = 0x6011E70;
-D_60122F8 = 0x60122F8;
-D_6012384 = 0x6012384;
-D_6012424 = 0x6012424;
-D_6012430 = 0x6012430;
-D_6012508 = 0x6012508;
-D_6012604 = 0x6012604;
-D_60126B0 = 0x60126B0;
-D_60126E0 = 0x60126E0;
-D_60127F0 = 0x60127F0;
-D_60128EC = 0x60128EC;
-D_6012930 = 0x6012930;
-D_6012A98 = 0x6012A98;
-D_6012BC0 = 0x6012BC0;
-D_6012C04 = 0x6012C04;
-D_6012E64 = 0x6012E64;
-D_60130E0 = 0x60130E0;
-D_60130E8 = 0x60130E8;
-D_60132B0 = 0x60132B0;
-D_601349C = 0x601349C;
-D_6013760 = 0x6013760;
-D_6013EF0 = 0x6013EF0;
-D_6014000 = 0x6014000;
-D_6014070 = 0x6014070;
-D_601415C = 0x601415C;
-D_60141E0 = 0x60141E0;
-D_601425C = 0x601425C;
-D_6014280 = 0x6014280;
-D_6014380 = 0x6014380;
-D_60143EC = 0x60143EC;
-D_60146E0 = 0x60146E0;
-D_6014878 = 0x6014878;
-D_6014900 = 0x6014900;
-D_60149EC = 0x60149EC;
-D_6014AC0 = 0x6014AC0;
-D_6014EC8 = 0x6014EC8;
-D_6014F20 = 0x6014F20;
-D_6014F30 = 0x6014F30;
-D_6014F94 = 0x6014F94;
-D_6014FB0 = 0x6014FB0;
-D_6015080 = 0x6015080;
-D_60150C0 = 0x60150C0;
-D_6015158 = 0x6015158;
-D_6015340 = 0x6015340;
-D_6015410 = 0x6015410;
-D_6015520 = 0x6015520;
-D_6015A60 = 0x6015A60;
-D_6015B20 = 0x6015B20;
-D_6015BA8 = 0x6015BA8;
-D_6015CB0 = 0x6015CB0;
-D_6015D94 = 0x6015D94;
-D_6015E54 = 0x6015E54;
-D_6015F20 = 0x6015F20;
-D_6016110 = 0x6016110;
-D_60169A4 = 0x60169A4;
-D_6017030 = 0x6017030;
-D_6017610 = 0x6017610;
-D_6017850 = 0x6017850;
-D_6017880 = 0x6017880;
-D_60178C0 = 0x60178C0;
-D_60179D0 = 0x60179D0;
-D_6017BF0 = 0x6017BF0;
-D_6017ED0 = 0x6017ED0;
-D_6017F08 = 0x6017F08;
-D_60180E4 = 0x60180E4;
-D_6018480 = 0x6018480;
-D_6018500 = 0x6018500;
-D_60188B0 = 0x60188B0;
-D_6018FEC = 0x6018FEC;
-D_6019150 = 0x6019150;
-D_6019308 = 0x6019308;
-D_6019550 = 0x6019550;
-D_6019708 = 0x6019708;
-D_6019B08 = 0x6019B08;
-D_6019BD4 = 0x6019BD4;
-D_6019BE0 = 0x6019BE0;
-D_6019CC8 = 0x6019CC8;
-D_6019DC8 = 0x6019DC8;
-D_6019DE0 = 0x6019DE0;
-D_6019F60 = 0x6019F60;
-D_601A010 = 0x601A010;
-D_601A150 = 0x601A150;
-D_601A23C = 0x601A23C;
-D_601A260 = 0x601A260;
-D_601A280 = 0x601A280;
-D_601A310 = 0x601A310;
-D_601A334 = 0x601A334;
-D_601A540 = 0x601A540;
-D_601A590 = 0x601A590;
-D_601A6F0 = 0x601A6F0;
-D_601A910 = 0x601A910;
-D_601AF30 = 0x601AF30;
-D_601B0D0 = 0x601B0D0;
-D_601B1EC = 0x601B1EC;
-D_601B338 = 0x601B338;
-D_601B550 = 0x601B550;
-D_601B56C = 0x601B56C;
-D_601B6E0 = 0x601B6E0;
-D_601BA18 = 0x601BA18;
-D_601BA80 = 0x601BA80;
-D_601BAB0 = 0x601BAB0;
-D_601BAC0 = 0x601BAC0;
-D_601BB08 = 0x601BB08;
-D_601BE50 = 0x601BE50;
-D_601BF40 = 0x601BF40;
-D_601C4C0 = 0x601C4C0;
-D_601C610 = 0x601C610;
-D_601C648 = 0x601C648;
-D_601C714 = 0x601C714;
-D_601C770 = 0x601C770;
-D_601CB10 = 0x601CB10;
-D_601CBB8 = 0x601CBB8;
-D_601CC50 = 0x601CC50;
-D_601CC60 = 0x601CC60;
-D_601CD00 = 0x601CD00;
-D_601CD84 = 0x601CD84;
-D_601CE10 = 0x601CE10;
-D_601D1C0 = 0x601D1C0;
-D_601D240 = 0x601D240;
-D_601D380 = 0x601D380;
-D_601D454 = 0x601D454;
-D_601D4E0 = 0x601D4E0;
-D_601D6D0 = 0x601D6D0;
-D_601D734 = 0x601D734;
-D_601D770 = 0x601D770;
-D_601D8C0 = 0x601D8C0;
-D_601DD30 = 0x601DD30;
-D_601DF60 = 0x601DF60;
-D_601E190 = 0x601E190;
-D_601E350 = 0x601E350;
-D_601E4C0 = 0x601E4C0;
-D_601E630 = 0x601E630;
-D_601E810 = 0x601E810;
-D_601E8E0 = 0x601E8E0;
-D_601E8F0 = 0x601E8F0;
-D_601ECB0 = 0x601ECB0;
-D_601ED48 = 0x601ED48;
-D_601EE80 = 0x601EE80;
-D_601F280 = 0x601F280;
-D_601F648 = 0x601F648;
-D_601F6F8 = 0x601F6F8;
-D_601F844 = 0x601F844;
-D_601FF44 = 0x601FF44;
-D_6020050 = 0x6020050;
-D_60204B0 = 0x60204B0;
-D_6020620 = 0x6020620;
-D_6020EE8 = 0x6020EE8;
-D_6020F70 = 0x6020F70;
-D_602107C = 0x602107C;
-D_6021474 = 0x6021474;
-D_60214D0 = 0x60214D0;
-D_6021520 = 0x6021520;
-D_6021600 = 0x6021600;
-D_60216FC = 0x60216FC;
-D_6021730 = 0x6021730;
-D_60217BC = 0x60217BC;
-D_60217C4 = 0x60217C4;
-D_6021890 = 0x6021890;
-D_6021930 = 0x6021930;
-D_6021AC0 = 0x6021AC0;
-D_6021D48 = 0x6021D48;
-D_6021E00 = 0x6021E00;
-D_6021E90 = 0x6021E90;
-D_6022090 = 0x6022090;
-D_60222E0 = 0x60222E0;
-D_60225A0 = 0x60225A0;
-D_60225C0 = 0x60225C0;
-D_60226C0 = 0x60226C0;
-D_6022AAC = 0x6022AAC;
-D_6022B78 = 0x6022B78;
-D_6022EF0 = 0x6022EF0;
-D_6022FB0 = 0x6022FB0;
-D_60232C0 = 0x60232C0;
-D_6023320 = 0x6023320;
-D_6023504 = 0x6023504;
-D_60236BC = 0x60236BC;
-D_6023788 = 0x6023788;
-D_6023D04 = 0x6023D04;
-D_6023FA0 = 0x6023FA0;
-D_6024210 = 0x6024210;
-D_602439C = 0x602439C;
-D_60246C0 = 0x60246C0;
-D_6024880 = 0x6024880;
-D_6024910 = 0x6024910;
-D_60249F0 = 0x60249F0;
-D_6024AD0 = 0x6024AD0;
-D_6024CB0 = 0x6024CB0;
-D_6024D70 = 0x6024D70;
-D_6024E90 = 0x6024E90;
-D_60254E0 = 0x60254E0;
-D_6025640 = 0x6025640;
-D_60256E8 = 0x60256E8;
-D_6025730 = 0x6025730;
-D_6025848 = 0x6025848;
-D_6025950 = 0x6025950;
-D_6025A10 = 0x6025A10;
-D_6025BBC = 0x6025BBC;
-D_6025E20 = 0x6025E20;
-D_6025E90 = 0x6025E90;
-D_6026150 = 0x6026150;
-D_6026160 = 0x6026160;
-D_60261E0 = 0x60261E0;
-D_6026980 = 0x6026980;
-D_6026B30 = 0x6026B30;
-D_6026B7C = 0x6026B7C;
-D_6026E88 = 0x6026E88;
-D_6027080 = 0x6027080;
-D_60271D0 = 0x60271D0;
-D_6027230 = 0x6027230;
-D_602753C = 0x602753C;
-D_6027660 = 0x6027660;
-D_6027694 = 0x6027694;
-D_60278A0 = 0x60278A0;
-D_6027A60 = 0x6027A60;
-D_6027A70 = 0x6027A70;
-D_6027C70 = 0x6027C70;
-D_6027D10 = 0x6027D10;
-D_6027FA0 = 0x6027FA0;
-D_6028160 = 0x6028160;
-D_602826C = 0x602826C;
-D_602846C = 0x602846C;
-D_6028D20 = 0x6028D20;
-D_6028EA0 = 0x6028EA0;
-D_6028EC0 = 0x6028EC0;
-D_60297E0 = 0x60297E0;
-D_60298EC = 0x60298EC;
-D_60298F0 = 0x60298F0;
-D_6029DE0 = 0x6029DE0;
-D_6029DF4 = 0x6029DF4;
-D_6029EC4 = 0x6029EC4;
-D_6029F18 = 0x6029F18;
-D_6029FB0 = 0x6029FB0;
-D_602A0B0 = 0x602A0B0;
-D_602A200 = 0x602A200;
-D_602A370 = 0x602A370;
-D_602A39C = 0x602A39C;
-D_602A5E0 = 0x602A5E0;
-D_602A970 = 0x602A970;
-D_602AC28 = 0x602AC28;
-D_602ACB0 = 0x602ACB0;
-D_602AD60 = 0x602AD60;
-D_602AF50 = 0x602AF50;
-D_602AFD0 = 0x602AFD0;
-D_602B0A8 = 0x602B0A8;
-D_602B1F4 = 0x602B1F4;
-D_602B3AC = 0x602B3AC;
-D_602B49C = 0x602B49C;
-D_602B5C8 = 0x602B5C8;
-D_602B6B8 = 0x602B6B8;
-D_602B6D0 = 0x602B6D0;
-D_602B750 = 0x602B750;
-D_602BC40 = 0x602BC40;
-D_602BD50 = 0x602BD50;
-D_602BF50 = 0x602BF50;
-D_602C040 = 0x602C040;
-D_602C0A0 = 0x602C0A0;
-D_602C584 = 0x602C584;
-D_602C5FC = 0x602C5FC;
-D_602C6C0 = 0x602C6C0;
-D_602C6C8 = 0x602C6C8;
-D_602C7C8 = 0x602C7C8;
-D_602C7F0 = 0x602C7F0;
-D_602C850 = 0x602C850;
-D_602C858 = 0x602C858;
-D_602C9BC = 0x602C9BC;
-D_602CAC0 = 0x602CAC0;
-D_602CB18 = 0x602CB18;
-D_602D250 = 0x602D250;
-D_602D480 = 0x602D480;
-D_602D798 = 0x602D798;
-D_602D858 = 0x602D858;
-D_602D9E4 = 0x602D9E4;
-D_602DC28 = 0x602DC28;
-D_602DC50 = 0x602DC50;
-D_602DD00 = 0x602DD00;
-D_602DDD0 = 0x602DDD0;
-D_602DECC = 0x602DECC;
-D_602DF94 = 0x602DF94;
-D_602E180 = 0x602E180;
-D_602E220 = 0x602E220;
-D_602E620 = 0x602E620;
-D_602E730 = 0x602E730;
-D_602EF80 = 0x602EF80;
-D_602F014 = 0x602F014;
-D_602F12C = 0x602F12C;
-D_602F5A0 = 0x602F5A0;
-D_602F730 = 0x602F730;
-D_602F840 = 0x602F840;
-D_6030178 = 0x6030178;
-D_603026C = 0x603026C;
-D_6030A2C = 0x6030A2C;
-D_6030CB8 = 0x6030CB8;
-D_6030ECC = 0x6030ECC;
-D_6031078 = 0x6031078;
-D_60311A0 = 0x60311A0;
-D_6031348 = 0x6031348;
-D_6031558 = 0x6031558;
-D_6031724 = 0x6031724;
-D_60317A0 = 0x60317A0;
-D_60317CC = 0x60317CC;
-D_60317E8 = 0x60317E8;
-D_603182C = 0x603182C;
-D_6031840 = 0x6031840;
-D_6031BF4 = 0x6031BF4;
-D_6031F3C = 0x6031F3C;
-D_6031F74 = 0x6031F74;
-D_6031FAC = 0x6031FAC;
-D_603201C = 0x603201C;
-D_60320B0 = 0x60320B0;
-D_6032374 = 0x6032374;
-D_6032460 = 0x6032460;
-D_6032480 = 0x6032480;
-D_6032820 = 0x6032820;
-D_6032B00 = 0x6032B00;
-D_6032B90 = 0x6032B90;
-D_6032BE8 = 0x6032BE8;
-D_6032C10 = 0x6032C10;
-D_6032CF0 = 0x6032CF0;
-D_6032E90 = 0x6032E90;
-D_60331B0 = 0x60331B0;
-D_6033408 = 0x6033408;
-D_60334E8 = 0x60334E8;
-D_6033590 = 0x6033590;
-D_6033630 = 0x6033630;
-D_603373C = 0x603373C;
-D_6033848 = 0x6033848;
-D_60339AC = 0x60339AC;
-D_6033E30 = 0x6033E30;
-D_6033EF8 = 0x6033EF8;
-D_6034540 = 0x6034540;
-D_6034740 = 0x6034740;
-D_6034B80 = 0x6034B80;
-D_603513C = 0x603513C;
-D_60351A0 = 0x60351A0;
-D_6035204 = 0x6035204;
-D_6035288 = 0x6035288;
-D_60352FC = 0x60352FC;
-D_6035380 = 0x6035380;
-D_60353E4 = 0x60353E4;
-D_6036710 = 0x6036710;
-D_6037920 = 0x6037920;
-D_6037B38 = 0x6037B38;
-D_6037C8C = 0x6037C8C;
-D_6037D70 = 0x6037D70;
-D_6037DE0 = 0x6037DE0;
-D_6037E6C = 0x6037E6C;
-D_6037F30 = 0x6037F30;
-D_6037F54 = 0x6037F54;
-D_6038290 = 0x6038290;
-D_6038328 = 0x6038328;
-D_603838C = 0x603838C;
-D_60383C0 = 0x60383C0;
-D_60383F0 = 0x60383F0;
-D_6038454 = 0x6038454;
-D_60384B8 = 0x60384B8;
-D_603851C = 0x603851C;
-D_6038850 = 0x6038850;
-D_603894C = 0x603894C;
-D_60389E0 = 0x60389E0;
-D_6038C10 = 0x6038C10;
-D_6038C3C = 0x6038C3C;
-D_6038CD8 = 0x6038CD8;
-D_603A698 = 0x603A698;
-D_603C870 = 0x603C870;
-D_603CBF4 = 0x603CBF4;
-D_603F568 = 0x603F568;
-D_60402C8 = 0x60402C8;
-D_6040344 = 0x6040344;
-D_60404A4 = 0x60404A4;
-D_60405D0 = 0x60405D0;
-D_60406B8 = 0x60406B8;
-D_60408D0 = 0x60408D0;
-D_6040A70 = 0x6040A70;
-D_6041DCC = 0x6041DCC;
-D_60429E0 = 0x60429E0;
-D_604380C = 0x604380C;
-D_6044768 = 0x6044768;
-D_60461E0 = 0x60461E0;
-D_604F560 = 0x604F560;
-D_7000490 = 0x7000490;
-D_7000B50 = 0x7000B50;
-D_7000D30 = 0x7000D30;
-D_7001540 = 0x7001540;
-D_7001F80 = 0x7001F80;
-D_7002120 = 0x7002120;
-D_7003770 = 0x7003770;
-D_7003990 = 0x7003990;
-D_7003EE8 = 0x7003EE8;
-D_7004240 = 0x7004240;
-D_7005300 = 0x7005300;
-D_7007CC4 = 0x7007CC4;
-D_7007E90 = 0x7007E90;
-D_7008474 = 0x7008474;
-D_70084CC = 0x70084CC;
-D_7008630 = 0x7008630;
-D_7008734 = 0x7008734;
-D_700883C = 0x700883C;
-D_7008850 = 0x7008850;
-D_70096EC = 0x70096EC;
-D_7009A80 = 0x7009A80;
-D_7009E30 = 0x7009E30;
-D_700A110 = 0x700A110;
-D_700AA10 = 0x700AA10;
-D_700ADE0 = 0x700ADE0;
-D_700B260 = 0x700B260;
-D_700BE90 = 0x700BE90;
-D_700C620 = 0x700C620;
-D_700C8B0 = 0x700C8B0;
-D_700CEC0 = 0x700CEC0;
-D_700D010 = 0x700D010;
-D_700D050 = 0x700D050;
-D_700D9B0 = 0x700D9B0;
-D_700DA50 = 0x700DA50;
-D_700DB68 = 0x700DB68;
-D_700DDD8 = 0x700DDD8;
-D_700DE64 = 0x700DE64;
-D_700DE80 = 0x700DE80;
-D_700DFF4 = 0x700DFF4;
-D_700E060 = 0x700E060;
-D_700E244 = 0x700E244;
-D_700E9E0 = 0x700E9E0;
-D_700EA34 = 0x700EA34;
-D_700EA38 = 0x700EA38;
-D_700EC00 = 0x700EC00;
-D_700F240 = 0x700F240;
-D_700F320 = 0x700F320;
-D_700F8F0 = 0x700F8F0;
-D_7010970 = 0x7010970;
-D_7010E10 = 0x7010E10;
-D_7010EE0 = 0x7010EE0;
-D_7010F00 = 0x7010F00;
-D_7010FD0 = 0x7010FD0;
-D_7010FF0 = 0x7010FF0;
-D_70110C0 = 0x70110C0;
-D_70110E0 = 0x70110E0;
-D_70111B0 = 0x70111B0;
-D_8000100 = 0x8000100;
-D_8000180 = 0x8000180;
-D_8000708 = 0x8000708;
-D_8000D80 = 0x8000D80;
-D_8000D90 = 0x8000D90;
-D_8000FC0 = 0x8000FC0;
-D_80010C0 = 0x80010C0;
-D_8001100 = 0x8001100;
-D_8001150 = 0x8001150;
-D_8001170 = 0x8001170;
-D_80011C8 = 0x80011C8;
-D_8001290 = 0x8001290;
-D_80012D8 = 0x80012D8;
-D_8001300 = 0x8001300;
-D_8001348 = 0x8001348;
-D_8002F30 = 0x8002F30;
-D_80037D0 = 0x80037D0;
-D_8008FE8 = 0x8008FE8;
-D_8025080 = 0x8025080;
-D_9002CF0 = 0x9002CF0;
-D_9003330 = 0x9003330;
-D_9003890 = 0x9003890;
-D_9003DF0 = 0x9003DF0;
-D_9004288 = 0x9004288;
-D_900D098 = 0x900D098;
-D_900D164 = 0x900D164;
-D_900D180 = 0x900D180;
-D_900DF20 = 0x900DF20;
-D_900FC4C = 0x900FC4C;
-D_9010FD0 = 0x9010FD0;
-D_9011200 = 0x9011200;
-D_9013C20 = 0x9013C20;
-D_901C0F4 = 0x901C0F4;
-D_901DA50 = 0x901DA50;
-D_9023290 = 0x9023290;
-D_90234D0 = 0x90234D0;
-D_A0002BC = 0xA0002BC;
-D_A00047C = 0xA00047C;
-D_A000568 = 0xA000568;
-D_A000858 = 0xA000858;
-D_A000934 = 0xA000934;
-D_A000D50 = 0xA000D50;
-D_A000EDC = 0xA000EDC;
-D_A001A70 = 0xA001A70;
-D_A009990 = 0xA009990;
-D_C00308C = 0xC00308C;
-D_C003654 = 0xC003654;
-D_C003B08 = 0xC003B08;
-D_C003B20 = 0xC003B20;
-D_C003F00 = 0xC003F00;
-D_C0053D0 = 0xC0053D0;
-D_C005860 = 0xC005860;
-D_C007F08 = 0xC007F08;
-D_C00EE48 = 0xC00EE48;
-D_C00F598 = 0xC00F598;
-D_C016740 = 0xC016740;
-D_C018050 = 0xC018050;
-D_C018430 = 0xC018430;
-D_C018440 = 0xC018440;
-D_C018598 = 0xC018598;
-D_C019BC4 = 0xC019BC4;
-D_C01DC3C = 0xC01DC3C;
-D_C023520 = 0xC023520;
-D_C024B54 = 0xC024B54;
-D_C0250D0 = 0xC0250D0;
-D_C026C00 = 0xC026C00;
-D_C02AF74 = 0xC02AF74;
-D_C02F494 = 0xC02F494;
-D_C02FDA0 = 0xC02FDA0;
-D_C031244 = 0xC031244;
-D_C034780 = 0xC034780;
-D_C034D98 = 0xC034D98;
-D_C0366A4 = 0xC0366A4;
-D_C0366CC = 0xC0366CC;
-D_C037310 = 0xC037310;
-D_C037B6C = 0xC037B6C;
-D_C03833C = 0xC03833C;
-D_C038E3C = 0xC038E3C;
-D_C039AC4 = 0xC039AC4;
-D_C039CCC = 0xC039CCC;
-D_C039F24 = 0xC039F24;
-D_C039FE8 = 0xC039FE8;
-D_C03A208 = 0xC03A208;
-D_C03A290 = 0xC03A290;
-D_C03B290 = 0xC03B290;
-D_D000170 = 0xD000170;
-D_D001090 = 0xD001090;
-D_D001FB0 = 0xD001FB0;
-D_D002ED0 = 0xD002ED0;
-D_D003DF0 = 0xD003DF0;
-D_D004D10 = 0xD004D10;
-D_D005C30 = 0xD005C30;
-D_D006B50 = 0xD006B50;
-D_D007A70 = 0xD007A70;
-D_D008990 = 0xD008990;
-aKattRadarMarkDL = 0xD0098B0;
-aKattShipDL = 0xD009A40;
-aBillShipDL = 0xD00B880;
-D_E000000 = 0xE000000;
-D_E003AB0 = 0xE003AB0;
-D_E00DFB0 = 0xE00DFB0;
-D_E00E100 = 0xE00E100;
-D_E00F020 = 0xE00F020;
-D_E00FF40 = 0xE00FF40;
-D_E010E60 = 0xE010E60;
-D_F000000 = 0xF000000;
-D_F000F20 = 0xF000F20;
-D_F001E40 = 0xF001E40;
-D_F002500 = 0xF002500;
-D_F002D00 = 0xF002D00;
-D_F002D60 = 0xF002D60;
-D_F003500 = 0xF003500;
-D_F003C80 = 0xF003C80;
-D_F003D00 = 0xF003D00;
-D_F004500 = 0xF004500;
-D_F004BA0 = 0xF004BA0;
-D_F005AC0 = 0xF005AC0;
-D_F0069E0 = 0xF0069E0;
-D_F007900 = 0xF007900;
-D_F008820 = 0xF008820;
-D_F009740 = 0xF009740;
-D_F00A660 = 0xF00A660;
-D_F00B580 = 0xF00B580;
-D_F00C4A0 = 0xF00C4A0;
-D_F00D3C0 = 0xF00D3C0;
-D_F00E2E0 = 0xF00E2E0;
-D_F00F200 = 0xF00F200;
-D_F0103D0 = 0xF0103D0;
-D_F014180 = 0xF014180;
-D_F014310 = 0xF014310;
diff --git a/linker_scripts/jp/rev0/hardware_regs.ld b/linker_scripts/jp/rev0/hardware_regs.ld
deleted file mode 100644
index 489e4fae..00000000
--- a/linker_scripts/jp/rev0/hardware_regs.ld
+++ /dev/null
@@ -1,120 +0,0 @@
-// Signal Processor Registers
-SP_MEM_ADDR_REG = 0xA4040000; // defined:True
-SP_DRAM_ADDR_REG = 0xA4040004; // defined:True
-SP_RD_LEN_REG = 0xA4040008; // defined:True
-SP_WR_LEN_REG = 0xA404000C; // defined:True
-SP_STATUS_REG = 0xA4040010; // defined:True
-SP_DMA_FULL_REG = 0xA4040014; // defined:True
-SP_DMA_BUSY_REG = 0xA4040018; // defined:True
-SP_SEMAPHORE_REG = 0xA404001C; // defined:True
-
-SP_PC = 0xA4080000; // defined:True
-
-// Display Processor Command Registers / Rasterizer Interface
-DPC_START_REG = 0xA4100000; // defined:True
-DPC_END_REG = 0xA4100004; // defined:True
-DPC_CURRENT_REG = 0xA4100008; // defined:True
-DPC_STATUS_REG = 0xA410000C; // defined:True
-DPC_CLOCK_REG = 0xA4100010; // defined:True
-DPC_BUFBUSY_REG = 0xA4100014; // defined:True
-DPC_PIPEBUSY_REG = 0xA4100018; // defined:True
-DPC_TMEM_REG = 0xA410001C; // defined:True
-
-// Display Processor Span Registers
-DPS_TBIST_REG = 0xA4200000; // defined:True // DPS_TBIST_REG / DP_TMEM_BIST
-DPS_TEST_MODE_REG = 0xA4200004; // defined:True
-DPS_BUFTEST_ADDR_REG = 0xA4200008; // defined:True
-DPS_BUFTEST_DATA_REG = 0xA420000C; // defined:True
-
-// MIPS Interface Registers
-MI_MODE_REG = 0xA4300000; // defined:True // MI_MODE_REG / MI_INIT_MODE_REG
-MI_VERSION_REG = 0xA4300004; // defined:True
-MI_INTR_REG = 0xA4300008; // defined:True
-MI_INTR_MASK_REG = 0xA430000C; // defined:True
-
-// Video Interface Registers
-VI_STATUS_REG = 0xA4400000; // defined:True // VI_STATUS_REG / VI_CONTROL_REG
-VI_DRAM_ADDR_REG = 0xA4400004; // defined:True // VI_DRAM_ADDR_REG / VI_ORIGIN_REG
-VI_WIDTH_REG = 0xA4400008; // defined:True
-VI_INTR_REG = 0xA440000C; // defined:True
-VI_CURRENT_REG = 0xA4400010; // defined:True
-VI_BURST_REG = 0xA4400014; // defined:True // VI_BURST_REG / VI_TIMING_REG
-VI_V_SYNC_REG = 0xA4400018; // defined:True
-VI_H_SYNC_REG = 0xA440001C; // defined:True
-VI_LEAP_REG = 0xA4400020; // defined:True
-VI_H_START_REG = 0xA4400024; // defined:True
-VI_V_START_REG = 0xA4400028; // defined:True
-VI_V_BURST_REG = 0xA440002C; // defined:True
-VI_X_SCALE_REG = 0xA4400030; // defined:True
-VI_Y_SCALE_REG = 0xA4400034; // defined:True
-
-// Audio Interface Registers
-AI_DRAM_ADDR_REG = 0xA4500000; // defined:True
-AI_LEN_REG = 0xA4500004; // defined:True
-AI_CONTROL_REG = 0xA4500008; // defined:True
-AI_STATUS_REG = 0xA450000C; // defined:True
-AI_DACRATE_REG = 0xA4500010; // defined:True
-AI_BITRATE_REG = 0xA4500014; // defined:True
-
-// Peripheral/Parallel Interface Registers
-PI_DRAM_ADDR_REG = 0xA4600000; // defined:True
-PI_CART_ADDR_REG = 0xA4600004; // defined:True
-D_A4600005 = 0xA4600005; // defined:True // TODO figure out its name
-D_A4600006 = 0xA4600006; // defined:True // TODO figure out its name
-D_A4600007 = 0xA4600007; // defined:True // TODO figure out its name
-PI_RD_LEN_REG = 0xA4600008; // defined:True
-PI_WR_LEN_REG = 0xA460000C; // defined:True
-PI_STATUS_REG = 0xA4600010; // defined:True
-PI_BSD_DOM1_LAT_REG = 0xA4600014; // defined:True // PI dom1 latency
-PI_BSD_DOM1_PWD_REG = 0xA4600018; // defined:True // PI dom1 pulse width
-PI_BSD_DOM1_PGS_REG = 0xA460001C; // defined:True // PI dom1 page size
-PI_BSD_DOM1_RLS_REG = 0xA4600020; // defined:True // PI dom1 release
-PI_BSD_DOM2_LAT_REG = 0xA4600024; // defined:True // PI dom2 latency
-PI_BSD_DOM2_LWD_REG = 0xA4600028; // defined:True // PI dom2 pulse width
-PI_BSD_DOM2_PGS_REG = 0xA460002C; // defined:True // PI dom2 page size
-PI_BSD_DOM2_RLS_REG = 0xA4600030; // defined:True // PI dom2 release
-
-// RDRAM Interface Registers
-RI_MODE_REG = 0xA4700000; // defined:True
-RI_CONFIG_REG = 0xA4700004; // defined:True
-RI_CURRENT_LOAD_REG = 0xA4700008; // defined:True
-RI_SELECT_REG = 0xA470000C; // defined:True
-RI_REFRESH_REG = 0xA4700010; // defined:True
-RI_LATENCY_REG = 0xA4700014; // defined:True
-RI_RERROR_REG = 0xA4700018; // defined:True
-RI_WERROR_REG = 0xA470001C; // defined:True
-
-// Serial Interface Registers
-SI_DRAM_ADDR_REG = 0xA4800000; // defined:True
-SI_PIF_ADDR_RD64B_REG = 0xA4800004; // defined:True
-D_A4800008 = 0xA4800008; // defined:True // reserved
-D_A480000C = 0xA480000C; // defined:True // reserved
-SI_PIF_ADDR_WR64B_REG = 0xA4800010; // defined:True
-D_A4800014 = 0xA4800014; // defined:True // reserved
-SI_STATUS_REG = 0xA4800018; // defined:True
-
-LEO_CMD = 0xA5000508;
-LEO_STATUS = 0xA5000508;
-LEO_BM_CTL = 0xA5000510;
-LEO_BM_STATUS = 0xA5000510;
-LEO_SEQ_CTL = 0xA5000518;
-LEO_SEQ_STATUS = 0xA5000518;
-LEO_C2_BUFF = 0xA5000000;
-LEO_SECTOR_BUFF = 0xA5000400;
-LEO_DATA = 0xA5000500;
-LEO_MISC_REG = 0xA5000504;
-LEO_CUR_TK = 0xA500050C;
-LEO_ERR_SECTOR = 0xA5000514;
-LEO_CUR_SECTOR = 0xA500051C;
-LEO_HARD_RESET = 0xA5000520;
-LEO_C1_S0 = 0xA5000524;
-LEO_HOST_SECBYTE = 0xA5000528;
-LEO_C1_S2 = 0xA500052C;
-LEO_SEC_BYTE = 0xA5000530;
-LEO_C1_S4 = 0xA5000534;
-LEO_C1_S6 = 0xA5000538;
-LEO_CUR_ADDR = 0xA500053C;
-LEO_ID_REG = 0xA5000540;
-LEO_TEST_REG = 0xA5000544;
-LEO_TEST_PIN_SEL = 0xA5000548;
-LEO_RAM_ADDR = 0xA5000580; \ No newline at end of file
diff --git a/linker_scripts/jp/rev0/pif_syms.ld b/linker_scripts/jp/rev0/pif_syms.ld
deleted file mode 100644
index a0e8bcb2..00000000
--- a/linker_scripts/jp/rev0/pif_syms.ld
+++ /dev/null
@@ -1,10 +0,0 @@
-// libultra OS symbols
-
-osTvType = 0x80000300;
-osRomType = 0x80000304;
-osRomBase = 0x80000308;
-osResetType = 0x8000030C;
-osCicId = 0x80000310;
-osVersion = 0x80000314;
-osMemSize = 0x80000318;
-osAppNMIBuffer = 0x8000031C; \ No newline at end of file
diff --git a/linker_scripts/jp/rev0/symbol_addrs.txt b/linker_scripts/jp/rev0/symbol_addrs.txt
deleted file mode 100644
index 6d14e396..00000000
--- a/linker_scripts/jp/rev0/symbol_addrs.txt
+++ /dev/null
@@ -1,7274 +0,0 @@
-func_80002850 = 0x80002850;
-func_8000292C = 0x8000292C;
-func_800029B8 = 0x800029B8;
-func_80002B04 = 0x80002B04;
-func_80002BF8 = 0x80002BF8;
-func_80002C60 = 0x80002C60;
-func_80002CC8 = 0x80002CC8;
-func_80002E90 = 0x80002E90;
-func_80002EB0 = 0x80002EB0;
-func_80002EF4 = 0x80002EF4;
-func_80002F98 = 0x80002F98;
-func_8000317C = 0x8000317C;
-func_800032C4 = 0x800032C4;
-func_800033F0 = 0x800033F0;
-func_800034F8 = 0x800034F8;
-func_800035E0 = 0x800035E0;
-func_8000373C = 0x8000373C;
-func_800038BC = 0x800038BC;
-func_80003A60 = 0x80003A60;
-func_80003B58 = 0x80003B58;
-func_80003C60 = 0x80003C60;
-func_80003DD0 = 0x80003DD0;
-func_80003EF0 = 0x80003EF0;
-func_80003FFC = 0x80003FFC;
-func_800040E4 = 0x800040E4;
-func_80004154 = 0x80004154;
-func_80004570 = 0x80004570;
-func_80004724 = 0x80004724;
-func_800047A8 = 0x800047A8;
-func_80004834 = 0x80004834;
-func_800049E4 = 0x800049E4;
-func_80004ACC = 0x80004ACC;
-func_80004D10 = 0x80004D10;
-func_80004DB8 = 0x80004DB8;
-func_80004E30 = 0x80004E30;
-func_80004E5C = 0x80004E5C;
-func_80004E8C = 0x80004E8C;
-func_80004EF0 = 0x80004EF0;
-func_80005008 = 0x80005008;
-func_80005028 = 0x80005028;
-func_80005140 = 0x80005140;
-func_80005220 = 0x80005220;
-func_80005298 = 0x80005298;
-func_80005380 = 0x80005380;
-func_80005498 = 0x80005498;
-func_80005540 = 0x80005540;
-func_80005574 = 0x80005574;
-func_8000559C = 0x8000559C;
-func_8000569C = 0x8000569C;
-func_800057B0 = 0x800057B0;
-func_800057D8 = 0x800057D8;
-func_80005860 = 0x80005860;
-func_800058E8 = 0x800058E8;
-func_80005920 = 0x80005920;
-func_80005934 = 0x80005934;
-func_80005CE0 = 0x80005CE0;
-func_80005E14 = 0x80005E14;
-func_80005F24 = 0x80005F24;
-func_80006070 = 0x80006070;
-func_800061C0 = 0x800061C0;
-func_8000630C = 0x8000630C;
-func_800066E0 = 0x800066E0;
-func_800068FC = 0x800068FC;
-func_80006B50 = 0x80006B50;
-func_80006C00 = 0x80006C00;
-func_80006C98 = 0x80006C98;
-func_80006E5C = 0x80006E5C;
-func_8000701C = 0x8000701C;
-func_80007098 = 0x80007098;
-func_80007100 = 0x80007100;
-func_80007118 = 0x80007118;
-func_80007140 = 0x80007140;
-func_800071B8 = 0x800071B8;
-func_80007248 = 0x80007248;
-func_8000725C = 0x8000725C;
-func_80007268 = 0x80007268;
-func_800072A8 = 0x800072A8;
-func_80007310 = 0x80007310;
-func_8000734C = 0x8000734C;
-func_800073CC = 0x800073CC;
-func_800074B0 = 0x800074B0;
-func_80007590 = 0x80007590;
-func_8000767C = 0x8000767C;
-func_800077D4 = 0x800077D4;
-func_800077FC = 0x800077FC;
-func_800078DC = 0x800078DC;
-func_800079B0 = 0x800079B0;
-func_80007A38 = 0x80007A38;
-func_80007AC8 = 0x80007AC8;
-func_80007EA4 = 0x80007EA4;
-func_80007F10 = 0x80007F10;
-func_80008194 = 0x80008194;
-func_800081C8 = 0x800081C8;
-func_80008270 = 0x80008270;
-func_80008514 = 0x80008514;
-func_80008930 = 0x80008930;
-func_800092D4 = 0x800092D4;
-func_800096B4 = 0x800096B4;
-func_8000982C = 0x8000982C;
-func_80009958 = 0x80009958;
-func_80009A8C = 0x80009A8C;
-func_80009B34 = 0x80009B34;
-func_80009BDC = 0x80009BDC;
-func_80009C5C = 0x80009C5C;
-func_80009D14 = 0x80009D14;
-func_80009F28 = 0x80009F28;
-func_8000A2D8 = 0x8000A2D8;
-func_8000A40C = 0x8000A40C;
-func_8000A8B0 = 0x8000A8B0;
-func_8000B5A0 = 0x8000B5A0;
-func_8000B630 = 0x8000B630;
-func_8000B6CC = 0x8000B6CC;
-func_8000BB3C = 0x8000BB3C;
-func_8000BE20 = 0x8000BE20;
-func_8000BEE8 = 0x8000BEE8;
-func_8000BFD4 = 0x8000BFD4;
-func_8000C044 = 0x8000C044;
-func_8000C0C4 = 0x8000C0C4;
-func_8000C11C = 0x8000C11C;
-func_8000C144 = 0x8000C144;
-func_8000C158 = 0x8000C158;
-func_8000C188 = 0x8000C188;
-func_8000C198 = 0x8000C198;
-func_8000C1F4 = 0x8000C1F4;
-func_8000C270 = 0x8000C270;
-func_8000C2EC = 0x8000C2EC;
-func_8000C3A8 = 0x8000C3A8;
-func_8000C464 = 0x8000C464;
-func_8000CB40 = 0x8000CB40;
-func_8000CB98 = 0x8000CB98;
-func_8000CCA4 = 0x8000CCA4;
-func_8000D078 = 0x8000D078;
-func_8000D23C = 0x8000D23C;
-func_8000D2B4 = 0x8000D2B4;
-func_8000D658 = 0x8000D658;
-func_8000DCBC = 0x8000DCBC;
-func_8000DD14 = 0x8000DD14;
-func_8000DD94 = 0x8000DD94;
-func_8000DDE4 = 0x8000DDE4;
-func_8000DE34 = 0x8000DE34;
-func_8000DE84 = 0x8000DE84;
-func_8000DF18 = 0x8000DF18;
-func_8000E1AC = 0x8000E1AC;
-func_8000E374 = 0x8000E374;
-func_8000E3B8 = 0x8000E3B8;
-func_8000E440 = 0x8000E440;
-func_8000E650 = 0x8000E650;
-func_8000E758 = 0x8000E758;
-func_8000EA90 = 0x8000EA90;
-func_8000ED64 = 0x8000ED64;
-func_8000EDC4 = 0x8000EDC4;
-func_8000EE70 = 0x8000EE70;
-func_8000EED8 = 0x8000EED8;
-func_8000EFC4 = 0x8000EFC4;
-func_8000F094 = 0x8000F094;
-func_8000F0F8 = 0x8000F0F8;
-func_8000F1C0 = 0x8000F1C0;
-func_8000F228 = 0x8000F228;
-func_8000F308 = 0x8000F308;
-func_8000F3B0 = 0x8000F3B0;
-func_8000F3D0 = 0x8000F3D0;
-func_8000F504 = 0x8000F504;
-func_8000F538 = 0x8000F538;
-func_8000F628 = 0x8000F628;
-func_8000F6F8 = 0x8000F6F8;
-func_8000F934 = 0x8000F934;
-func_8000F970 = 0x8000F970;
-func_8000F9C4 = 0x8000F9C4;
-func_8000FA08 = 0x8000FA08;
-func_8000FBCC = 0x8000FBCC;
-func_8000FC68 = 0x8000FC68;
-func_8000FCC0 = 0x8000FCC0;
-func_8000FD94 = 0x8000FD94;
-func_8000FDA4 = 0x8000FDA4;
-func_8000FDB8 = 0x8000FDB8;
-func_8000FDD8 = 0x8000FDD8;
-func_800100B4 = 0x800100B4;
-func_800100E4 = 0x800100E4;
-func_80010704 = 0x80010704;
-func_800108B4 = 0x800108B4;
-func_80010920 = 0x80010920;
-func_80010988 = 0x80010988;
-func_80010B14 = 0x80010B14;
-func_80010B98 = 0x80010B98;
-func_80010BF0 = 0x80010BF0;
-func_80010D08 = 0x80010D08;
-func_80010D78 = 0x80010D78;
-func_80011014 = 0x80011014;
-func_800110A4 = 0x800110A4;
-func_800110FC = 0x800110FC;
-func_80011238 = 0x80011238;
-func_80011664 = 0x80011664;
-func_80011828 = 0x80011828;
-func_80011870 = 0x80011870;
-func_800119B0 = 0x800119B0;
-func_80011D78 = 0x80011D78;
-func_80011E30 = 0x80011E30;
-func_80011E6C = 0x80011E6C;
-func_80011F1C = 0x80011F1C;
-func_80011FD8 = 0x80011FD8;
-func_8001206C = 0x8001206C;
-func_800120C8 = 0x800120C8;
-func_80012558 = 0x80012558;
-func_8001278C = 0x8001278C;
-func_800127AC = 0x800127AC;
-func_800127CC = 0x800127CC;
-func_800128D0 = 0x800128D0;
-func_80012974 = 0x80012974;
-func_80012984 = 0x80012984;
-func_800129D4 = 0x800129D4;
-func_80012A84 = 0x80012A84;
-func_80012BE4 = 0x80012BE4;
-func_80012D20 = 0x80012D20;
-func_80012D60 = 0x80012D60;
-func_80012D8C = 0x80012D8C;
-func_80012E0C = 0x80012E0C;
-func_80012F48 = 0x80012F48;
-func_80012F7C = 0x80012F7C;
-func_80012FA8 = 0x80012FA8;
-func_80012FF4 = 0x80012FF4;
-func_80013044 = 0x80013044;
-func_8001313C = 0x8001313C;
-func_80013408 = 0x80013408;
-func_80013520 = 0x80013520;
-func_800136C8 = 0x800136C8;
-func_80013828 = 0x80013828;
-func_800138FC = 0x800138FC;
-func_80013940 = 0x80013940;
-func_80013B38 = 0x80013B38;
-func_80013BA4 = 0x80013BA4;
-func_80013C8C = 0x80013C8C;
-func_80013CB0 = 0x80013CB0;
-func_80013FC0 = 0x80013FC0;
-func_800140E4 = 0x800140E4;
-func_800141F0 = 0x800141F0;
-func_8001422C = 0x8001422C;
-func_8001427C = 0x8001427C;
-func_800142E8 = 0x800142E8;
-func_80014364 = 0x80014364;
-func_80014490 = 0x80014490;
-func_80014560 = 0x80014560;
-func_80014604 = 0x80014604;
-func_800146DC = 0x800146DC;
-func_8001471C = 0x8001471C;
-func_8001475C = 0x8001475C;
-func_800147E0 = 0x800147E0;
-func_800147F4 = 0x800147F4;
-func_80014824 = 0x80014824;
-func_80014868 = 0x80014868;
-func_800153E0 = 0x800153E0;
-func_80015450 = 0x80015450;
-func_800154E4 = 0x800154E4;
-func_80015508 = 0x80015508;
-func_800160F4 = 0x800160F4;
-func_800168AC = 0x800168AC;
-func_80016924 = 0x80016924;
-func_800169DC = 0x800169DC;
-func_80016B70 = 0x80016B70;
-func_80016B78 = 0x80016B78;
-func_80016CE0 = 0x80016CE0;
-func_80016DFC = 0x80016DFC;
-func_80017004 = 0x80017004;
-func_80017110 = 0x80017110;
-func_80017480 = 0x80017480;
-func_800175B4 = 0x800175B4;
-func_80017670 = 0x80017670;
-func_800176A8 = 0x800176A8;
-func_80017720 = 0x80017720;
-func_80017880 = 0x80017880;
-func_800178E8 = 0x800178E8;
-func_80018414 = 0x80018414;
-func_8001843C = 0x8001843C;
-func_800184BC = 0x800184BC;
-func_80018530 = 0x80018530;
-func_80018590 = 0x80018590;
-func_800185F4 = 0x800185F4;
-func_8001860C = 0x8001860C;
-func_800186C0 = 0x800186C0;
-func_80018718 = 0x80018718;
-func_80018FBC = 0x80018FBC;
-func_80019000 = 0x80019000;
-func_800190C4 = 0x800190C4;
-func_80019188 = 0x80019188;
-func_80019204 = 0x80019204;
-func_80019278 = 0x80019278;
-func_800192DC = 0x800192DC;
-func_80019338 = 0x80019338;
-func_800193B0 = 0x800193B0;
-func_80019554 = 0x80019554;
-func_800198CC = 0x800198CC;
-func_800199E0 = 0x800199E0;
-func_8001A13C = 0x8001A13C;
-func_8001A3B0 = 0x8001A3B0;
-func_8001A4AC = 0x8001A4AC;
-func_8001A5D8 = 0x8001A5D8;
-func_8001A620 = 0x8001A620;
-func_8001A67C = 0x8001A67C;
-func_8001A7E4 = 0x8001A7E4;
-func_8001A958 = 0x8001A958;
-func_8001AAA8 = 0x8001AAA8;
-func_8001AB0C = 0x8001AB0C;
-func_8001ABB0 = 0x8001ABB0;
-func_8001AC04 = 0x8001AC04;
-func_8001AC70 = 0x8001AC70;
-func_8001ADFC = 0x8001ADFC;
-func_8001AE20 = 0x8001AE20;
-func_8001AE64 = 0x8001AE64;
-func_8001AF78 = 0x8001AF78;
-func_8001AF98 = 0x8001AF98;
-func_8001AFF4 = 0x8001AFF4;
-func_8001B004 = 0x8001B004;
-func_8001B050 = 0x8001B050;
-func_8001B0C8 = 0x8001B0C8;
-func_8001B508 = 0x8001B508;
-func_8001B828 = 0x8001B828;
-func_8001BAF4 = 0x8001BAF4;
-func_8001BC28 = 0x8001BC28;
-func_8001BCD4 = 0x8001BCD4;
-func_8001BCFC = 0x8001BCFC;
-func_8001BDC0 = 0x8001BDC0;
-func_8001C074 = 0x8001C074;
-func_8001C4A0 = 0x8001C4A0;
-func_8001C96C = 0x8001C96C;
-func_8001CAD8 = 0x8001CAD8;
-func_8001CC50 = 0x8001CC50;
-func_8001CDAC = 0x8001CDAC;
-func_8001CEF8 = 0x8001CEF8;
-func_8001CFCC = 0x8001CFCC;
-func_8001D030 = 0x8001D030;
-func_8001D078 = 0x8001D078;
-func_8001D104 = 0x8001D104;
-func_8001D184 = 0x8001D184;
-func_8001D1DC = 0x8001D1DC;
-func_8001D22C = 0x8001D22C;
-func_8001D298 = 0x8001D298;
-func_8001D3CC = 0x8001D3CC;
-func_8001D470 = 0x8001D470;
-func_8001D4D0 = 0x8001D4D0;
-func_8001D4E0 = 0x8001D4E0;
-func_8001D514 = 0x8001D514;
-func_8001D57C = 0x8001D57C;
-func_8001D5F8 = 0x8001D5F8;
-func_8001D710 = 0x8001D710;
-func_8001D7B4 = 0x8001D7B4;
-func_8001D858 = 0x8001D858;
-func_8001D980 = 0x8001D980;
-func_8001D9CC = 0x8001D9CC;
-func_8001DAB8 = 0x8001DAB8;
-func_8001DB68 = 0x8001DB68;
-func_8001DCA8 = 0x8001DCA8;
-func_8001DD04 = 0x8001DD04;
-func_8001DD44 = 0x8001DD44;
-func_8001DD8C = 0x8001DD8C;
-func_8001DDB8 = 0x8001DDB8;
-func_8001DE18 = 0x8001DE18;
-func_8001DEF4 = 0x8001DEF4;
-func_8001DFA4 = 0x8001DFA4;
-func_8001E030 = 0x8001E030;
-func_8001E524 = 0x8001E524;
-func_8001E800 = 0x8001E800;
-func_8001E858 = 0x8001E858;
-func_8001E8A8 = 0x8001E8A8;
-func_8001E930 = 0x8001E930;
-func_8001E988 = 0x8001E988;
-func_8001E9AC = 0x8001E9AC;
-func_8001E9D0 = 0x8001E9D0;
-func_8001EA00 = 0x8001EA00;
-func_8001EA78 = 0x8001EA78;
-func_8001EA8C = 0x8001EA8C;
-func_8001ED8C = 0x8001ED8C;
-func_8001EDF4 = 0x8001EDF4;
-func_8001EE14 = 0x8001EE14;
-func_8001EE6C = 0x8001EE6C;
-func_8001EEE0 = 0x8001EEE0;
-func_8001EF1C = 0x8001EF1C;
-osDriveRomInit = 0x8001EF40;
-
-Mio0_Decompress = 0x8001EF50;
-RdRam_CheckIPL3 = 0x8001EFF0;
-altIPL3Start = 0x8001F0A0;
-
-func_8001FAC0 = 0x8001FAC0;
-func_8001FAE4 = 0x8001FAE4;
-func_8001FB34 = 0x8001FB34;
-func_8001FB60 = 0x8001FB60;
-func_8001FCA4 = 0x8001FCA4;
-func_8001FE3C = 0x8001FE3C;
-func_8001FF64 = 0x8001FF64;
-func_80020090 = 0x80020090;
-func_80020288 = 0x80020288;
-func_80020358 = 0x80020358;
-func_80020450 = 0x80020450;
-func_80020514 = 0x80020514;
-func_800205BC = 0x800205BC;
-func_800206B0 = 0x800206B0;
-func_800207F0 = 0x800207F0;
-func_80020940 = 0x80020940;
-func_800209C4 = 0x800209C4;
-func_800209F0 = 0x800209F0;
-func_80020C20 = 0x80020C20;
-func_80020C80 = 0x80020C80;
-func_80020F38 = 0x80020F38;
-func_80020FB0 = 0x80020FB0;
-func_80021104 = 0x80021104;
-func_80021170 = 0x80021170;
-func_800211F0 = 0x800211F0;
-func_800212A0 = 0x800212A0;
-func_800213B0 = 0x800213B0;
-func_80021420 = 0x80021420;
-func_80021450 = 0x80021450;
-func_800214A0 = 0x800214A0;
-func_80021550 = 0x80021550;
-func_800215C0 = 0x800215C0;
-func_80021780 = 0x80021780;
-func_800217B0 = 0x800217B0;
-func_80021820 = 0x80021820;
-func_80021890 = 0x80021890;
-func_80021910 = 0x80021910;
-func_80021930 = 0x80021930;
-func_80021A3C = 0x80021A3C;
-func_80021BA4 = 0x80021BA4;
-func_80021BF0 = 0x80021BF0;
-func_80021C00 = 0x80021C00;
-func_80021D50 = 0x80021D50;
-func_80021EA0 = 0x80021EA0;
-func_80022028 = 0x80022028;
-func_80022200 = 0x80022200;
-func_80022390 = 0x80022390;
-func_80022470 = 0x80022470;
-func_80022710 = 0x80022710;
-func_800227A0 = 0x800227A0;
-func_800227B0 = 0x800227B0;
-func_80022970 = 0x80022970;
-func_80022AE0 = 0x80022AE0;
-func_80022BC0 = 0x80022BC0;
-func_80022DB0 = 0x80022DB0;
-func_80022EC0 = 0x80022EC0;
-func_80023070 = 0x80023070;
-func_8002317C = 0x8002317C;
-func_800233A0 = 0x800233A0;
-func_800233CC = 0x800233CC;
-func_80023408 = 0x80023408;
-func_80023444 = 0x80023444;
-func_80023470 = 0x80023470;
-func_800234AC = 0x800234AC;
-func_80023508 = 0x80023508;
-func_80023538 = 0x80023538;
-func_80023598 = 0x80023598;
-func_80023634 = 0x80023634;
-func_80023660 = 0x80023660;
-func_800236D0 = 0x800236D0;
-func_800236FC = 0x800236FC;
-func_80023724 = 0x80023724;
-func_80023770 = 0x80023770;
-func_80023DE0 = 0x80023DE0;
-func_80024430 = 0x80024430;
-func_80024460 = 0x80024460;
-func_80024470 = 0x80024470;
-func_800245D0 = 0x800245D0;
-func_800246A0 = 0x800246A0;
-func_80024780 = 0x80024780;
-func_80024790 = 0x80024790;
-func_80024840 = 0x80024840;
-func_80024850 = 0x80024850;
-func_800249E4 = 0x800249E4;
-func_80024AC4 = 0x80024AC4;
-func_80024B80 = 0x80024B80;
-func_80024BD0 = 0x80024BD0;
-func_80024C14 = 0x80024C14;
-func_80024C40 = 0x80024C40;
-func_80024CF0 = 0x80024CF0;
-func_80024DA0 = 0x80024DA0;
-func_80024E70 = 0x80024E70;
-func_8002506C = 0x8002506C;
-func_800251E0 = 0x800251E0;
-func_800253F4 = 0x800253F4;
-func_80025550 = 0x80025550;
-func_80025570 = 0x80025570;
-func_80025590 = 0x80025590;
-func_800255D0 = 0x800255D0;
-__osException = 0x800255E0;
-func_80025AFC = 0x80025AFC;
-func_80025BE4 = 0x80025BE4;
-func_80025CE4 = 0x80025CE4;
-func_80025D2C = 0x80025D2C;
-func_80025D3C = 0x80025D3C;
-__osCleanupThread = 0x80025EB8;
-func_80025EC0 = 0x80025EC0;
-func_80025FC0 = 0x80025FC0;
-func_80026048 = 0x80026048;
-func_80026078 = 0x80026078;
-func_80026130 = 0x80026130;
-func_80026280 = 0x80026280;
-func_800262B0 = 0x800262B0;
-func_80026400 = 0x80026400;
-func_80026410 = 0x80026410;
-func_80026420 = 0x80026420;
-func_80026730 = 0x80026730;
-func_800267B0 = 0x800267B0;
-func_80026830 = 0x80026830;
-func_80026870 = 0x80026870;
-func_80026900 = 0x80026900;
-func_80026930 = 0x80026930;
-func_800269BC = 0x800269BC;
-func_80026B34 = 0x80026B34;
-func_80026BA8 = 0x80026BA8;
-func_80026D30 = 0x80026D30;
-func_80026D50 = 0x80026D50;
-func_80026D60 = 0x80026D60;
-func_800270C0 = 0x800270C0;
-func_80027110 = 0x80027110;
-func_80027154 = 0x80027154;
-func_80027180 = 0x80027180;
-func_80027260 = 0x80027260;
-func_80027340 = 0x80027340;
-func_800277D0 = 0x800277D0;
-func_800277E0 = 0x800277E0;
-func_800277F0 = 0x800277F0;
-func_80027800 = 0x80027800;
-func_80027850 = 0x80027850;
-func_800278A0 = 0x800278A0;
-func_80027900 = 0x80027900;
-func_80027960 = 0x80027960;
-func_80027A00 = 0x80027A00;
-func_80027A50 = 0x80027A50;
-func_800280A0 = 0x800280A0;
-func_80028188 = 0x80028188;
-func_80028280 = 0x80028280;
-func_80028520 = 0x80028520;
-func_80028A90 = 0x80028A90;
-func_80028FE0 = 0x80028FE0;
-func_80029010 = 0x80029010;
-func_80029040 = 0x80029040;
-func_80029244 = 0x80029244;
-func_800292E4 = 0x800292E4;
-func_800293C0 = 0x800293C0;
-func_800295D0 = 0x800295D0;
-func_80029670 = 0x80029670;
-func_80029770 = 0x80029770;
-func_80029830 = 0x80029830;
-func_80029840 = 0x80029840;
-func_800298A0 = 0x800298A0;
-func_800298F0 = 0x800298F0;
-func_80029940 = 0x80029940;
-func_80029990 = 0x80029990;
-func_800299E0 = 0x800299E0;
-func_80029AD0 = 0x80029AD0;
-func_80029BD0 = 0x80029BD0;
-func_80029C60 = 0x80029C60;
-func_80029CDC = 0x80029CDC;
-func_80029DD8 = 0x80029DD8;
-func_8002A124 = 0x8002A124;
-func_8002A288 = 0x8002A288;
-func_8002A48C = 0x8002A48C;
-func_8002A5A4 = 0x8002A5A4;
-func_8002A840 = 0x8002A840;
-func_8002A8B0 = 0x8002A8B0;
-func_8002AE9C = 0x8002AE9C;
-func_8002B180 = 0x8002B180;
-func_8002B320 = 0x8002B320;
-func_8002B438 = 0x8002B438;
-func_8002B488 = 0x8002B488;
-func_8002B520 = 0x8002B520;
-func_8002B544 = 0x8002B544;
-func_8002B568 = 0x8002B568;
-func_8002B58C = 0x8002B58C;
-func_8002B5B0 = 0x8002B5B0;
-func_8002B5D4 = 0x8002B5D4;
-func_8002B5F8 = 0x8002B5F8;
-func_8002B61C = 0x8002B61C;
-func_8002B640 = 0x8002B640;
-func_8002BCA0 = 0x8002BCA0;
-func_8002BD74 = 0x8002BD74;
-func_8002BDA4 = 0x8002BDA4;
-func_8002C0C0 = 0x8002C0C0;
-func_8002C324 = 0x8002C324;
-func_8002C538 = 0x8002C538;
-func_8002C590 = 0x8002C590;
-func_8002C5E0 = 0x8002C5E0;
-func_8002CA90 = 0x8002CA90;
-func_8002CB44 = 0x8002CB44;
-func_8002CDB8 = 0x8002CDB8;
-func_8002CE34 = 0x8002CE34;
-func_8002D050 = 0x8002D050;
-func_8002D138 = 0x8002D138;
-func_8002D3E0 = 0x8002D3E0;
-func_8002D7D0 = 0x8002D7D0;
-func_8002E6C8 = 0x8002E6C8;
-func_8002E770 = 0x8002E770;
-func_8002E81C = 0x8002E81C;
-func_80031CD4 = 0x80031CD4;
-func_80031F08 = 0x80031F08;
-func_80032150 = 0x80032150;
-func_800322B8 = 0x800322B8;
-func_80032BA0 = 0x80032BA0;
-func_80032C5C = 0x80032C5C;
-func_80032CB8 = 0x80032CB8;
-func_80032CE8 = 0x80032CE8;
-func_80033188 = 0x80033188;
-func_80033398 = 0x80033398;
-func_80033454 = 0x80033454;
-func_8003353C = 0x8003353C;
-func_800335E0 = 0x800335E0;
-func_800336E4 = 0x800336E4;
-func_80033DF8 = 0x80033DF8;
-func_800342A8 = 0x800342A8;
-func_80034508 = 0x80034508;
-func_800345BC = 0x800345BC;
-func_80034B64 = 0x80034B64;
-func_80034FB0 = 0x80034FB0;
-func_80035DA4 = 0x80035DA4;
-func_80036080 = 0x80036080;
-func_800368C0 = 0x800368C0;
-func_80037DF8 = 0x80037DF8;
-func_80037E48 = 0x80037E48;
-func_80037E7C = 0x80037E7C;
-func_800383CC = 0x800383CC;
-func_800388F0 = 0x800388F0;
-func_80038910 = 0x80038910;
-func_8003893C = 0x8003893C;
-func_800389BC = 0x800389BC;
-func_80038D64 = 0x80038D64;
-func_80038E78 = 0x80038E78;
-func_80039248 = 0x80039248;
-func_80039340 = 0x80039340;
-func_80039A78 = 0x80039A78;
-func_80039E00 = 0x80039E00;
-func_8003A3BC = 0x8003A3BC;
-func_8003A6C4 = 0x8003A6C4;
-func_8003A828 = 0x8003A828;
-func_8003A87C = 0x8003A87C;
-func_8003A960 = 0x8003A960;
-func_8003ACD8 = 0x8003ACD8;
-func_8003B050 = 0x8003B050;
-func_8003B058 = 0x8003B058;
-func_8003D2C0 = 0x8003D2C0;
-func_8003D7C4 = 0x8003D7C4;
-func_8003DB4C = 0x8003DB4C;
-func_8003DB54 = 0x8003DB54;
-func_8003FBB8 = 0x8003FBB8;
-func_8003FD40 = 0x8003FD40;
-func_8003FE2C = 0x8003FE2C;
-func_8003FE38 = 0x8003FE38;
-func_8003FE44 = 0x8003FE44;
-func_8003FE50 = 0x8003FE50;
-func_8003FE5C = 0x8003FE5C;
-func_8003FE68 = 0x8003FE68;
-func_8003FE74 = 0x8003FE74;
-func_8003FF5C = 0x8003FF5C;
-func_80040008 = 0x80040008;
-func_8004001C = 0x8004001C;
-func_80040100 = 0x80040100;
-func_800402EC = 0x800402EC;
-func_80040764 = 0x80040764;
-func_80040924 = 0x80040924;
-func_80040990 = 0x80040990;
-func_8004099C = 0x8004099C;
-func_80040FA4 = 0x80040FA4;
-func_8004104C = 0x8004104C;
-func_80041260 = 0x80041260;
-func_80041340 = 0x80041340;
-func_800416EC = 0x800416EC;
-func_80041FB4 = 0x80041FB4;
-func_800421CC = 0x800421CC;
-func_800424FC = 0x800424FC;
-func_80042D00 = 0x80042D00;
-func_80042F64 = 0x80042F64;
-func_800430E4 = 0x800430E4;
-func_800431DC = 0x800431DC;
-func_800432A0 = 0x800432A0;
-func_80043588 = 0x80043588;
-func_80043CC4 = 0x80043CC4;
-func_80044388 = 0x80044388;
-func_800445D8 = 0x800445D8;
-func_80044BBC = 0x80044BBC;
-func_80044D00 = 0x80044D00;
-func_80044E40 = 0x80044E40;
-func_80045078 = 0x80045078;
-func_80045940 = 0x80045940;
-func_80045B44 = 0x80045B44;
-func_80045CC0 = 0x80045CC0;
-func_800464B0 = 0x800464B0;
-func_8004678C = 0x8004678C;
-func_800467E8 = 0x800467E8;
-func_8004691C = 0x8004691C;
-func_800469C4 = 0x800469C4;
-func_80046A8C = 0x80046A8C;
-func_800473AC = 0x800473AC;
-func_80047580 = 0x80047580;
-func_800476C0 = 0x800476C0;
-func_80047708 = 0x80047708;
-func_80047904 = 0x80047904;
-func_80047974 = 0x80047974;
-func_800481E8 = 0x800481E8;
-func_8004978C = 0x8004978C;
-func_800497B0 = 0x800497B0;
-func_80049B40 = 0x80049B40;
-func_8004A248 = 0x8004A248;
-func_8004A254 = 0x8004A254;
-func_8004A2C0 = 0x8004A2C0;
-func_8004A5B8 = 0x8004A5B8;
-func_8004A6A8 = 0x8004A6A8;
-func_8004AD50 = 0x8004AD50;
-func_8004B230 = 0x8004B230;
-func_8004B32C = 0x8004B32C;
-func_8004BA28 = 0x8004BA28;
-func_8004BEB4 = 0x8004BEB4;
-func_8004C5F0 = 0x8004C5F0;
-func_8004C704 = 0x8004C704;
-func_8004CB10 = 0x8004CB10;
-func_8004CD18 = 0x8004CD18;
-func_8004E41C = 0x8004E41C;
-func_8004E980 = 0x8004E980;
-func_8004EF4C = 0x8004EF4C;
-func_8004F1F8 = 0x8004F1F8;
-func_8004F270 = 0x8004F270;
-func_8004F2E8 = 0x8004F2E8;
-func_8004F35C = 0x8004F35C;
-func_8004F3D4 = 0x8004F3D4;
-func_8004F508 = 0x8004F508;
-func_8004F6D4 = 0x8004F6D4;
-func_8004F9D0 = 0x8004F9D0;
-func_8004FB98 = 0x8004FB98;
-func_8004FF9C = 0x8004FF9C;
-func_8004FFF4 = 0x8004FFF4;
-func_800504A8 = 0x800504A8;
-func_80050950 = 0x80050950;
-func_80050968 = 0x80050968;
-func_80050A88 = 0x80050A88;
-func_80050DCC = 0x80050DCC;
-func_800510D0 = 0x800510D0;
-func_80051150 = 0x80051150;
-func_800514AC = 0x800514AC;
-func_800515DC = 0x800515DC;
-func_80051764 = 0x80051764;
-func_80051AF4 = 0x80051AF4;
-func_80051CD0 = 0x80051CD0;
-func_800525D8 = 0x800525D8;
-func_800529A8 = 0x800529A8;
-func_80052CE8 = 0x80052CE8;
-func_80053080 = 0x80053080;
-func_80053204 = 0x80053204;
-func_80053310 = 0x80053310;
-func_80053C7C = 0x80053C7C;
-func_80054098 = 0x80054098;
-func_80054354 = 0x80054354;
-func_80054664 = 0x80054664;
-func_80054714 = 0x80054714;
-func_80054B50 = 0x80054B50;
-func_800559D0 = 0x800559D0;
-func_80055A98 = 0x80055A98;
-func_80055D64 = 0x80055D64;
-func_800562E8 = 0x800562E8;
-func_80056320 = 0x80056320;
-func_80056400 = 0x80056400;
-func_800564E0 = 0x800564E0;
-func_800564F0 = 0x800564F0;
-func_800565F0 = 0x800565F0;
-func_8005663C = 0x8005663C;
-func_80056680 = 0x80056680;
-func_8005670C = 0x8005670C;
-func_80056718 = 0x80056718;
-func_800567D4 = 0x800567D4;
-func_80056854 = 0x80056854;
-func_8005691C = 0x8005691C;
-func_80056950 = 0x80056950;
-func_800569E0 = 0x800569E0;
-func_800569EC = 0x800569EC;
-func_80056A20 = 0x80056A20;
-func_80056A58 = 0x80056A58;
-func_80056A64 = 0x80056A64;
-func_80056A70 = 0x80056A70;
-func_80056D98 = 0x80056D98;
-func_80056E0C = 0x80056E0C;
-func_80056E40 = 0x80056E40;
-func_80056EAC = 0x80056EAC;
-func_80056EB8 = 0x80056EB8;
-func_80056EC4 = 0x80056EC4;
-func_80057BDC = 0x80057BDC;
-func_80058018 = 0x80058018;
-func_8005819C = 0x8005819C;
-func_8005846C = 0x8005846C;
-func_800584E4 = 0x800584E4;
-func_80058594 = 0x80058594;
-func_80058610 = 0x80058610;
-func_8005876C = 0x8005876C;
-func_800587F8 = 0x800587F8;
-func_8005887C = 0x8005887C;
-func_800593B8 = 0x800593B8;
-func_800596C8 = 0x800596C8;
-func_80059788 = 0x80059788;
-func_80059848 = 0x80059848;
-func_8005990C = 0x8005990C;
-func_80059A64 = 0x80059A64;
-func_80059B70 = 0x80059B70;
-func_80059DD0 = 0x80059DD0;
-func_80059FB8 = 0x80059FB8;
-func_8005A194 = 0x8005A194;
-func_8005A41C = 0x8005A41C;
-func_8005A680 = 0x8005A680;
-func_8005A71C = 0x8005A71C;
-func_8005A988 = 0x8005A988;
-func_8005AF80 = 0x8005AF80;
-func_8005B21C = 0x8005B21C;
-func_8005B300 = 0x8005B300;
-func_8005B580 = 0x8005B580;
-func_8005B7EC = 0x8005B7EC;
-func_8005BAA0 = 0x8005BAA0;
-func_8005BDF8 = 0x8005BDF8;
-func_8005BEB0 = 0x8005BEB0;
-func_8005BFB4 = 0x8005BFB4;
-func_8005C058 = 0x8005C058;
-func_8005C0BC = 0x8005C0BC;
-func_8005C438 = 0x8005C438;
-func_8005C7A4 = 0x8005C7A4;
-func_8005C938 = 0x8005C938;
-func_8005D22C = 0x8005D22C;
-func_8005D4D4 = 0x8005D4D4;
-func_8005D65C = 0x8005D65C;
-func_8005D728 = 0x8005D728;
-func_8005DB54 = 0x8005DB54;
-func_8005DCF0 = 0x8005DCF0;
-func_8005DD7C = 0x8005DD7C;
-func_8005DDA4 = 0x8005DDA4;
-func_8005DF08 = 0x8005DF08;
-func_8005E078 = 0x8005E078;
-func_8005E128 = 0x8005E128;
-func_8005E158 = 0x8005E158;
-func_8005E188 = 0x8005E188;
-func_8005E1C8 = 0x8005E1C8;
-func_8005E208 = 0x8005E208;
-func_8005E238 = 0x8005E238;
-func_8005E278 = 0x8005E278;
-func_8005E364 = 0x8005E364;
-func_8005E450 = 0x8005E450;
-func_8005E53C = 0x8005E53C;
-func_8005E628 = 0x8005E628;
-func_8005E71C = 0x8005E71C;
-func_8005E810 = 0x8005E810;
-func_8005E92C = 0x8005E92C;
-func_8005EA94 = 0x8005EA94;
-func_8005EC0C = 0x8005EC0C;
-func_8005ECD0 = 0x8005ECD0;
-func_8005EF44 = 0x8005EF44;
-func_8005F32C = 0x8005F32C;
-func_8005F42C = 0x8005F42C;
-func_8005F944 = 0x8005F944;
-func_8005FA1C = 0x8005FA1C;
-func_8005FAE8 = 0x8005FAE8;
-func_8005FBA0 = 0x8005FBA0;
-func_8005FF8C = 0x8005FF8C;
-func_80060050 = 0x80060050;
-func_80060300 = 0x80060300;
-func_80060A7C = 0x80060A7C;
-func_80060B28 = 0x80060B28;
-func_80060C2C = 0x80060C2C;
-func_80060D20 = 0x80060D20;
-func_80060D2C = 0x80060D2C;
-func_80060D48 = 0x80060D48;
-func_80060D64 = 0x80060D64;
-func_800620A0 = 0x800620A0;
-func_80062154 = 0x80062154;
-func_80062240 = 0x80062240;
-func_800622B8 = 0x800622B8;
-func_8006239C = 0x8006239C;
-func_80062440 = 0x80062440;
-func_800624A8 = 0x800624A8;
-func_80062EC4 = 0x80062EC4;
-func_80063028 = 0x80063028;
-func_80063320 = 0x80063320;
-func_80063620 = 0x80063620;
-func_80063774 = 0x80063774;
-func_80063854 = 0x80063854;
-func_80063860 = 0x80063860;
-func_800639D4 = 0x800639D4;
-func_80063B30 = 0x80063B30;
-func_80063C54 = 0x80063C54;
-func_80063C60 = 0x80063C60;
-func_80063C7C = 0x80063C7C;
-func_80063CB8 = 0x80063CB8;
-func_80063CC4 = 0x80063CC4;
-func_80063FA4 = 0x80063FA4;
-func_8006411C = 0x8006411C;
-func_80064288 = 0x80064288;
-func_80064310 = 0x80064310;
-func_80064648 = 0x80064648;
-func_80064814 = 0x80064814;
-func_800648F0 = 0x800648F0;
-func_800649C0 = 0x800649C0;
-func_80064D40 = 0x80064D40;
-func_80064DF4 = 0x80064DF4;
-func_800653AC = 0x800653AC;
-func_800653CC = 0x800653CC;
-func_800653EC = 0x800653EC;
-func_8006545C = 0x8006545C;
-func_800656E8 = 0x800656E8;
-func_80065A1C = 0x80065A1C;
-func_80065A5C = 0x80065A5C;
-func_80065DB4 = 0x80065DB4;
-func_80065EA4 = 0x80065EA4;
-func_800661BC = 0x800661BC;
-func_8006642C = 0x8006642C;
-func_800664CC = 0x800664CC;
-func_8006662C = 0x8006662C;
-func_800666F8 = 0x800666F8;
-func_800667E4 = 0x800667E4;
-func_80066880 = 0x80066880;
-func_80066A90 = 0x80066A90;
-func_80066BC8 = 0x80066BC8;
-func_80066C5C = 0x80066C5C;
-func_80066D04 = 0x80066D04;
-func_80066DA8 = 0x80066DA8;
-func_80066E40 = 0x80066E40;
-func_80067158 = 0x80067158;
-func_800671B4 = 0x800671B4;
-func_80067590 = 0x80067590;
-func_800675E0 = 0x800675E0;
-func_800676E0 = 0x800676E0;
-func_8006774C = 0x8006774C;
-func_80067758 = 0x80067758;
-func_80067764 = 0x80067764;
-func_8006781C = 0x8006781C;
-func_80067878 = 0x80067878;
-func_80067984 = 0x80067984;
-func_800679E8 = 0x800679E8;
-func_80067AF8 = 0x80067AF8;
-func_80067E74 = 0x80067E74;
-func_80067E80 = 0x80067E80;
-func_8006824C = 0x8006824C;
-func_8006852C = 0x8006852C;
-func_8006873C = 0x8006873C;
-func_80068844 = 0x80068844;
-func_800688FC = 0x800688FC;
-func_80068958 = 0x80068958;
-func_80068D5C = 0x80068D5C;
-func_80068DE8 = 0x80068DE8;
-func_80069ED4 = 0x80069ED4;
-func_8006A130 = 0x8006A130;
-func_8006A14C = 0x8006A14C;
-func_8006B7F0 = 0x8006B7F0;
-func_8006B864 = 0x8006B864;
-func_8006B904 = 0x8006B904;
-func_8006B960 = 0x8006B960;
-func_8006BA00 = 0x8006BA00;
-func_8006BA5C = 0x8006BA5C;
-func_8006BC9C = 0x8006BC9C;
-func_8006BD40 = 0x8006BD40;
-func_8006BDE4 = 0x8006BDE4;
-func_8006BE78 = 0x8006BE78;
-func_8006BEE0 = 0x8006BEE0;
-func_8006BF8C = 0x8006BF8C;
-func_8006BFF4 = 0x8006BFF4;
-func_8006C1AC = 0x8006C1AC;
-func_8006CBC8 = 0x8006CBC8;
-func_8006CC8C = 0x8006CC8C;
-func_8006CE44 = 0x8006CE44;
-func_8006CF80 = 0x8006CF80;
-func_8006D948 = 0x8006D948;
-func_8006DA8C = 0x8006DA8C;
-func_8006DAE4 = 0x8006DAE4;
-func_8006EB60 = 0x8006EB60;
-func_8006EE88 = 0x8006EE88;
-func_8006F090 = 0x8006F090;
-func_8006F1B0 = 0x8006F1B0;
-func_8006F218 = 0x8006F218;
-func_8006F338 = 0x8006F338;
-func_800719A0 = 0x800719A0;
-func_800719E8 = 0x800719E8;
-func_80071BE0 = 0x80071BE0;
-func_80071CA8 = 0x80071CA8;
-func_80071D34 = 0x80071D34;
-func_80071D94 = 0x80071D94;
-func_80073148 = 0x80073148;
-func_80073F20 = 0x80073F20;
-func_80073F70 = 0x80073F70;
-func_80073FBC = 0x80073FBC;
-func_80073FE0 = 0x80073FE0;
-func_8007403C = 0x8007403C;
-func_800741A4 = 0x800741A4;
-func_80074530 = 0x80074530;
-func_800745DC = 0x800745DC;
-func_80074664 = 0x80074664;
-func_8007471C = 0x8007471C;
-func_800747A0 = 0x800747A0;
-func_8007481C = 0x8007481C;
-func_80074918 = 0x80074918;
-func_80074924 = 0x80074924;
-func_80074DD8 = 0x80074DD8;
-func_80074E98 = 0x80074E98;
-func_80075160 = 0x80075160;
-func_800751D8 = 0x800751D8;
-func_80075254 = 0x80075254;
-func_800752F0 = 0x800752F0;
-func_800753A4 = 0x800753A4;
-func_8007542C = 0x8007542C;
-func_8007553C = 0x8007553C;
-func_80075650 = 0x80075650;
-func_80075804 = 0x80075804;
-func_80075880 = 0x80075880;
-func_8007588C = 0x8007588C;
-func_8007592C = 0x8007592C;
-func_80075980 = 0x80075980;
-func_80075A24 = 0x80075A24;
-func_80075A88 = 0x80075A88;
-func_80075B00 = 0x80075B00;
-func_80075BF0 = 0x80075BF0;
-func_80075C5C = 0x80075C5C;
-func_80075D18 = 0x80075D18;
-func_80075DFC = 0x80075DFC;
-func_8007626C = 0x8007626C;
-func_800762DC = 0x800762DC;
-func_8007634C = 0x8007634C;
-func_800763B8 = 0x800763B8;
-func_8007642C = 0x8007642C;
-func_80076664 = 0x80076664;
-func_80076690 = 0x80076690;
-func_8007702C = 0x8007702C;
-func_80077160 = 0x80077160;
-func_80077258 = 0x80077258;
-func_80077308 = 0x80077308;
-func_80077398 = 0x80077398;
-func_80077490 = 0x80077490;
-func_800774E8 = 0x800774E8;
-func_80077514 = 0x80077514;
-func_800775B8 = 0x800775B8;
-func_800776A0 = 0x800776A0;
-func_80077734 = 0x80077734;
-func_80077800 = 0x80077800;
-func_800778F0 = 0x800778F0;
-func_800779AC = 0x800779AC;
-func_80077A80 = 0x80077A80;
-func_80077AF8 = 0x80077AF8;
-func_80077B94 = 0x80077B94;
-func_80077CD0 = 0x80077CD0;
-func_80077D70 = 0x80077D70;
-func_80077DE0 = 0x80077DE0;
-func_80077E94 = 0x80077E94;
-func_80077F20 = 0x80077F20;
-func_80077FC8 = 0x80077FC8;
-func_8007805C = 0x8007805C;
-func_800780E4 = 0x800780E4;
-func_80078158 = 0x80078158;
-func_80078234 = 0x80078234;
-func_800782F0 = 0x800782F0;
-func_80078360 = 0x80078360;
-func_800783CC = 0x800783CC;
-func_80078410 = 0x80078410;
-func_8007841C = 0x8007841C;
-func_800784F8 = 0x800784F8;
-func_80078588 = 0x80078588;
-func_80078698 = 0x80078698;
-func_80078700 = 0x80078700;
-func_8007877C = 0x8007877C;
-func_800788B4 = 0x800788B4;
-func_80078A1C = 0x80078A1C;
-func_80078A88 = 0x80078A88;
-func_80078B80 = 0x80078B80;
-func_80078BF4 = 0x80078BF4;
-func_80078C88 = 0x80078C88;
-func_80078D04 = 0x80078D04;
-func_80078D9C = 0x80078D9C;
-func_80078E28 = 0x80078E28;
-func_80078EC0 = 0x80078EC0;
-func_80078F4C = 0x80078F4C;
-func_80078FF0 = 0x80078FF0;
-func_80079154 = 0x80079154;
-func_80079224 = 0x80079224;
-func_800792AC = 0x800792AC;
-func_800793A8 = 0x800793A8;
-func_80079428 = 0x80079428;
-func_8007949C = 0x8007949C;
-func_800795FC = 0x800795FC;
-func_80079664 = 0x80079664;
-func_80079780 = 0x80079780;
-func_80079890 = 0x80079890;
-func_800799A0 = 0x800799A0;
-func_80079A5C = 0x80079A5C;
-func_80079B1C = 0x80079B1C;
-func_80079C5C = 0x80079C5C;
-func_80079CD0 = 0x80079CD0;
-func_80079D3C = 0x80079D3C;
-func_80079DA8 = 0x80079DA8;
-func_80079E14 = 0x80079E14;
-func_80079E80 = 0x80079E80;
-func_80079EAC = 0x80079EAC;
-func_80079ED8 = 0x80079ED8;
-func_80079F80 = 0x80079F80;
-func_80079FEC = 0x80079FEC;
-func_8007A068 = 0x8007A068;
-func_8007A094 = 0x8007A094;
-func_8007A2FC = 0x8007A2FC;
-func_8007A4E8 = 0x8007A4E8;
-func_8007A648 = 0x8007A648;
-func_8007A6EC = 0x8007A6EC;
-func_8007A77C = 0x8007A77C;
-func_8007A7F8 = 0x8007A7F8;
-func_8007A884 = 0x8007A884;
-func_8007A910 = 0x8007A910;
-func_8007AC74 = 0x8007AC74;
-func_8007ADB4 = 0x8007ADB4;
-func_8007AFF8 = 0x8007AFF8;
-func_8007B038 = 0x8007B038;
-func_8007B0D0 = 0x8007B0D0;
-func_8007B184 = 0x8007B184;
-func_8007B1FC = 0x8007B1FC;
-func_8007B36C = 0x8007B36C;
-func_8007B3E8 = 0x8007B3E8;
-func_8007B458 = 0x8007B458;
-func_8007B6DC = 0x8007B6DC;
-func_8007B958 = 0x8007B958;
-func_8007BA54 = 0x8007BA54;
-func_8007BAF4 = 0x8007BAF4;
-func_8007BC08 = 0x8007BC08;
-func_8007BDEC = 0x8007BDEC;
-func_8007BEBC = 0x8007BEBC;
-func_8007BFAC = 0x8007BFAC;
-func_8007C09C = 0x8007C09C;
-func_8007C1D8 = 0x8007C1D8;
-func_8007C34C = 0x8007C34C;
-func_8007C450 = 0x8007C450;
-func_8007C6F8 = 0x8007C6F8;
-func_8007C980 = 0x8007C980;
-func_8007CB24 = 0x8007CB24;
-func_8007CC28 = 0x8007CC28;
-func_8007D058 = 0x8007D058;
-func_8007D078 = 0x8007D078;
-func_8007D098 = 0x8007D098;
-func_8007D100 = 0x8007D100;
-func_8007D1AC = 0x8007D1AC;
-func_8007D6CC = 0x8007D6CC;
-func_8007D86C = 0x8007D86C;
-func_8007DAA4 = 0x8007DAA4;
-func_8007E37C = 0x8007E37C;
-func_8007E3FC = 0x8007E3FC;
-func_8007E82C = 0x8007E82C;
-func_8007E8C4 = 0x8007E8C4;
-func_8007E98C = 0x8007E98C;
-func_8007E9FC = 0x8007E9FC;
-func_8007FD18 = 0x8007FD18;
-func_80080460 = 0x80080460;
-func_8008051C = 0x8008051C;
-func_8008058C = 0x8008058C;
-func_8008092C = 0x8008092C;
-func_80080A10 = 0x80080A10;
-func_80080ACC = 0x80080ACC;
-func_80080D48 = 0x80080D48;
-func_80080F34 = 0x80080F34;
-func_80081110 = 0x80081110;
-func_8008119C = 0x8008119C;
-func_80081228 = 0x80081228;
-func_80081428 = 0x80081428;
-func_80081490 = 0x80081490;
-func_800816D0 = 0x800816D0;
-func_80081934 = 0x80081934;
-func_80081C18 = 0x80081C18;
-func_80082144 = 0x80082144;
-func_800821A4 = 0x800821A4;
-func_80082204 = 0x80082204;
-func_8008225C = 0x8008225C;
-func_800822B4 = 0x800822B4;
-func_8008230C = 0x8008230C;
-func_80082364 = 0x80082364;
-func_800823B8 = 0x800823B8;
-func_8008240C = 0x8008240C;
-func_80082460 = 0x80082460;
-func_800824E0 = 0x800824E0;
-func_8008257C = 0x8008257C;
-func_80082630 = 0x80082630;
-func_800826E4 = 0x800826E4;
-func_80082EB0 = 0x80082EB0;
-func_80083168 = 0x80083168;
-func_800831E4 = 0x800831E4;
-func_80083404 = 0x80083404;
-func_80083744 = 0x80083744;
-func_800839AC = 0x800839AC;
-func_80083A6C = 0x80083A6C;
-func_80083B70 = 0x80083B70;
-func_8008444C = 0x8008444C;
-func_800846A4 = 0x800846A4;
-func_80084A38 = 0x80084A38;
-func_8008545C = 0x8008545C;
-func_800854DC = 0x800854DC;
-func_800855D4 = 0x800855D4;
-func_80085630 = 0x80085630;
-func_800856FC = 0x800856FC;
-func_800858E8 = 0x800858E8;
-func_800865B8 = 0x800865B8;
-func_80086658 = 0x80086658;
-func_800866F8 = 0x800866F8;
-func_80086798 = 0x80086798;
-func_80086838 = 0x80086838;
-func_800868DC = 0x800868DC;
-func_80086A3C = 0x80086A3C;
-func_80086ADC = 0x80086ADC;
-func_80086B80 = 0x80086B80;
-func_80086C70 = 0x80086C70;
-func_80086DE0 = 0x80086DE0;
-func_80086FC4 = 0x80086FC4;
-func_80087188 = 0x80087188;
-func_80087424 = 0x80087424;
-func_80087B9C = 0x80087B9C;
-func_80087CDC = 0x80087CDC;
-func_80087F60 = 0x80087F60;
-func_800880CC = 0x800880CC;
-func_800881C0 = 0x800881C0;
-func_8008820C = 0x8008820C;
-func_800884CC = 0x800884CC;
-func_80088650 = 0x80088650;
-func_80088690 = 0x80088690;
-func_80088904 = 0x80088904;
-func_80088A00 = 0x80088A00;
-func_80088B9C = 0x80088B9C;
-func_80088BD8 = 0x80088BD8;
-func_80088C1C = 0x80088C1C;
-func_80089024 = 0x80089024;
-func_800892B4 = 0x800892B4;
-func_800894EC = 0x800894EC;
-func_80089618 = 0x80089618;
-func_80089968 = 0x80089968;
-func_80089AB0 = 0x80089AB0;
-func_80089ABC = 0x80089ABC;
-func_80089B08 = 0x80089B08;
-func_80089EDC = 0x80089EDC;
-func_8008A000 = 0x8008A000;
-func_8008A114 = 0x8008A114;
-func_8008A174 = 0x8008A174;
-func_8008A240 = 0x8008A240;
-func_8008A414 = 0x8008A414;
-func_8008A718 = 0x8008A718;
-func_8008A8A8 = 0x8008A8A8;
-func_8008AB58 = 0x8008AB58;
-func_8008ABD4 = 0x8008ABD4;
-func_8008AC9C = 0x8008AC9C;
-func_8008AD8C = 0x8008AD8C;
-func_8008B1EC = 0x8008B1EC;
-func_8008B440 = 0x8008B440;
-func_8008B50C = 0x8008B50C;
-func_8008B544 = 0x8008B544;
-func_8008B910 = 0x8008B910;
-func_8008B938 = 0x8008B938;
-func_8008C870 = 0x8008C870;
-func_8008C890 = 0x8008C890;
-func_8008C9A8 = 0x8008C9A8;
-func_8008CD9C = 0x8008CD9C;
-func_8008CF14 = 0x8008CF14;
-func_8008D124 = 0x8008D124;
-func_8008D6E8 = 0x8008D6E8;
-func_8008D850 = 0x8008D850;
-func_8008D924 = 0x8008D924;
-func_8008DBF0 = 0x8008DBF0;
-func_8008DDB0 = 0x8008DDB0;
-func_8008DFE4 = 0x8008DFE4;
-func_8008E178 = 0x8008E178;
-func_8008E1BC = 0x8008E1BC;
-func_8008E28C = 0x8008E28C;
-func_8008E420 = 0x8008E420;
-func_8008E520 = 0x8008E520;
-func_8008E788 = 0x8008E788;
-func_8008EAB4 = 0x8008EAB4;
-func_8008EC1C = 0x8008EC1C;
-func_8008ED18 = 0x8008ED18;
-func_8008EE24 = 0x8008EE24;
-func_8008F168 = 0x8008F168;
-func_8008F218 = 0x8008F218;
-func_8008F404 = 0x8008F404;
-func_8008F6C4 = 0x8008F6C4;
-func_8008FC6C = 0x8008FC6C;
-func_8008FDE4 = 0x8008FDE4;
-func_80090088 = 0x80090088;
-func_80090234 = 0x80090234;
-func_800902FC = 0x800902FC;
-func_8009050C = 0x8009050C;
-func_80091878 = 0x80091878;
-func_80091AE0 = 0x80091AE0;
-func_80091C44 = 0x80091C44;
-func_80092274 = 0x80092274;
-func_800922C4 = 0x800922C4;
-func_80092390 = 0x80092390;
-func_8009245C = 0x8009245C;
-func_80092528 = 0x80092528;
-func_80093998 = 0x80093998;
-func_800942A0 = 0x800942A0;
-func_80094478 = 0x80094478;
-func_80094650 = 0x80094650;
-func_800947E4 = 0x800947E4;
-func_80094908 = 0x80094908;
-func_80094BA8 = 0x80094BA8;
-func_80094FAC = 0x80094FAC;
-func_800954EC = 0x800954EC;
-func_80095780 = 0x80095780;
-func_800957D4 = 0x800957D4;
-func_80095818 = 0x80095818;
-func_8009585C = 0x8009585C;
-func_800958A0 = 0x800958A0;
-func_80096174 = 0x80096174;
-func_80096820 = 0x80096820;
-func_800968A0 = 0x800968A0;
-func_800968F8 = 0x800968F8;
-func_8009694C = 0x8009694C;
-func_80096D4C = 0x80096D4C;
-func_80097328 = 0x80097328;
-func_80097368 = 0x80097368;
-func_80097658 = 0x80097658;
-func_80097954 = 0x80097954;
-func_80097C18 = 0x80097C18;
-func_80097C58 = 0x80097C58;
-func_80098694 = 0x80098694;
-func_800986CC = 0x800986CC;
-func_80098B7C = 0x80098B7C;
-func_80098C88 = 0x80098C88;
-func_80098E3C = 0x80098E3C;
-func_80099074 = 0x80099074;
-func_80099270 = 0x80099270;
-func_800995C4 = 0x800995C4;
-func_80099918 = 0x80099918;
-func_80099C8C = 0x80099C8C;
-func_8009A00C = 0x8009A00C;
-func_8009A368 = 0x8009A368;
-func_8009A61C = 0x8009A61C;
-func_8009A8E4 = 0x8009A8E4;
-func_8009AB9C = 0x8009AB9C;
-func_8009AE64 = 0x8009AE64;
-func_8009B138 = 0x8009B138;
-func_8009B400 = 0x8009B400;
-func_8009B6D4 = 0x8009B6D4;
-func_8009B988 = 0x8009B988;
-func_8009BC54 = 0x8009BC54;
-func_8009BF2C = 0x8009BF2C;
-func_8009C210 = 0x8009C210;
-func_8009C4C4 = 0x8009C4C4;
-func_8009C61C = 0x8009C61C;
-func_8009C6B8 = 0x8009C6B8;
-func_8009C704 = 0x8009C704;
-func_8009CB5C = 0x8009CB5C;
-func_8009CDF0 = 0x8009CDF0;
-func_8009D454 = 0x8009D454;
-func_8009DD68 = 0x8009DD68;
-func_8009DF5C = 0x8009DF5C;
-func_8009E148 = 0x8009E148;
-func_8009E29C = 0x8009E29C;
-func_8009E524 = 0x8009E524;
-func_8009E880 = 0x8009E880;
-func_8009E950 = 0x8009E950;
-func_8009EB3C = 0x8009EB3C;
-func_8009EBE4 = 0x8009EBE4;
-func_8009EE38 = 0x8009EE38;
-func_8009EF14 = 0x8009EF14;
-func_8009EF80 = 0x8009EF80;
-func_8009F4AC = 0x8009F4AC;
-func_8009F5AC = 0x8009F5AC;
-func_8009F690 = 0x8009F690;
-func_800A05C8 = 0x800A05C8;
-func_800A0650 = 0x800A0650;
-func_800A06C0 = 0x800A06C0;
-func_800A0A3C = 0x800A0A3C;
-func_800A0C60 = 0x800A0C60;
-func_800A0DC0 = 0x800A0DC0;
-func_800A0F10 = 0x800A0F10;
-func_800A0F70 = 0x800A0F70;
-func_800A0F84 = 0x800A0F84;
-func_800A0FAC = 0x800A0FAC;
-func_800A1430 = 0x800A1430;
-func_800A1670 = 0x800A1670;
-func_800A1BF8 = 0x800A1BF8;
-func_800A1F04 = 0x800A1F04;
-func_800A1F34 = 0x800A1F34;
-func_800A22F8 = 0x800A22F8;
-func_800A2300 = 0x800A2300;
-func_800A257C = 0x800A257C;
-func_800A27B0 = 0x800A27B0;
-func_800A2814 = 0x800A2814;
-func_800A291C = 0x800A291C;
-func_800A2D50 = 0x800A2D50;
-func_800A2EA0 = 0x800A2EA0;
-func_800A2F84 = 0x800A2F84;
-func_800A300C = 0x800A300C;
-func_800A3054 = 0x800A3054;
-func_800A309C = 0x800A309C;
-func_800A30CC = 0x800A30CC;
-func_800A30FC = 0x800A30FC;
-func_800A312C = 0x800A312C;
-func_800A3574 = 0x800A3574;
-func_800A366C = 0x800A366C;
-func_800A36EC = 0x800A36EC;
-func_800A39D8 = 0x800A39D8;
-func_800A3A54 = 0x800A3A54;
-func_800A3AA0 = 0x800A3AA0;
-func_800A3CB0 = 0x800A3CB0;
-func_800A427C = 0x800A427C;
-func_800A43C4 = 0x800A43C4;
-func_800A48AC = 0x800A48AC;
-func_800A495C = 0x800A495C;
-func_800A503C = 0x800A503C;
-func_800A52EC = 0x800A52EC;
-func_800A56CC = 0x800A56CC;
-func_800A57EC = 0x800A57EC;
-func_800A5864 = 0x800A5864;
-func_800A5B8C = 0x800A5B8C;
-func_800A77EC = 0x800A77EC;
-func_800A8298 = 0x800A8298;
-func_800A82F0 = 0x800A82F0;
-func_800A8320 = 0x800A8320;
-func_800A895C = 0x800A895C;
-func_800A8A00 = 0x800A8A00;
-func_800A8AAC = 0x800A8AAC;
-func_800A9278 = 0x800A9278;
-func_800A9638 = 0x800A9638;
-func_800A9A28 = 0x800A9A28;
-func_800A9AA4 = 0x800A9AA4;
-func_800A9C64 = 0x800A9C64;
-func_800A9DA8 = 0x800A9DA8;
-func_800AA07C = 0x800AA07C;
-func_800AA100 = 0x800AA100;
-func_800AA1DC = 0x800AA1DC;
-func_800AA7D8 = 0x800AA7D8;
-func_800AAA10 = 0x800AAA10;
-func_800AAD80 = 0x800AAD80;
-func_800AAF40 = 0x800AAF40;
-func_800AB260 = 0x800AB260;
-func_800AB48C = 0x800AB48C;
-func_800ABC98 = 0x800ABC98;
-func_800AC068 = 0x800AC068;
-func_800AC914 = 0x800AC914;
-func_800AD0AC = 0x800AD0AC;
-func_800AD180 = 0x800AD180;
-func_800ADF5C = 0x800ADF5C;
-func_800AF150 = 0x800AF150;
-func_800AF2E0 = 0x800AF2E0;
-func_800AF594 = 0x800AF594;
-func_800AFC00 = 0x800AFC00;
-func_800AFC20 = 0x800AFC20;
-func_800B0030 = 0x800B0030;
-func_800B0338 = 0x800B0338;
-func_800B0A04 = 0x800B0A04;
-func_800B10D0 = 0x800B10D0;
-func_800B1180 = 0x800B1180;
-func_800B1204 = 0x800B1204;
-func_800B1210 = 0x800B1210;
-func_800B12D4 = 0x800B12D4;
-func_800B14E8 = 0x800B14E8;
-func_800B171C = 0x800B171C;
-func_800B18E0 = 0x800B18E0;
-func_800B26E0 = 0x800B26E0;
-func_800B2D54 = 0x800B2D54;
-func_800B2FE0 = 0x800B2FE0;
-func_800B33E0 = 0x800B33E0;
-func_800B386C = 0x800B386C;
-func_800B3C20 = 0x800B3C20;
-func_800B3F74 = 0x800B3F74;
-func_800B41A8 = 0x800B41A8;
-func_800B4208 = 0x800B4208;
-func_800B4404 = 0x800B4404;
-func_800B49D4 = 0x800B49D4;
-func_800B5350 = 0x800B5350;
-func_800B5550 = 0x800B5550;
-func_800B56C8 = 0x800B56C8;
-func_800B56F0 = 0x800B56F0;
-func_800B5DE0 = 0x800B5DE0;
-func_800B5E24 = 0x800B5E24;
-func_800B5F28 = 0x800B5F28;
-func_800B5F58 = 0x800B5F58;
-func_800B5F88 = 0x800B5F88;
-func_800B5FB8 = 0x800B5FB8;
-func_800B5FE8 = 0x800B5FE8;
-func_800B6018 = 0x800B6018;
-func_800B6130 = 0x800B6130;
-func_800B6160 = 0x800B6160;
-func_800B6190 = 0x800B6190;
-func_800B62A8 = 0x800B62A8;
-func_800B62D8 = 0x800B62D8;
-func_800B6308 = 0x800B6308;
-func_800B6338 = 0x800B6338;
-func_800B6368 = 0x800B6368;
-func_800B6398 = 0x800B6398;
-func_800B64B0 = 0x800B64B0;
-func_800B64E0 = 0x800B64E0;
-func_800B65F8 = 0x800B65F8;
-func_800B6628 = 0x800B6628;
-func_800B6740 = 0x800B6740;
-func_800B6770 = 0x800B6770;
-func_800B67A0 = 0x800B67A0;
-func_800B68B8 = 0x800B68B8;
-func_800B69D0 = 0x800B69D0;
-func_800B6A00 = 0x800B6A00;
-func_800B6A30 = 0x800B6A30;
-func_800B6B48 = 0x800B6B48;
-func_800B6C60 = 0x800B6C60;
-func_800B6D78 = 0x800B6D78;
-func_800B6E90 = 0x800B6E90;
-func_800B6EC0 = 0x800B6EC0;
-func_800B6FD8 = 0x800B6FD8;
-func_800B70F0 = 0x800B70F0;
-func_800B7120 = 0x800B7120;
-func_800B7150 = 0x800B7150;
-func_800B7180 = 0x800B7180;
-func_800B71B0 = 0x800B71B0;
-func_800B71E0 = 0x800B71E0;
-func_800B72F8 = 0x800B72F8;
-func_800B7410 = 0x800B7410;
-func_800B7440 = 0x800B7440;
-func_800B7470 = 0x800B7470;
-func_800B74A0 = 0x800B74A0;
-func_800B74D0 = 0x800B74D0;
-func_800B7500 = 0x800B7500;
-func_800B7530 = 0x800B7530;
-func_800B7560 = 0x800B7560;
-func_800B7590 = 0x800B7590;
-func_800B75C0 = 0x800B75C0;
-func_800B75F0 = 0x800B75F0;
-func_800B7620 = 0x800B7620;
-func_800B7650 = 0x800B7650;
-func_800B7770 = 0x800B7770;
-func_800B77CC = 0x800B77CC;
-func_800B7818 = 0x800B7818;
-func_800B7AF8 = 0x800B7AF8;
-func_800B8398 = 0x800B8398;
-func_800B85E0 = 0x800B85E0;
-func_800B9024 = 0x800B9024;
-func_800B94A0 = 0x800B94A0;
-func_800B9750 = 0x800B9750;
-func_800B987C = 0x800B987C;
-func_800B98C8 = 0x800B98C8;
-func_800B99CC = 0x800B99CC;
-func_800B9B34 = 0x800B9B34;
-func_800B9C38 = 0x800B9C38;
-func_800B9E14 = 0x800B9E14;
-func_800B9EE8 = 0x800B9EE8;
-func_800B9FEC = 0x800B9FEC;
-func_800BA04C = 0x800BA04C;
-func_800BA0A4 = 0x800BA0A4;
-func_800BA0FC = 0x800BA0FC;
-func_800BA154 = 0x800BA154;
-func_800BA1A0 = 0x800BA1A0;
-func_800BA1EC = 0x800BA1EC;
-func_800BA238 = 0x800BA238;
-func_800BA290 = 0x800BA290;
-func_800BA2E8 = 0x800BA2E8;
-func_800BA340 = 0x800BA340;
-func_800BA398 = 0x800BA398;
-func_800BA4C4 = 0x800BA4C4;
-func_800BA710 = 0x800BA710;
-func_800BA75C = 0x800BA75C;
-func_800BA7B4 = 0x800BA7B4;
-func_800BA884 = 0x800BA884;
-func_800BAABC = 0x800BAABC;
-func_800BAB14 = 0x800BAB14;
-func_800BAB60 = 0x800BAB60;
-func_800BAEFC = 0x800BAEFC;
-func_800BAF04 = 0x800BAF04;
-func_800BB138 = 0x800BB138;
-func_800BB3A8 = 0x800BB3A8;
-func_800BB60C = 0x800BB60C;
-func_800BB9CC = 0x800BB9CC;
-func_800BBD50 = 0x800BBD50;
-func_800BBE20 = 0x800BBE20;
-func_800BBE84 = 0x800BBE84;
-func_800BBFA8 = 0x800BBFA8;
-func_800BC08C = 0x800BC08C;
-func_800BC224 = 0x800BC224;
-func_800BC644 = 0x800BC644;
-func_800BC7F8 = 0x800BC7F8;
-func_800BCA54 = 0x800BCA54;
-func_800BD2F4 = 0x800BD2F4;
-func_800BD33C = 0x800BD33C;
-func_800BD584 = 0x800BD584;
-func_800BD804 = 0x800BD804;
-func_800BD86C = 0x800BD86C;
-func_800BD978 = 0x800BD978;
-func_800BDA18 = 0x800BDA18;
-func_800BDAAC = 0x800BDAAC;
-func_800BDBB4 = 0x800BDBB4;
-func_800BDD2C = 0x800BDD2C;
-func_800BDDB8 = 0x800BDDB8;
-func_800BDF20 = 0x800BDF20;
-func_800BE124 = 0x800BE124;
-func_800BE1E0 = 0x800BE1E0;
-func_800BE410 = 0x800BE410;
-func_800BE680 = 0x800BE680;
-func_800BE738 = 0x800BE738;
-func_800BE748 = 0x800BE748;
-func_800BE778 = 0x800BE778;
-func_800BE7A8 = 0x800BE7A8;
-func_800BE804 = 0x800BE804;
-func_800BE80C = 0x800BE80C;
-func_800BE8B8 = 0x800BE8B8;
-func_800BEFE8 = 0x800BEFE8;
-func_800BF020 = 0x800BF020;
-func_800BF1FC = 0x800BF1FC;
-func_800BF2DC = 0x800BF2DC;
-func_800BF2E4 = 0x800BF2E4;
-func_800BF390 = 0x800BF390;
-func_800BF814 = 0x800BF814;
-func_800BF980 = 0x800BF980;
-func_800BF9E0 = 0x800BF9E0;
-func_800BFA2C = 0x800BFA2C;
-func_800BFA78 = 0x800BFA78;
-func_800BFAAC = 0x800BFAAC;
-func_800BFC38 = 0x800BFC38;
-func_800BFEA0 = 0x800BFEA0;
-func_800C007C = 0x800C007C;
-func_800C0100 = 0x800C0100;
-func_800C01D4 = 0x800C01D4;
-func_800C02E4 = 0x800C02E4;
-D_800C0760 = 0x800C0760;
-D_800C07B0 = 0x800C07B0;
-D_800C0BE0 = 0x800C0BE0;
-D_800C0E00 = 0x800C0E00;
-D_800C1720 = 0x800C1720;
-D_800C1730 = 0x800C1730;
-D_800C1770 = 0x800C1770;
-D_800C17B0 = 0x800C17B0;
-D_800C17F0 = 0x800C17F0;
-D_800C17FC = 0x800C17FC;
-D_800C1808 = 0x800C1808;
-D_800C1814 = 0x800C1814;
-D_800C1820 = 0x800C1820;
-D_800C182C = 0x800C182C;
-D_800C1840 = 0x800C1840;
-D_800C18C0 = 0x800C18C0;
-D_800C19C0 = 0x800C19C0;
-D_800C1A08 = 0x800C1A08;
-D_800C1A20 = 0x800C1A20;
-D_800C1B00 = 0x800C1B00;
-D_800C20A0 = 0x800C20A0;
-D_800C20BC = 0x800C20BC;
-D_800C2238 = 0x800C2238;
-D_800C2460 = 0x800C2460;
-D_800C2518 = 0x800C2518;
-D_800C2690 = 0x800C2690;
-D_800C2958 = 0x800C2958;
-D_800C2A70 = 0x800C2A70;
-D_800C2A90 = 0x800C2A90;
-D_800C2E50 = 0x800C2E50;
-D_800C2E6C = 0x800C2E6C;
-D_800C2E88 = 0x800C2E88;
-D_800C2E8C = 0x800C2E8C;
-D_800C2E90 = 0x800C2E90;
-D_800C2E94 = 0x800C2E94;
-D_800C2E98 = 0x800C2E98;
-D_800C2EA4 = 0x800C2EA4;
-D_800C2EAC = 0x800C2EAC;
-D_800C2EB0 = 0x800C2EB0;
-D_800C2EB4 = 0x800C2EB4;
-D_800C2EB8 = 0x800C2EB8;
-D_800C2EBC = 0x800C2EBC;
-D_800C2EC0 = 0x800C2EC0;
-D_800C2EC4 = 0x800C2EC4;
-D_800C2EC8 = 0x800C2EC8;
-D_800C2ED0 = 0x800C2ED0;
-D_800C2ED4 = 0x800C2ED4;
-D_800C2ED8 = 0x800C2ED8;
-D_800C2EDC = 0x800C2EDC;
-D_800C2FA8 = 0x800C2FA8;
-D_800C2FC8 = 0x800C2FC8;
-D_800C2FE0 = 0x800C2FE0;
-D_800C2FE4 = 0x800C2FE4;
-D_800C2FE8 = 0x800C2FE8;
-D_800C2FEC = 0x800C2FEC;
-D_800C2FF0 = 0x800C2FF0;
-D_800C2FF4 = 0x800C2FF4;
-D_800C2FF8 = 0x800C2FF8;
-D_800C3054 = 0x800C3054;
-D_800C3164 = 0x800C3164;
-D_800C316C = 0x800C316C;
-D_800C44F4 = 0x800C44F4;
-D_800C44F8 = 0x800C44F8;
-D_800C44FC = 0x800C44FC;
-D_800C4500 = 0x800C4500;
-D_800C4504 = 0x800C4504;
-D_800C4508 = 0x800C4508;
-D_800C4588 = 0x800C4588;
-D_800C458C = 0x800C458C;
-D_800C460C = 0x800C460C;
-D_800C4640 = 0x800C4640;
-D_800C4650 = 0x800C4650;
-D_800C4660 = 0x800C4660;
-D_800C4670 = 0x800C4670;
-D_800C4680 = 0x800C4680;
-D_800C4690 = 0x800C4690;
-D_800C46A0 = 0x800C46A0;
-D_800C46B0 = 0x800C46B0;
-D_800C46C0 = 0x800C46C0;
-D_800C46D0 = 0x800C46D0;
-D_800C46E0 = 0x800C46E0;
-D_800C46F0 = 0x800C46F0;
-D_800C4700 = 0x800C4700;
-D_800C4710 = 0x800C4710;
-D_800C4720 = 0x800C4720;
-D_800C4730 = 0x800C4730;
-D_800C4748 = 0x800C4748;
-D_800C4758 = 0x800C4758;
-D_800C4768 = 0x800C4768;
-D_800C4778 = 0x800C4778;
-D_800C4788 = 0x800C4788;
-D_800C4798 = 0x800C4798;
-D_800C47A8 = 0x800C47A8;
-D_800C47B8 = 0x800C47B8;
-D_800C47C8 = 0x800C47C8;
-D_800C47D8 = 0x800C47D8;
-D_800C47E8 = 0x800C47E8;
-D_800C47F8 = 0x800C47F8;
-D_800C4828 = 0x800C4828;
-D_800C4D9C = 0x800C4D9C;
-D_800C4DA0 = 0x800C4DA0;
-D_800C4DA4 = 0x800C4DA4;
-D_800C4DA8 = 0x800C4DA8;
-D_800C4DAC = 0x800C4DAC;
-D_800C4DB0 = 0x800C4DB0;
-D_800C4DB4 = 0x800C4DB4;
-D_800C4DC0 = 0x800C4DC0;
-D_800C4DC4 = 0x800C4DC4;
-D_800C4DC8 = 0x800C4DC8;
-D_800C4DCC = 0x800C4DCC;
-D_800C4DD0 = 0x800C4DD0;
-D_800C4DD4 = 0x800C4DD4;
-D_800C4DD8 = 0x800C4DD8;
-D_800C4DDC = 0x800C4DDC;
-D_800C4DE0 = 0x800C4DE0;
-D_800C4DE4 = 0x800C4DE4;
-D_800C4DE8 = 0x800C4DE8;
-D_800C4DF0 = 0x800C4DF0;
-D_800C4E00 = 0x800C4E00;
-D_800C4E50 = 0x800C4E50;
-D_800C4EA0 = 0x800C4EA0;
-D_800C4EF0 = 0x800C4EF0;
-D_800C4EF4 = 0x800C4EF4;
-D_800C4EF8 = 0x800C4EF8;
-D_800C4EFC = 0x800C4EFC;
-D_800C4F00 = 0x800C4F00;
-D_800C4F04 = 0x800C4F04;
-D_800C4F08 = 0x800C4F08;
-D_800C4F10 = 0x800C4F10;
-D_800C4F14 = 0x800C4F14;
-D_800C4F18 = 0x800C4F18;
-D_800C4F1C = 0x800C4F1C;
-D_800C4F20 = 0x800C4F20;
-D_800C4F24 = 0x800C4F24;
-D_800C4F28 = 0x800C4F28;
-D_800C4F2C = 0x800C4F2C;
-D_800C4F30 = 0x800C4F30;
-D_800C4F34 = 0x800C4F34;
-D_800C4F38 = 0x800C4F38;
-D_800C4F3C = 0x800C4F3C;
-D_800C4F40 = 0x800C4F40;
-D_800C4F50 = 0x800C4F50;
-D_800C4F74 = 0x800C4F74;
-D_800C4FA0 = 0x800C4FA0;
-D_800C4FB0 = 0x800C4FB0;
-D_800C4FC0 = 0x800C4FC0;
-D_800C4FC8 = 0x800C4FC8;
-D_800C4FCC = 0x800C4FCC;
-D_800C4FD0 = 0x800C4FD0;
-D_800C4FD4 = 0x800C4FD4;
-D_800C4FE0 = 0x800C4FE0;
-D_800C5000 = 0x800C5000;
-D_800C5030 = 0x800C5030;
-D_800C5060 = 0x800C5060;
-D_800C5064 = 0x800C5064;
-D_800C5068 = 0x800C5068;
-D_800C5070 = 0x800C5070;
-D_800C5080 = 0x800C5080;
-D_800C5090 = 0x800C5090;
-D_800C50A4 = 0x800C50A4;
-D_800C6630 = 0x800C6630;
-D_800C663C = 0x800C663C;
-D_800C666C = 0x800C666C;
-D_800C667C = 0x800C667C;
-D_800C668C = 0x800C668C;
-D_800C669C = 0x800C669C;
-D_800C66CC = 0x800C66CC;
-D_800C66DC = 0x800C66DC;
-D_800C66EC = 0x800C66EC;
-D_800C66F0 = 0x800C66F0;
-D_800C6738 = 0x800C6738;
-D_800C6744 = 0x800C6744;
-D_800C6750 = 0x800C6750;
-D_800C6760 = 0x800C6760;
-D_800C676C = 0x800C676C;
-D_800C6778 = 0x800C6778;
-D_800C67A0 = 0x800C67A0;
-D_800C67A4 = 0x800C67A4;
-D_800C67A8 = 0x800C67A8;
-D_800C67AC = 0x800C67AC;
-D_800C67B8 = 0x800C67B8;
-D_800C67BC = 0x800C67BC;
-D_800C67C0 = 0x800C67C0;
-D_800C67C4 = 0x800C67C4;
-D_800C67D0 = 0x800C67D0;
-D_800C67D4 = 0x800C67D4;
-D_800C67DC = 0x800C67DC;
-D_800C67FC = 0x800C67FC;
-D_800C6810 = 0x800C6810;
-D_800C6830 = 0x800C6830;
-D_800C6844 = 0x800C6844;
-D_800C6878 = 0x800C6878;
-D_800C68AC = 0x800C68AC;
-D_800C68CC = 0x800C68CC;
-D_800C68E0 = 0x800C68E0;
-D_800C6900 = 0x800C6900;
-D_800C6914 = 0x800C6914;
-D_800C6934 = 0x800C6934;
-D_800C6943 = 0x800C6943;
-D_800C695C = 0x800C695C;
-D_800C696B = 0x800C696B;
-D_800C6984 = 0x800C6984;
-D_800C6998 = 0x800C6998;
-D_800C69B8 = 0x800C69B8;
-D_800C69CC = 0x800C69CC;
-D_800C69EC = 0x800C69EC;
-D_800C69F4 = 0x800C69F4;
-D_800C69FC = 0x800C69FC;
-D_800C6A04 = 0x800C6A04;
-D_800C6A14 = 0x800C6A14;
-D_800C6A24 = 0x800C6A24;
-D_800C6A30 = 0x800C6A30;
-D_800C6A32 = 0x800C6A32;
-D_800C6AA0 = 0x800C6AA0;
-D_800C6AA4 = 0x800C6AA4;
-D_800C6AA8 = 0x800C6AA8;
-D_800C6AB0 = 0x800C6AB0;
-D_800C6AB4 = 0x800C6AB4;
-D_800C6AC0 = 0x800C6AC0;
-D_800C6AC4 = 0x800C6AC4;
-D_800C6AC8 = 0x800C6AC8;
-D_800C6ACC = 0x800C6ACC;
-D_800C6ADC = 0x800C6ADC;
-D_800C6AE0 = 0x800C6AE0;
-D_800C6AEC = 0x800C6AEC;
-D_800C6B00 = 0x800C6B00;
-D_800C6B30 = 0x800C6B30;
-D_800C6B3C = 0x800C6B3C;
-D_800C6B40 = 0x800C6B40;
-D_800C6B70 = 0x800C6B70;
-D_800C6B80 = 0x800C6B80;
-D_800C6B90 = 0x800C6B90;
-D_800C6BA0 = 0x800C6BA0;
-D_800C6BB0 = 0x800C6BB0;
-D_800C6BC0 = 0x800C6BC0;
-D_800C6BD0 = 0x800C6BD0;
-D_800C6BE0 = 0x800C6BE0;
-D_800C6BF0 = 0x800C6BF0;
-D_800C6BFC = 0x800C6BFC;
-D_800C6C08 = 0x800C6C08;
-D_800C6C14 = 0x800C6C14;
-D_800C6C20 = 0x800C6C20;
-D_800C6C2C = 0x800C6C2C;
-D_800C6C38 = 0x800C6C38;
-D_800C6C44 = 0x800C6C44;
-D_800C6C50 = 0x800C6C50;
-D_800C6C5C = 0x800C6C5C;
-D_800C6C8C = 0x800C6C8C;
-D_800C6CB0 = 0x800C6CB0;
-D_800C6D10 = 0x800C6D10;
-D_800C6D30 = 0x800C6D30;
-D_800C6D38 = 0x800C6D38;
-D_800C6D54 = 0x800C6D54;
-D_800C6D74 = 0x800C6D74;
-D_800C6D94 = 0x800C6D94;
-D_800C6DB0 = 0x800C6DB0;
-D_800C6DB4 = 0x800C6DB4;
-D_800C6DB8 = 0x800C6DB8;
-D_800C6DC0 = 0x800C6DC0;
-D_800C6DC4 = 0x800C6DC4;
-D_800C6DC8 = 0x800C6DC8;
-D_800C6DCC = 0x800C6DCC;
-D_800C6DD0 = 0x800C6DD0;
-D_800C6DD4 = 0x800C6DD4;
-D_800C6DD8 = 0x800C6DD8;
-D_800C6DE4 = 0x800C6DE4;
-D_800C6DF4 = 0x800C6DF4;
-D_800C6E00 = 0x800C6E00;
-D_800C6E08 = 0x800C6E08;
-D_800C6E18 = 0x800C6E18;
-D_800C6E2C = 0x800C6E2C;
-D_800C6E30 = 0x800C6E30;
-D_800C6E34 = 0x800C6E34;
-D_800C6E38 = 0x800C6E38;
-D_800C6E48 = 0x800C6E48;
-D_800C6E4C = 0x800C6E4C;
-D_800C6E58 = 0x800C6E58;
-D_800C6E64 = 0x800C6E64;
-D_800C6E70 = 0x800C6E70;
-D_800C6E7C = 0x800C6E7C;
-D_800C6EC8 = 0x800C6EC8;
-D_800C6ED4 = 0x800C6ED4;
-D_800C6EF4 = 0x800C6EF4;
-D_800C6F20 = 0x800C6F20;
-D_800C6F24 = 0x800C6F24;
-D_800C6F28 = 0x800C6F28;
-D_800C6F2C = 0x800C6F2C;
-D_800C6F3C = 0x800C6F3C;
-
-// fox_load data
-sFillTimer = 0x800C6F50;
-sNoOvl_Logo = 0x800C6F54;
-sOvlending_Ending = 0x800C6FEC;
-sOvlmenu_Title = 0x800C737C;
-sOvlmenu_Option = 0x800C7414;
-sOvlmenu_Map = 0x800C74AC;
-sOvlmenu_GameOver = 0x800C7544;
-sOvli1_Corneria = 0x800C75DC;
-sOvli2_Meteo = 0x800C7674;
-sOvli5_Titania = 0x800C77A4;
-sOvli2_SectorX = 0x800C7B34;
-sOvli4_SectorZ = 0x800C7C64;
-sOvli3_Aquas = 0x800C7CFC;
-sOvli3_Area6 = 0x800C7D94;
-sOvli4_Fortuna = 0x800C7E2C;
-sOvli3_Unk4 = 0x800C7F5C;
-sOvli6_SectorY = 0x800C7FF4;
-sOvli3_Solar = 0x800C808C;
-sOvli3_Zoness = 0x800C8124;
-sOvli1_Venom1 = 0x800C81BC;
-sOvli6_Andross = 0x800C8254;
-sOvli6_Venom2 = 0x800C82EC;
-sOvli2_Setup20 = 0x800C841C;
-sOvli4_Bolse = 0x800C84B4;
-sOvli4_Katina = 0x800C854C;
-sOvli5_Macbeth = 0x800C85E4;
-sOvli1_Training = 0x800C8714;
-sOvli2_Versus = 0x800C87AC;
-sCurrentScene = 0x800C8974;//size:0x98
-
-D_800C8A10 = 0x800C8A10;
-D_800C8A2C = 0x800C8A2C;
-D_800C8A48 = 0x800C8A48;
-D_800C8A64 = 0x800C8A64;
-D_800C8AB8 = 0x800C8AB8;
-D_800C8AD4 = 0x800C8AD4;
-D_800C8AD8 = 0x800C8AD8;
-D_800C8AF4 = 0x800C8AF4;
-D_800C8B10 = 0x800C8B10;
-D_800C8B2C = 0x800C8B2C;
-D_800C8B48 = 0x800C8B48;
-D_800C8B68 = 0x800C8B68;
-D_800C8B84 = 0x800C8B84;
-D_800C8BA0 = 0x800C8BA0;
-D_800C8BBC = 0x800C8BBC;
-D_800C8BD8 = 0x800C8BD8;
-D_800C8CC4 = 0x800C8CC4;
-D_800CC504 = 0x800CC504;
-D_800CC510 = 0x800CC510;
-D_800CC550 = 0x800CC550;
-D_800CC558 = 0x800CC558;
-D_800CC5CC = 0x800CC5CC;
-D_800CC664 = 0x800CC664;
-D_800CC67C = 0x800CC67C;
-D_800CC6A8 = 0x800CC6A8;
-D_800CC6B4 = 0x800CC6B4;
-D_800CC6C8 = 0x800CC6C8;
-D_800CC6E0 = 0x800CC6E0;
-D_800CC704 = 0x800CC704;
-D_800CC728 = 0x800CC728;
-D_800CC748 = 0x800CC748;
-D_800CC784 = 0x800CC784;
-D_800CC7AC = 0x800CC7AC;
-D_800CC7E0 = 0x800CC7E0;
-D_800CC7F0 = 0x800CC7F0;
-D_800CC804 = 0x800CC804;
-D_800CC81C = 0x800CC81C;
-D_800CC838 = 0x800CC838;
-D_800CC860 = 0x800CC860;
-D_800CC86C = 0x800CC86C;
-D_800CC88C = 0x800CC88C;
-D_800CC898 = 0x800CC898;
-D_800CC8A4 = 0x800CC8A4;
-D_800CC8B0 = 0x800CC8B0;
-D_800CC8BC = 0x800CC8BC;
-D_800CC8C8 = 0x800CC8C8;
-D_800CC8D4 = 0x800CC8D4;
-D_800CC8E0 = 0x800CC8E0;
-D_800CC920 = 0x800CC920;
-D_800CC940 = 0x800CC940;
-D_800CC994 = 0x800CC994;
-D_800CC9FC = 0x800CC9FC;
-D_800CCA64 = 0x800CCA64;
-D_800CCAAC = 0x800CCAAC;
-D_800CCAF4 = 0x800CCAF4;
-D_800CCB20 = 0x800CCB20;
-D_800CCB24 = 0x800CCB24;
-D_800CCB30 = 0x800CCB30;
-D_800CCB34 = 0x800CCB34;
-D_800CCB54 = 0x800CCB54;
-D_800CCB64 = 0x800CCB64;
-D_800CCBA4 = 0x800CCBA4;
-D_800CCBB0 = 0x800CCBB0;
-D_800CCBBC = 0x800CCBBC;
-D_800CCBD0 = 0x800CCBD0;
-D_800CCBDC = 0x800CCBDC;
-D_800CD95C = 0x800CD95C;
-D_800CD95F = 0x800CD95F;
-D_800CD974 = 0x800CD974;
-D_800CDC14 = 0x800CDC14;
-D_800CDD34 = 0x800CDD34;
-D_800CDE30 = 0x800CDE30;
-D_800CE06C = 0x800CE06C;
-D_800CE080 = 0x800CE080;
-D_800CE09C = 0x800CE09C;
-D_800CE0C8 = 0x800CE0C8;
-D_800CE0D4 = 0x800CE0D4;
-D_800CE2DC = 0x800CE2DC;
-D_800CE32C = 0x800CE32C;
-D_800CE344 = 0x800CE344;
-D_800CE398 = 0x800CE398;
-D_800CE3EC = 0x800CE3EC;
-D_800CE440 = 0x800CE440;
-D_800CE478 = 0x800CE478;
-D_800CE484 = 0x800CE484;
-D_800CE488 = 0x800CE488;
-D_800CE48C = 0x800CE48C;
-D_800CE490 = 0x800CE490;
-D_800CE4F0 = 0x800CE4F0;
-D_800CE510 = 0x800CE510;
-D_800CE54C = 0x800CE54C;
-D_800CE580 = 0x800CE580;
-D_800CE590 = 0x800CE590;
-D_800CE594 = 0x800CE594;
-D_800CE598 = 0x800CE598;
-D_800CE5A0 = 0x800CE5A0;
-D_800CE5E0 = 0x800CE5E0;
-D_800CE5F8 = 0x800CE5F8;
-D_800CE604 = 0x800CE604;
-D_800CE610 = 0x800CE610;
-D_800CE634 = 0x800CE634;
-D_800CE664 = 0x800CE664;
-D_800CE678 = 0x800CE678;
-D_800CE68C = 0x800CE68C;
-D_800CE69C = 0x800CE69C;
-D_800CE83C = 0x800CE83C;
-D_800CE844 = 0x800CE844;
-D_800CE84C = 0x800CE84C;
-D_800CE854 = 0x800CE854;
-D_800CE85C = 0x800CE85C;
-D_800CE864 = 0x800CE864;
-D_800CE86C = 0x800CE86C;
-D_800CE874 = 0x800CE874;
-D_800CE89C = 0x800CE89C;
-D_800CE8A0 = 0x800CE8A0;
-D_800CE8AC = 0x800CE8AC;
-D_800CE8B8 = 0x800CE8B8;
-D_800CE8C8 = 0x800CE8C8;
-D_800CE8D4 = 0x800CE8D4;
-D_800CE8E0 = 0x800CE8E0;
-D_800CE928 = 0x800CE928;
-D_800CE95C = 0x800CE95C;
-D_800CE9A4 = 0x800CE9A4;
-D_800CE9A8 = 0x800CE9A8;
-D_800CEA28 = 0x800CEA28;
-D_800CEA38 = 0x800CEA38;
-D_800CEA48 = 0x800CEA48;
-D_800CEA4C = 0x800CEA4C;
-D_800CEA50 = 0x800CEA50;
-D_800CEA54 = 0x800CEA54;
-D_800CEA7C = 0x800CEA7C;
-D_800CEA8C = 0x800CEA8C;
-D_800CEABC = 0x800CEABC;
-D_800CEAEC = 0x800CEAEC;
-D_800CEB1C = 0x800CEB1C;
-D_800CEB4C = 0x800CEB4C;
-D_800CEB7C = 0x800CEB7C;
-D_800CEBAC = 0x800CEBAC;
-D_800CEBDC = 0x800CEBDC;
-D_800CEC0C = 0x800CEC0C;
-D_800CEC1C = 0x800CEC1C;
-D_800CEC2C = 0x800CEC2C;
-D_800CEC3C = 0x800CEC3C;
-D_800CEC4C = 0x800CEC4C;
-D_800CEC5C = 0x800CEC5C;
-D_800CEC6C = 0x800CEC6C;
-D_800CEC7C = 0x800CEC7C;
-D_800CEC8C = 0x800CEC8C;
-D_800CEC9C = 0x800CEC9C;
-D_800CECB0 = 0x800CECB0;
-D_800CECC4 = 0x800CECC4;
-D_800CECD4 = 0x800CECD4;
-D_800CECE4 = 0x800CECE4;
-D_800CECF4 = 0x800CECF4;
-D_800CED04 = 0x800CED04;
-D_800CED14 = 0x800CED14;
-D_800CED24 = 0x800CED24;
-D_800CED34 = 0x800CED34;
-D_800CED38 = 0x800CED38;
-D_800CED3C = 0x800CED3C;
-D_800CED4C = 0x800CED4C;
-D_800CED5C = 0x800CED5C;
-D_800CEE3C = 0x800CEE3C;
-D_800CEE58 = 0x800CEE58;
-D_800CEE5C = 0x800CEE5C;
-D_800CEE60 = 0x800CEE60;
-D_800CEE6C = 0x800CEE6C;
-D_800CEE90 = 0x800CEE90;
-D_800CEEB4 = 0x800CEEB4;
-D_800CF070 = 0x800CF070;
-D_800CF098 = 0x800CF098;
-D_800CF0A4 = 0x800CF0A4;
-D_800CF0D4 = 0x800CF0D4;
-D_800CF110 = 0x800CF110;
-D_800CF160 = 0x800CF160;
-D_800CF16C = 0x800CF16C;
-D_800CF178 = 0x800CF178;
-D_800CF1A0 = 0x800CF1A0;
-D_800CF1C8 = 0x800CF1C8;
-D_800CF1E6 = 0x800CF1E6;
-D_800CF1F4 = 0x800CF1F4;
-D_800CF220 = 0x800CF220;
-D_800CF248 = 0x800CF248;
-D_800CF2E8 = 0x800CF2E8;
-D_800CF310 = 0x800CF310;
-D_800CF388 = 0x800CF388;
-D_800CF38C = 0x800CF38C;
-D_800CF3B4 = 0x800CF3B4;
-D_800CF440 = 0x800CF440;
-D_800CF560 = 0x800CF560;
-D_800CF570 = 0x800CF570;
-D_800CF574 = 0x800CF574;
-D_800CF584 = 0x800CF584;
-D_800CF594 = 0x800CF594;
-D_800CF5A4 = 0x800CF5A4;
-D_800CF5B4 = 0x800CF5B4;
-D_800CF608 = 0x800CF608;
-D_800CF60C = 0x800CF60C;
-D_800CF610 = 0x800CF610;
-D_800CF614 = 0x800CF614;
-D_800CF620 = 0x800CF620;
-D_800CF6E0 = 0x800CF6E0;
-D_800CF764 = 0x800CF764;
-D_800CF7B4 = 0x800CF7B4;
-D_800CF838 = 0x800CF838;
-D_800CF9A0 = 0x800CF9A0;
-D_800CFC50 = 0x800CFC50;
-D_800CFC54 = 0x800CFC54;
-D_800CFC58 = 0x800CFC58;
-D_800CFC5C = 0x800CFC5C;
-D_800CFC60 = 0x800CFC60;
-D_800CFC64 = 0x800CFC64;
-D_800CFC68 = 0x800CFC68;
-D_800CFC6C = 0x800CFC6C;
-D_800CFC80 = 0x800CFC80;
-D_800CFC8C = 0x800CFC8C;
-D_800CFC98 = 0x800CFC98;
-D_800CFCEC = 0x800CFCEC;
-D_800CFD00 = 0x800CFD00;
-D_800CFD40 = 0x800CFD40;
-D_800CFD88 = 0x800CFD88;
-D_800CFDB8 = 0x800CFDB8;
-D_800CFDE8 = 0x800CFDE8;
-D_800CFDF4 = 0x800CFDF4;
-D_800CFE04 = 0x800CFE04;
-D_800CFE14 = 0x800CFE14;
-D_800CFE24 = 0x800CFE24;
-D_800CFE54 = 0x800CFE54;
-D_800CFE64 = 0x800CFE64;
-D_800CFE7C = 0x800CFE7C;
-D_800CFE80 = 0x800CFE80;
-D_800CFE81 = 0x800CFE81;
-D_800CFE82 = 0x800CFE82;
-D_800CFE83 = 0x800CFE83;
-D_800CFE85 = 0x800CFE85;
-D_800CFE87 = 0x800CFE87;
-D_800CFE88 = 0x800CFE88;
-D_800CFE89 = 0x800CFE89;
-D_800CFE8B = 0x800CFE8B;
-D_800CFE8C = 0x800CFE8C;
-D_800CFE8D = 0x800CFE8D;
-D_800CFE8E = 0x800CFE8E;
-D_800CFE90 = 0x800CFE90;
-D_800CFE91 = 0x800CFE91;
-D_800CFE92 = 0x800CFE92;
-D_800CFE9E = 0x800CFE9E;
-D_800CFEB0 = 0x800CFEB0;
-D_800CFEF8 = 0x800CFEF8;
-D_800CFF40 = 0x800CFF40;
-D_800CFF88 = 0x800CFF88;
-D_800CFFD0 = 0x800CFFD0;
-D_800D00A8 = 0x800D00A8;
-D_800D00C8 = 0x800D00C8;
-D_800D00F0 = 0x800D00F0;
-D_800D0138 = 0x800D0138;
-D_800D01C8 = 0x800D01C8;
-D_800D0210 = 0x800D0210;
-D_800D0258 = 0x800D0258;
-D_800D02A0 = 0x800D02A0;
-D_800D0378 = 0x800D0378;
-D_800D03C0 = 0x800D03C0;
-D_800D0408 = 0x800D0408;
-D_800D0450 = 0x800D0450;
-D_800D0498 = 0x800D0498;
-D_800D0528 = 0x800D0528;
-D_800D0648 = 0x800D0648;
-D_800D06D8 = 0x800D06D8;
-D_800D0720 = 0x800D0720;
-D_800D07B0 = 0x800D07B0;
-D_800D07F8 = 0x800D07F8;
-D_800D0840 = 0x800D0840;
-D_800D08D0 = 0x800D08D0;
-D_800D0918 = 0x800D0918;
-D_800D09F0 = 0x800D09F0;
-D_800D0A38 = 0x800D0A38;
-D_800D0A80 = 0x800D0A80;
-D_800D0AC8 = 0x800D0AC8;
-D_800D0B10 = 0x800D0B10;
-D_800D0B58 = 0x800D0B58;
-D_800D0BA0 = 0x800D0BA0;
-D_800D0BE8 = 0x800D0BE8;
-D_800D0C30 = 0x800D0C30;
-D_800D0C78 = 0x800D0C78;
-D_800D0CC0 = 0x800D0CC0;
-D_800D0D50 = 0x800D0D50;
-D_800D0E28 = 0x800D0E28;
-D_800D0EB8 = 0x800D0EB8;
-D_800D0F90 = 0x800D0F90;
-D_800D0FD8 = 0x800D0FD8;
-D_800D1020 = 0x800D1020;
-D_800D10B0 = 0x800D10B0;
-D_800D1140 = 0x800D1140;
-D_800D11D0 = 0x800D11D0;
-D_800D1338 = 0x800D1338;
-D_800D1380 = 0x800D1380;
-D_800D1410 = 0x800D1410;
-D_800D14A0 = 0x800D14A0;
-D_800D1578 = 0x800D1578;
-D_800D1770 = 0x800D1770;
-D_800D1774 = 0x800D1774;
-D_800D1778 = 0x800D1778;
-D_800D1780 = 0x800D1780;
-D_800D1790 = 0x800D1790;
-D_800D1794 = 0x800D1794;
-D_800D1798 = 0x800D1798;
-D_800D179C = 0x800D179C;
-D_800D17A0 = 0x800D17A0;
-D_800D17A4 = 0x800D17A4;
-D_800D17B0 = 0x800D17B0;
-D_800D17BC = 0x800D17BC;
-D_800D17C8 = 0x800D17C8;
-D_800D17D8 = 0x800D17D8;
-D_800D17E8 = 0x800D17E8;
-D_800D17F8 = 0x800D17F8;
-D_800D1820 = 0x800D1820;
-D_800D1848 = 0x800D1848;
-D_800D1870 = 0x800D1870;
-D_800D1880 = 0x800D1880;
-D_800D1890 = 0x800D1890;
-D_800D18A0 = 0x800D18A0;
-D_800D18B0 = 0x800D18B0;
-D_800D18C0 = 0x800D18C0;
-D_800D18D0 = 0x800D18D0;
-D_800D18E0 = 0x800D18E0;
-D_800D18F0 = 0x800D18F0;
-D_800D18FC = 0x800D18FC;
-D_800D190C = 0x800D190C;
-D_800D191C = 0x800D191C;
-D_800D192C = 0x800D192C;
-D_800D193C = 0x800D193C;
-D_800D194C = 0x800D194C;
-D_800D195C = 0x800D195C;
-D_800D196C = 0x800D196C;
-D_800D1980 = 0x800D1980;
-D_800D1990 = 0x800D1990;
-D_800D19A4 = 0x800D19A4;
-D_800D19B8 = 0x800D19B8;
-D_800D19C8 = 0x800D19C8;
-D_800D19D8 = 0x800D19D8;
-D_800D19E8 = 0x800D19E8;
-sBombCounterState = 0x800D19F8;
-D_800D1A10 = 0x800D1A10;
-D_800D1DA0 = 0x800D1DA0;
-D_800D1DD0 = 0x800D1DD0;
-D_800D1DF8 = 0x800D1DF8;
-D_800D1E28 = 0x800D1E28;
-D_800D1E64 = 0x800D1E64;
-D_800D1EA8 = 0x800D1EA8;
-D_800D1EE4 = 0x800D1EE4;
-D_800D1F2C = 0x800D1F2C;
-D_800D1F70 = 0x800D1F70;
-D_800D1FC8 = 0x800D1FC8;
-D_800D1FDC = 0x800D1FDC;
-D_800D2014 = 0x800D2014;
-D_800D2040 = 0x800D2040;
-D_800D2094 = 0x800D2094;
-D_800D20B0 = 0x800D20B0;
-D_800D20E8 = 0x800D20E8;
-D_800D2100 = 0x800D2100;
-D_800D2150 = 0x800D2150;
-D_800D2164 = 0x800D2164;
-D_800D21B8 = 0x800D21B8;
-D_800D21CC = 0x800D21CC;
-D_800D2214 = 0x800D2214;
-D_800D2228 = 0x800D2228;
-D_800D2268 = 0x800D2268;
-D_800D227C = 0x800D227C;
-D_800D22C0 = 0x800D22C0;
-D_800D22E8 = 0x800D22E8;
-D_800D2314 = 0x800D2314;
-D_800D2328 = 0x800D2328;
-D_800D2378 = 0x800D2378;
-D_800D238C = 0x800D238C;
-D_800D23D8 = 0x800D23D8;
-D_800D23F0 = 0x800D23F0;
-D_800D2440 = 0x800D2440;
-D_800D245C = 0x800D245C;
-D_800D2470 = 0x800D2470;
-D_800D249C = 0x800D249C;
-D_800D24CC = 0x800D24CC;
-D_800D24F8 = 0x800D24F8;
-D_800D2524 = 0x800D2524;
-D_800D2554 = 0x800D2554;
-D_800D2580 = 0x800D2580;
-D_800D259C = 0x800D259C;
-D_800D25CC = 0x800D25CC;
-D_800D25E4 = 0x800D25E4;
-D_800D2610 = 0x800D2610;
-D_800D2620 = 0x800D2620;
-D_800D2648 = 0x800D2648;
-D_800D2678 = 0x800D2678;
-D_800D2690 = 0x800D2690;
-D_800D26C0 = 0x800D26C0;
-D_800D26EC = 0x800D26EC;
-D_800D271C = 0x800D271C;
-D_800D274C = 0x800D274C;
-D_800D277C = 0x800D277C;
-D_800D27A4 = 0x800D27A4;
-D_800D27D0 = 0x800D27D0;
-D_800D27F8 = 0x800D27F8;
-D_800D2828 = 0x800D2828;
-D_800D2848 = 0x800D2848;
-D_800D2858 = 0x800D2858;
-D_800D2870 = 0x800D2870;
-D_800D28A0 = 0x800D28A0;
-D_800D28B4 = 0x800D28B4;
-D_800D28E0 = 0x800D28E0;
-D_800D2908 = 0x800D2908;
-D_800D2938 = 0x800D2938;
-D_800D2954 = 0x800D2954;
-D_800D2984 = 0x800D2984;
-D_800D29B0 = 0x800D29B0;
-D_800D29C8 = 0x800D29C8;
-D_800D29DC = 0x800D29DC;
-D_800D2A08 = 0x800D2A08;
-D_800D2A38 = 0x800D2A38;
-D_800D2A68 = 0x800D2A68;
-D_800D2A7C = 0x800D2A7C;
-D_800D2A94 = 0x800D2A94;
-D_800D2AA4 = 0x800D2AA4;
-D_800D2AC0 = 0x800D2AC0;
-D_800D2AD8 = 0x800D2AD8;
-D_800D2AF4 = 0x800D2AF4;
-D_800D2B20 = 0x800D2B20;
-D_800D2B48 = 0x800D2B48;
-D_800D2B74 = 0x800D2B74;
-D_800D2B90 = 0x800D2B90;
-D_800D2BB4 = 0x800D2BB4;
-D_800D2BD8 = 0x800D2BD8;
-D_800D2C08 = 0x800D2C08;
-D_800D2C38 = 0x800D2C38;
-D_800D2C68 = 0x800D2C68;
-D_800D2C98 = 0x800D2C98;
-D_800D2CC4 = 0x800D2CC4;
-D_800D2CF4 = 0x800D2CF4;
-D_800D2D18 = 0x800D2D18;
-D_800D2D30 = 0x800D2D30;
-D_800D2D48 = 0x800D2D48;
-D_800D2D70 = 0x800D2D70;
-D_800D2D94 = 0x800D2D94;
-D_800D2DC0 = 0x800D2DC0;
-D_800D2DDC = 0x800D2DDC;
-D_800D2E08 = 0x800D2E08;
-D_800D2E38 = 0x800D2E38;
-D_800D2E4C = 0x800D2E4C;
-D_800D2E74 = 0x800D2E74;
-D_800D2E9C = 0x800D2E9C;
-D_800D2EC8 = 0x800D2EC8;
-D_800D2EF4 = 0x800D2EF4;
-D_800D2F18 = 0x800D2F18;
-D_800D2F48 = 0x800D2F48;
-D_800D2F78 = 0x800D2F78;
-D_800D2FA4 = 0x800D2FA4;
-D_800D2FBC = 0x800D2FBC;
-D_800D2FD8 = 0x800D2FD8;
-D_800D2FFC = 0x800D2FFC;
-D_800D3020 = 0x800D3020;
-D_800D303C = 0x800D303C;
-D_800D306C = 0x800D306C;
-D_800D309C = 0x800D309C;
-D_800D30B8 = 0x800D30B8;
-D_800D30E4 = 0x800D30E4;
-D_800D3104 = 0x800D3104;
-D_800D3130 = 0x800D3130;
-D_800D3154 = 0x800D3154;
-D_800D3168 = 0x800D3168;
-D_800D3190 = 0x800D3190;
-D_800D31B8 = 0x800D31B8;
-D_800D31E4 = 0x800D31E4;
-D_800D31F4 = 0x800D31F4;
-D_800D3210 = 0x800D3210;
-D_800D3224 = 0x800D3224;
-D_800D3250 = 0x800D3250;
-D_800D3268 = 0x800D3268;
-D_800D3294 = 0x800D3294;
-D_800D32C4 = 0x800D32C4;
-D_800D32F4 = 0x800D32F4;
-D_800D3308 = 0x800D3308;
-D_800D3338 = 0x800D3338;
-D_800D3368 = 0x800D3368;
-D_800D3398 = 0x800D3398;
-D_800D33C8 = 0x800D33C8;
-D_800D33EC = 0x800D33EC;
-D_800D341C = 0x800D341C;
-D_800D3440 = 0x800D3440;
-D_800D3464 = 0x800D3464;
-D_800D3490 = 0x800D3490;
-D_800D34C0 = 0x800D34C0;
-D_800D34EC = 0x800D34EC;
-D_800D3518 = 0x800D3518;
-D_800D3548 = 0x800D3548;
-D_800D3564 = 0x800D3564;
-D_800D3594 = 0x800D3594;
-D_800D35B8 = 0x800D35B8;
-D_800D35DC = 0x800D35DC;
-D_800D35F0 = 0x800D35F0;
-D_800D3614 = 0x800D3614;
-D_800D3644 = 0x800D3644;
-D_800D365C = 0x800D365C;
-D_800D3688 = 0x800D3688;
-D_800D36A0 = 0x800D36A0;
-D_800D36C8 = 0x800D36C8;
-D_800D36F8 = 0x800D36F8;
-D_800D3724 = 0x800D3724;
-D_800D3740 = 0x800D3740;
-D_800D3770 = 0x800D3770;
-D_800D37A0 = 0x800D37A0;
-D_800D37BC = 0x800D37BC;
-D_800D37EC = 0x800D37EC;
-D_800D381C = 0x800D381C;
-D_800D3844 = 0x800D3844;
-D_800D3874 = 0x800D3874;
-D_800D38A4 = 0x800D38A4;
-D_800D38CC = 0x800D38CC;
-D_800D38F0 = 0x800D38F0;
-D_800D3920 = 0x800D3920;
-D_800D393C = 0x800D393C;
-D_800D396C = 0x800D396C;
-D_800D3984 = 0x800D3984;
-D_800D39A0 = 0x800D39A0;
-D_800D39C4 = 0x800D39C4;
-D_800D39DC = 0x800D39DC;
-D_800D3A00 = 0x800D3A00;
-D_800D3A24 = 0x800D3A24;
-D_800D3A3C = 0x800D3A3C;
-D_800D3A50 = 0x800D3A50;
-D_800D3A78 = 0x800D3A78;
-D_800D3AA8 = 0x800D3AA8;
-D_800D3AD0 = 0x800D3AD0;
-D_800D3AF8 = 0x800D3AF8;
-D_800D3B28 = 0x800D3B28;
-D_800D3B44 = 0x800D3B44;
-D_800D3B74 = 0x800D3B74;
-D_800D3BA4 = 0x800D3BA4;
-D_800D3BD4 = 0x800D3BD4;
-D_800D3C04 = 0x800D3C04;
-D_800D3C20 = 0x800D3C20;
-D_800D3C48 = 0x800D3C48;
-D_800D3C64 = 0x800D3C64;
-D_800D3C90 = 0x800D3C90;
-D_800D3CB4 = 0x800D3CB4;
-D_800D3CC8 = 0x800D3CC8;
-D_800D3CEC = 0x800D3CEC;
-D_800D3D1C = 0x800D3D1C;
-D_800D3D4C = 0x800D3D4C;
-D_800D3D60 = 0x800D3D60;
-D_800D3D90 = 0x800D3D90;
-D_800D3DA8 = 0x800D3DA8;
-D_800D3DD4 = 0x800D3DD4;
-D_800D3DEC = 0x800D3DEC;
-D_800D3E1C = 0x800D3E1C;
-D_800D3E48 = 0x800D3E48;
-D_800D3E60 = 0x800D3E60;
-D_800D3E70 = 0x800D3E70;
-D_800D3E94 = 0x800D3E94;
-D_800D3EC0 = 0x800D3EC0;
-D_800D3EF0 = 0x800D3EF0;
-D_800D3F04 = 0x800D3F04;
-D_800D3F34 = 0x800D3F34;
-D_800D3F64 = 0x800D3F64;
-D_800D3F8C = 0x800D3F8C;
-D_800D3FBC = 0x800D3FBC;
-D_800D3FEC = 0x800D3FEC;
-D_800D4014 = 0x800D4014;
-D_800D4040 = 0x800D4040;
-D_800D4070 = 0x800D4070;
-D_800D4088 = 0x800D4088;
-D_800D409C = 0x800D409C;
-D_800D40CC = 0x800D40CC;
-D_800D40EC = 0x800D40EC;
-D_800D4118 = 0x800D4118;
-D_800D4134 = 0x800D4134;
-D_800D4164 = 0x800D4164;
-D_800D4194 = 0x800D4194;
-D_800D41C0 = 0x800D41C0;
-D_800D41E4 = 0x800D41E4;
-D_800D4208 = 0x800D4208;
-D_800D422C = 0x800D422C;
-D_800D4254 = 0x800D4254;
-D_800D4268 = 0x800D4268;
-D_800D4298 = 0x800D4298;
-D_800D42C0 = 0x800D42C0;
-D_800D42DC = 0x800D42DC;
-D_800D4308 = 0x800D4308;
-D_800D431C = 0x800D431C;
-D_800D4334 = 0x800D4334;
-D_800D4360 = 0x800D4360;
-D_800D4390 = 0x800D4390;
-D_800D43BC = 0x800D43BC;
-D_800D43E8 = 0x800D43E8;
-D_800D440C = 0x800D440C;
-D_800D443C = 0x800D443C;
-D_800D446C = 0x800D446C;
-D_800D4498 = 0x800D4498;
-D_800D44C0 = 0x800D44C0;
-D_800D44D8 = 0x800D44D8;
-D_800D4508 = 0x800D4508;
-D_800D4530 = 0x800D4530;
-D_800D4560 = 0x800D4560;
-D_800D4588 = 0x800D4588;
-D_800D45B0 = 0x800D45B0;
-D_800D45CC = 0x800D45CC;
-D_800D45F8 = 0x800D45F8;
-D_800D4620 = 0x800D4620;
-D_800D4630 = 0x800D4630;
-D_800D4660 = 0x800D4660;
-D_800D468C = 0x800D468C;
-D_800D46BC = 0x800D46BC;
-D_800D46EC = 0x800D46EC;
-D_800D4718 = 0x800D4718;
-D_800D4738 = 0x800D4738;
-D_800D4750 = 0x800D4750;
-D_800D4768 = 0x800D4768;
-D_800D4798 = 0x800D4798;
-D_800D47C4 = 0x800D47C4;
-D_800D47D8 = 0x800D47D8;
-D_800D4808 = 0x800D4808;
-D_800D481C = 0x800D481C;
-D_800D4834 = 0x800D4834;
-D_800D484C = 0x800D484C;
-D_800D4878 = 0x800D4878;
-D_800D489C = 0x800D489C;
-D_800D48B0 = 0x800D48B0;
-D_800D48C4 = 0x800D48C4;
-D_800D48D8 = 0x800D48D8;
-D_800D4908 = 0x800D4908;
-D_800D4938 = 0x800D4938;
-D_800D4964 = 0x800D4964;
-D_800D4994 = 0x800D4994;
-D_800D49C0 = 0x800D49C0;
-D_800D49E0 = 0x800D49E0;
-D_800D4A10 = 0x800D4A10;
-D_800D4A40 = 0x800D4A40;
-D_800D4A70 = 0x800D4A70;
-D_800D4A9C = 0x800D4A9C;
-D_800D4ACC = 0x800D4ACC;
-D_800D4AF8 = 0x800D4AF8;
-D_800D4B20 = 0x800D4B20;
-D_800D4B4C = 0x800D4B4C;
-D_800D4B70 = 0x800D4B70;
-D_800D4B9C = 0x800D4B9C;
-D_800D4BC8 = 0x800D4BC8;
-D_800D4BF4 = 0x800D4BF4;
-D_800D4C24 = 0x800D4C24;
-D_800D4C40 = 0x800D4C40;
-D_800D4C6C = 0x800D4C6C;
-D_800D4C98 = 0x800D4C98;
-D_800D4CB0 = 0x800D4CB0;
-D_800D4CC4 = 0x800D4CC4;
-D_800D4CD8 = 0x800D4CD8;
-D_800D4CF4 = 0x800D4CF4;
-D_800D4D08 = 0x800D4D08;
-D_800D4D1C = 0x800D4D1C;
-D_800D4D30 = 0x800D4D30;
-D_800D4D44 = 0x800D4D44;
-D_800D4D74 = 0x800D4D74;
-D_800D4DA0 = 0x800D4DA0;
-D_800D4DD0 = 0x800D4DD0;
-D_800D4DF8 = 0x800D4DF8;
-D_800D4E28 = 0x800D4E28;
-D_800D4E58 = 0x800D4E58;
-D_800D4E80 = 0x800D4E80;
-D_800D4EB0 = 0x800D4EB0;
-D_800D4ED4 = 0x800D4ED4;
-D_800D4F04 = 0x800D4F04;
-D_800D4F34 = 0x800D4F34;
-D_800D4F60 = 0x800D4F60;
-D_800D4F90 = 0x800D4F90;
-D_800D4FC0 = 0x800D4FC0;
-D_800D4FE8 = 0x800D4FE8;
-D_800D5014 = 0x800D5014;
-D_800D5040 = 0x800D5040;
-D_800D5070 = 0x800D5070;
-D_800D50A0 = 0x800D50A0;
-D_800D50D0 = 0x800D50D0;
-D_800D50FC = 0x800D50FC;
-D_800D5124 = 0x800D5124;
-D_800D5140 = 0x800D5140;
-D_800D5150 = 0x800D5150;
-D_800D517C = 0x800D517C;
-D_800D51AC = 0x800D51AC;
-D_800D51D8 = 0x800D51D8;
-D_800D5208 = 0x800D5208;
-D_800D5234 = 0x800D5234;
-D_800D5260 = 0x800D5260;
-D_800D5290 = 0x800D5290;
-D_800D52B4 = 0x800D52B4;
-D_800D52DC = 0x800D52DC;
-D_800D52F0 = 0x800D52F0;
-D_800D5320 = 0x800D5320;
-D_800D5348 = 0x800D5348;
-D_800D5360 = 0x800D5360;
-D_800D538C = 0x800D538C;
-D_800D53B0 = 0x800D53B0;
-D_800D53DC = 0x800D53DC;
-D_800D5408 = 0x800D5408;
-D_800D5434 = 0x800D5434;
-D_800D5460 = 0x800D5460;
-D_800D5484 = 0x800D5484;
-D_800D54B0 = 0x800D54B0;
-D_800D54D8 = 0x800D54D8;
-D_800D5500 = 0x800D5500;
-D_800D5520 = 0x800D5520;
-D_800D554C = 0x800D554C;
-D_800D5570 = 0x800D5570;
-D_800D5580 = 0x800D5580;
-D_800D55B0 = 0x800D55B0;
-D_800D55DC = 0x800D55DC;
-D_800D5608 = 0x800D5608;
-D_800D5630 = 0x800D5630;
-D_800D5640 = 0x800D5640;
-D_800D5668 = 0x800D5668;
-D_800D5698 = 0x800D5698;
-D_800D56BC = 0x800D56BC;
-D_800D56EC = 0x800D56EC;
-D_800D5718 = 0x800D5718;
-D_800D5734 = 0x800D5734;
-D_800D5764 = 0x800D5764;
-D_800D5794 = 0x800D5794;
-D_800D57C4 = 0x800D57C4;
-D_800D57F4 = 0x800D57F4;
-D_800D581C = 0x800D581C;
-D_800D5848 = 0x800D5848;
-D_800D586C = 0x800D586C;
-D_800D5898 = 0x800D5898;
-D_800D58BC = 0x800D58BC;
-D_800D58EC = 0x800D58EC;
-D_800D591C = 0x800D591C;
-D_800D594C = 0x800D594C;
-D_800D5978 = 0x800D5978;
-D_800D59A4 = 0x800D59A4;
-D_800D59D4 = 0x800D59D4;
-D_800D59FC = 0x800D59FC;
-D_800D5A28 = 0x800D5A28;
-D_800D5A58 = 0x800D5A58;
-D_800D5A88 = 0x800D5A88;
-D_800D5AA8 = 0x800D5AA8;
-D_800D5AC0 = 0x800D5AC0;
-D_800D5ADC = 0x800D5ADC;
-D_800D5B0C = 0x800D5B0C;
-D_800D5B28 = 0x800D5B28;
-D_800D5B44 = 0x800D5B44;
-D_800D5B74 = 0x800D5B74;
-D_800D5BA4 = 0x800D5BA4;
-D_800D5BD4 = 0x800D5BD4;
-D_800D5C04 = 0x800D5C04;
-D_800D5C34 = 0x800D5C34;
-D_800D5C60 = 0x800D5C60;
-D_800D5C90 = 0x800D5C90;
-D_800D5CBC = 0x800D5CBC;
-D_800D5CDC = 0x800D5CDC;
-D_800D5CF4 = 0x800D5CF4;
-D_800D5D24 = 0x800D5D24;
-D_800D5D50 = 0x800D5D50;
-D_800D5D6C = 0x800D5D6C;
-D_800D5D9C = 0x800D5D9C;
-D_800D5DC4 = 0x800D5DC4;
-D_800D5DF4 = 0x800D5DF4;
-D_800D5E1C = 0x800D5E1C;
-D_800D5E48 = 0x800D5E48;
-D_800D5E6C = 0x800D5E6C;
-D_800D5E84 = 0x800D5E84;
-D_800D5EB0 = 0x800D5EB0;
-D_800D5ED8 = 0x800D5ED8;
-D_800D5F08 = 0x800D5F08;
-D_800D5F20 = 0x800D5F20;
-D_800D5F50 = 0x800D5F50;
-D_800D5F68 = 0x800D5F68;
-D_800D5F7C = 0x800D5F7C;
-D_800D5FAC = 0x800D5FAC;
-D_800D5FD8 = 0x800D5FD8;
-D_800D6004 = 0x800D6004;
-D_800D6034 = 0x800D6034;
-D_800D6048 = 0x800D6048;
-D_800D6078 = 0x800D6078;
-D_800D60A4 = 0x800D60A4;
-D_800D60D0 = 0x800D60D0;
-D_800D6100 = 0x800D6100;
-D_800D6130 = 0x800D6130;
-D_800D6144 = 0x800D6144;
-D_800D615C = 0x800D615C;
-D_800D6174 = 0x800D6174;
-D_800D6198 = 0x800D6198;
-D_800D61B4 = 0x800D61B4;
-D_800D61C8 = 0x800D61C8;
-D_800D61EC = 0x800D61EC;
-D_800D621C = 0x800D621C;
-D_800D624C = 0x800D624C;
-D_800D6278 = 0x800D6278;
-D_800D62A8 = 0x800D62A8;
-D_800D62D8 = 0x800D62D8;
-D_800D6304 = 0x800D6304;
-D_800D6314 = 0x800D6314;
-D_800D6344 = 0x800D6344;
-D_800D635C = 0x800D635C;
-D_800D638C = 0x800D638C;
-D_800D63A4 = 0x800D63A4;
-D_800D63CC = 0x800D63CC;
-D_800D63F4 = 0x800D63F4;
-D_800D6420 = 0x800D6420;
-D_800D6450 = 0x800D6450;
-D_800D6480 = 0x800D6480;
-D_800D6490 = 0x800D6490;
-D_800D64B8 = 0x800D64B8;
-D_800D64E8 = 0x800D64E8;
-D_800D6514 = 0x800D6514;
-D_800D6538 = 0x800D6538;
-D_800D6568 = 0x800D6568;
-D_800D6598 = 0x800D6598;
-D_800D65C4 = 0x800D65C4;
-D_800D65F0 = 0x800D65F0;
-D_800D6608 = 0x800D6608;
-D_800D6638 = 0x800D6638;
-D_800D6668 = 0x800D6668;
-D_800D6694 = 0x800D6694;
-D_800D66C0 = 0x800D66C0;
-D_800D66D8 = 0x800D66D8;
-D_800D66F0 = 0x800D66F0;
-D_800D6708 = 0x800D6708;
-D_800D6738 = 0x800D6738;
-D_800D6750 = 0x800D6750;
-D_800D6778 = 0x800D6778;
-D_800D6790 = 0x800D6790;
-D_800D67BC = 0x800D67BC;
-D_800D67E8 = 0x800D67E8;
-D_800D680C = 0x800D680C;
-D_800D6834 = 0x800D6834;
-D_800D6864 = 0x800D6864;
-D_800D6894 = 0x800D6894;
-D_800D68C4 = 0x800D68C4;
-D_800D68F4 = 0x800D68F4;
-D_800D6924 = 0x800D6924;
-D_800D6948 = 0x800D6948;
-D_800D6970 = 0x800D6970;
-D_800D69A0 = 0x800D69A0;
-D_800D69D0 = 0x800D69D0;
-D_800D6A00 = 0x800D6A00;
-D_800D6A2C = 0x800D6A2C;
-D_800D6A5C = 0x800D6A5C;
-D_800D6A74 = 0x800D6A74;
-D_800D6A9C = 0x800D6A9C;
-D_800D6AC8 = 0x800D6AC8;
-D_800D6AF4 = 0x800D6AF4;
-D_800D6B1C = 0x800D6B1C;
-D_800D6B4C = 0x800D6B4C;
-D_800D6B7C = 0x800D6B7C;
-D_800D6BA8 = 0x800D6BA8;
-D_800D6BD0 = 0x800D6BD0;
-D_800D6BFC = 0x800D6BFC;
-D_800D6C0C = 0x800D6C0C;
-D_800D6C28 = 0x800D6C28;
-D_800D6C58 = 0x800D6C58;
-D_800D6C88 = 0x800D6C88;
-D_800D6CA0 = 0x800D6CA0;
-D_800D6CB0 = 0x800D6CB0;
-D_800D6CCC = 0x800D6CCC;
-D_800D6CE8 = 0x800D6CE8;
-D_800D6CFC = 0x800D6CFC;
-D_800D6D18 = 0x800D6D18;
-D_800D6D34 = 0x800D6D34;
-D_800D6D58 = 0x800D6D58;
-D_800D6D88 = 0x800D6D88;
-D_800D6DB0 = 0x800D6DB0;
-D_800D6DC0 = 0x800D6DC0;
-D_800D6DF0 = 0x800D6DF0;
-D_800D6E18 = 0x800D6E18;
-D_800D6E44 = 0x800D6E44;
-D_800D6E70 = 0x800D6E70;
-D_800D6E9C = 0x800D6E9C;
-D_800D6ECC = 0x800D6ECC;
-D_800D6EFC = 0x800D6EFC;
-D_800D6F28 = 0x800D6F28;
-D_800D6F58 = 0x800D6F58;
-D_800D6F70 = 0x800D6F70;
-D_800D6F84 = 0x800D6F84;
-D_800D6F9C = 0x800D6F9C;
-D_800D6FC4 = 0x800D6FC4;
-D_800D6FE8 = 0x800D6FE8;
-D_800D7018 = 0x800D7018;
-D_800D7048 = 0x800D7048;
-D_800D706C = 0x800D706C;
-D_800D709C = 0x800D709C;
-D_800D70CC = 0x800D70CC;
-D_800D70FC = 0x800D70FC;
-D_800D7110 = 0x800D7110;
-D_800D7140 = 0x800D7140;
-D_800D7170 = 0x800D7170;
-D_800D718C = 0x800D718C;
-D_800D71B8 = 0x800D71B8;
-D_800D71E0 = 0x800D71E0;
-D_800D71FC = 0x800D71FC;
-D_800D7228 = 0x800D7228;
-D_800D7250 = 0x800D7250;
-D_800D7280 = 0x800D7280;
-D_800D72AC = 0x800D72AC;
-D_800D72D4 = 0x800D72D4;
-D_800D7304 = 0x800D7304;
-D_800D732C = 0x800D732C;
-D_800D7344 = 0x800D7344;
-D_800D7374 = 0x800D7374;
-D_800D73A4 = 0x800D73A4;
-D_800D73D0 = 0x800D73D0;
-D_800D7400 = 0x800D7400;
-D_800D7430 = 0x800D7430;
-D_800D7460 = 0x800D7460;
-D_800D748C = 0x800D748C;
-D_800D74BC = 0x800D74BC;
-D_800D74EC = 0x800D74EC;
-D_800D7518 = 0x800D7518;
-D_800D7534 = 0x800D7534;
-D_800D754C = 0x800D754C;
-D_800D757C = 0x800D757C;
-D_800D75A4 = 0x800D75A4;
-D_800D75CC = 0x800D75CC;
-D_800D75F8 = 0x800D75F8;
-D_800D7628 = 0x800D7628;
-D_800D7654 = 0x800D7654;
-D_800D767C = 0x800D767C;
-D_800D76A4 = 0x800D76A4;
-D_800D76C8 = 0x800D76C8;
-D_800D76EC = 0x800D76EC;
-D_800D771C = 0x800D771C;
-D_800D7738 = 0x800D7738;
-D_800D7768 = 0x800D7768;
-D_800D7790 = 0x800D7790;
-D_800D77C0 = 0x800D77C0;
-D_800D77E8 = 0x800D77E8;
-D_800D7814 = 0x800D7814;
-D_800D7828 = 0x800D7828;
-D_800D7858 = 0x800D7858;
-D_800D786C = 0x800D786C;
-D_800D789C = 0x800D789C;
-D_800D78CC = 0x800D78CC;
-D_800D78FC = 0x800D78FC;
-D_800D7918 = 0x800D7918;
-D_800D7940 = 0x800D7940;
-D_800D7970 = 0x800D7970;
-D_800D79A0 = 0x800D79A0;
-D_800D79C8 = 0x800D79C8;
-D_800D79E0 = 0x800D79E0;
-D_800D79F8 = 0x800D79F8;
-D_800D7A10 = 0x800D7A10;
-D_800D7A28 = 0x800D7A28;
-D_800D7A54 = 0x800D7A54;
-D_800D7A70 = 0x800D7A70;
-D_800D7A98 = 0x800D7A98;
-D_800D7AC8 = 0x800D7AC8;
-D_800D7AF8 = 0x800D7AF8;
-D_800D7B28 = 0x800D7B28;
-D_800D7B3C = 0x800D7B3C;
-D_800D7B6C = 0x800D7B6C;
-D_800D7B98 = 0x800D7B98;
-D_800D7BC0 = 0x800D7BC0;
-D_800D7BEC = 0x800D7BEC;
-D_800D7C08 = 0x800D7C08;
-D_800D7C24 = 0x800D7C24;
-D_800D7C50 = 0x800D7C50;
-D_800D7C7C = 0x800D7C7C;
-D_800D7C94 = 0x800D7C94;
-D_800D7CAC = 0x800D7CAC;
-D_800D7CC4 = 0x800D7CC4;
-D_800D7CF0 = 0x800D7CF0;
-D_800D7D1C = 0x800D7D1C;
-D_800D7D48 = 0x800D7D48;
-D_800D7D70 = 0x800D7D70;
-D_800D7DA0 = 0x800D7DA0;
-D_800D7DC8 = 0x800D7DC8;
-D_800D7DE4 = 0x800D7DE4;
-D_800D7E14 = 0x800D7E14;
-D_800D7E40 = 0x800D7E40;
-D_800D7E6C = 0x800D7E6C;
-D_800D7E98 = 0x800D7E98;
-D_800D7EC8 = 0x800D7EC8;
-D_800D7EF8 = 0x800D7EF8;
-D_800D7F28 = 0x800D7F28;
-D_800D7F58 = 0x800D7F58;
-D_800D7F88 = 0x800D7F88;
-D_800D7FB4 = 0x800D7FB4;
-D_800D7FE4 = 0x800D7FE4;
-D_800D8014 = 0x800D8014;
-D_800D8044 = 0x800D8044;
-D_800D8064 = 0x800D8064;
-D_800D808C = 0x800D808C;
-D_800D80BC = 0x800D80BC;
-D_800D80D8 = 0x800D80D8;
-D_800D80E8 = 0x800D80E8;
-D_800D80F8 = 0x800D80F8;
-D_800D810C = 0x800D810C;
-D_800D8138 = 0x800D8138;
-D_800D8164 = 0x800D8164;
-D_800D8194 = 0x800D8194;
-D_800D81A4 = 0x800D81A4;
-D_800D81B4 = 0x800D81B4;
-D_800D81C4 = 0x800D81C4;
-D_800D81F0 = 0x800D81F0;
-D_800D8220 = 0x800D8220;
-D_800D824C = 0x800D824C;
-D_800D8278 = 0x800D8278;
-D_800D82A8 = 0x800D82A8;
-D_800D82D0 = 0x800D82D0;
-D_800D8300 = 0x800D8300;
-D_800D832C = 0x800D832C;
-D_800D8358 = 0x800D8358;
-D_800D8388 = 0x800D8388;
-D_800D83B4 = 0x800D83B4;
-D_800D83E4 = 0x800D83E4;
-D_800D8414 = 0x800D8414;
-D_800D8434 = 0x800D8434;
-D_800D8464 = 0x800D8464;
-D_800D8494 = 0x800D8494;
-D_800D84AC = 0x800D84AC;
-D_800D84D4 = 0x800D84D4;
-D_800D84F8 = 0x800D84F8;
-D_800D8520 = 0x800D8520;
-D_800D8534 = 0x800D8534;
-D_800D8548 = 0x800D8548;
-D_800D855C = 0x800D855C;
-D_800D858C = 0x800D858C;
-D_800D85B4 = 0x800D85B4;
-D_800D85E4 = 0x800D85E4;
-D_800D8614 = 0x800D8614;
-D_800D863C = 0x800D863C;
-D_800D866C = 0x800D866C;
-D_800D8698 = 0x800D8698;
-D_800D86C8 = 0x800D86C8;
-D_800D86F4 = 0x800D86F4;
-D_800D8718 = 0x800D8718;
-D_800D873C = 0x800D873C;
-D_800D8760 = 0x800D8760;
-D_800D8784 = 0x800D8784;
-D_800D87B0 = 0x800D87B0;
-D_800D87C0 = 0x800D87C0;
-D_800D87D4 = 0x800D87D4;
-D_800D87E8 = 0x800D87E8;
-D_800D8814 = 0x800D8814;
-D_800D8844 = 0x800D8844;
-D_800D8860 = 0x800D8860;
-D_800D887C = 0x800D887C;
-D_800D8898 = 0x800D8898;
-D_800D88AC = 0x800D88AC;
-D_800D88C0 = 0x800D88C0;
-D_800D88D4 = 0x800D88D4;
-D_800D88E8 = 0x800D88E8;
-D_800D8910 = 0x800D8910;
-D_800D8930 = 0x800D8930;
-D_800D8954 = 0x800D8954;
-D_800D8978 = 0x800D8978;
-D_800D899C = 0x800D899C;
-D_800D89C4 = 0x800D89C4;
-D_800D89D8 = 0x800D89D8;
-D_800D8A08 = 0x800D8A08;
-D_800D8A38 = 0x800D8A38;
-D_800D8A68 = 0x800D8A68;
-D_800D8A98 = 0x800D8A98;
-D_800D8AC4 = 0x800D8AC4;
-D_800D8AE4 = 0x800D8AE4;
-D_800D8B04 = 0x800D8B04;
-D_800D8B24 = 0x800D8B24;
-D_800D8B50 = 0x800D8B50;
-D_800D8B7C = 0x800D8B7C;
-D_800D8BA8 = 0x800D8BA8;
-D_800D8BD4 = 0x800D8BD4;
-D_800D8C00 = 0x800D8C00;
-D_800D8C30 = 0x800D8C30;
-D_800D8C5C = 0x800D8C5C;
-D_800D8C88 = 0x800D8C88;
-D_800D8CB8 = 0x800D8CB8;
-D_800D8CE8 = 0x800D8CE8;
-D_800D8D18 = 0x800D8D18;
-D_800D8D48 = 0x800D8D48;
-D_800D8D70 = 0x800D8D70;
-D_800D8D8C = 0x800D8D8C;
-D_800D8DA4 = 0x800D8DA4;
-D_800D8DBC = 0x800D8DBC;
-D_800D8DD4 = 0x800D8DD4;
-D_800D8DEC = 0x800D8DEC;
-D_800D8E08 = 0x800D8E08;
-D_800D8E24 = 0x800D8E24;
-D_800D8E40 = 0x800D8E40;
-D_800D8E5C = 0x800D8E5C;
-D_800D8E74 = 0x800D8E74;
-D_800D8E8C = 0x800D8E8C;
-D_800D8EA4 = 0x800D8EA4;
-D_800D8EBC = 0x800D8EBC;
-D_800D8EE8 = 0x800D8EE8;
-D_800D8F14 = 0x800D8F14;
-D_800D8F44 = 0x800D8F44;
-D_800D8F74 = 0x800D8F74;
-D_800D8FA4 = 0x800D8FA4;
-D_800D8FD8 = 0x800D8FD8;
-D_800D9008 = 0x800D9008;
-D_800D9038 = 0x800D9038;
-D_800D9064 = 0x800D9064;
-D_800D9094 = 0x800D9094;
-D_800D90C4 = 0x800D90C4;
-D_800D90F4 = 0x800D90F4;
-D_800D9124 = 0x800D9124;
-D_800D9154 = 0x800D9154;
-D_800D9184 = 0x800D9184;
-D_800D91B0 = 0x800D91B0;
-D_800D91DC = 0x800D91DC;
-D_800D920C = 0x800D920C;
-D_800D923C = 0x800D923C;
-D_800D926C = 0x800D926C;
-D_800D929C = 0x800D929C;
-D_800D92C4 = 0x800D92C4;
-D_800D92EC = 0x800D92EC;
-D_800D9314 = 0x800D9314;
-D_800D9344 = 0x800D9344;
-D_800D9374 = 0x800D9374;
-D_800D93A4 = 0x800D93A4;
-D_800D93D4 = 0x800D93D4;
-D_800D9400 = 0x800D9400;
-D_800D9428 = 0x800D9428;
-D_800D9458 = 0x800D9458;
-D_800D9488 = 0x800D9488;
-gMsgLookup = 0x800D94B4;
-D_800DAD00 = 0x800DAD00;
-D_800DF360 = 0x800DF360;
-D_800E43E0 = 0x800E43E0;
-D_Gfx_800D94D0 = 0x800E4410;
-D_800E4428 = 0x800E4428;
-D_800E4598 = 0x800E4598;
-D_Gfx_800D9688 = 0x800E45C8;
-D_800E45E0 = 0x800E45E0;
-D_800E46A0 = 0x800E46A0;
-D_800E4850 = 0x800E4850;
-D_800E4890 = 0x800E4890;
-D_Tex_800D99F8 = 0x800E4938;
-D_800E5138 = 0x800E5138;
-D_800E5998 = 0x800E5998;
-D_800E5A38 = 0x800E5A38;
-D_800E5A80 = 0x800E5A80;
-D_800E5B20 = 0x800E5B20;
-aCoHighwayShadowDL = 0x800E5B60;
-D_800E5BC0 = 0x800E5BC0;
-D_Tex_800DACB8 = 0x800E5BF8;
-D_Tex_800DB4B8 = 0x800E63F8;
-gTextCharPalettes = 0x800E6960;
-gRcpInitDL = 0x800E69E0;
-gSawtoothWaveSample =0x800E6A50;
-gTriangleWaveSample =0x800E6C50;
-gSineWaveSample =0x800E6E50;
-gSquareWaveSample =0x800E7050;
-gWhiteNoiseSample =0x800E7250;
-gUnkSample =0x800E7450;
-gWaveSamples =0x800E7650; //size:0x18
-gBendPitchOneOctaveFrequencies = 0x800E7670; //size:0x400
-gBendPitchTwoSemitonesFrequencies = 0x800E7A70; //size:0x400
-gPitchFrequencies = 0x800E7E70;
-gDefaultShortNoteVelocityTable = 0x800E8070;
-gDefaultShortNoteGateTimeTable = 0x800E8080;
-gDefaultEnvelope = 0x800E8090;
-gZeroNoteSub = 0x800E80A0;
-gDefaultNoteSub = 0x800E80B0;
-gHaasEffectDelaySizes = 0x800E80C0; //size:0x80
-gD_800DD200 = 0x800E8140; //size:0x80
-gHeadsetPanVolume = 0x800E81C0; //size:0x200
-gStereoPanVolume = 0x800E83C0; //size:0x200
-gDefaultPanVolume = 0x800E85C0; //size:0x200
-
-D_800E87C0 = 0x800E87C0;
-D_800E87D2 = 0x800E87D2;
-D_800E87D8 = 0x800E87D8;
-D_800E87DA = 0x800E87DA;
-D_800E87DB = 0x800E87DB;
-D_800E87EA = 0x800E87EA;
-D_800E87F0 = 0x800E87F0;
-D_800E87F1 = 0x800E87F1;
-D_800E87F2 = 0x800E87F2;
-D_800E87F3 = 0x800E87F3;
-D_800E87F4 = 0x800E87F4;
-D_800E87F8 = 0x800E87F8;
-D_800E87F9 = 0x800E87F9;
-D_800E87FA = 0x800E87FA;
-D_800E87FB = 0x800E87FB;
-D_800E87FC = 0x800E87FC;
-D_800E8800 = 0x800E8800;
-D_800E8802 = 0x800E8802;
-D_800E8803 = 0x800E8803;
-D_800E8804 = 0x800E8804;
-D_800E8806 = 0x800E8806;
-D_800E8808 = 0x800E8808;
-D_800E8809 = 0x800E8809;
-D_800E880A = 0x800E880A;
-D_800E880C = 0x800E880C;
-D_800E880E = 0x800E880E;
-D_800E880F = 0x800E880F;
-D_800E8810 = 0x800E8810;
-D_800E8812 = 0x800E8812;
-D_800E8814 = 0x800E8814;
-D_800E8815 = 0x800E8815;
-D_800E8816 = 0x800E8816;
-D_800E8818 = 0x800E8818;
-D_800E8830 = 0x800E8830;
-D_800E8840 = 0x800E8840;
-D_800E89E0 = 0x800E89E0;
-D_800E99E0 = 0x800E99E0;
-D_800EAB90 = 0x800EAB90;
-D_800EBD40 = 0x800EBD40;
-D_800ECEF0 = 0x800ECEF0;
-D_800ECEF4 = 0x800ECEF4;
-D_800ECEF8 = 0x800ECEF8;
-D_800ECF00 = 0x800ECF00;
-D_800ECF08 = 0x800ECF08;
-D_800ECF10 = 0x800ECF10;
-D_800ECF50 = 0x800ECF50;
-D_800ECF68 = 0x800ECF68;
-D_800ED030 = 0x800ED030;
-D_800ED048 = 0x800ED048;
-D_800ED050 = 0x800ED050;
-D_800ED068 = 0x800ED068;
-D_800ED080 = 0x800ED080;
-D_800ED088 = 0x800ED088;
-D_800ED0A0 = 0x800ED0A0;
-D_800ED120 = 0x800ED120;
-D_800ED138 = 0x800ED138;
-D_800ED178 = 0x800ED178;
-D_800ED190 = 0x800ED190;
-D_800ED198 = 0x800ED198;
-D_800ED1B0 = 0x800ED1B0;
-D_800ED1B8 = 0x800ED1B8;
-D_800ED1D0 = 0x800ED1D0;
-D_800ED1E0 = 0x800ED1E0;
-D_800ED1F8 = 0x800ED1F8;
-D_800ED200 = 0x800ED200;
-D_800ED218 = 0x800ED218;
-D_800ED238 = 0x800ED238;
-D_800ED250 = 0x800ED250;
-D_800ED258 = 0x800ED258;
-D_800ED270 = 0x800ED270;
-D_800ED278 = 0x800ED278;
-D_800ED290 = 0x800ED290;
-D_800ED2D0 = 0x800ED2D0;
-D_800ED2E8 = 0x800ED2E8;
-D_800ED2F0 = 0x800ED2F0;
-D_80142D90 = 0x80142D90;
-D_80142D94 = 0x80142D94;
-D_80142D98 = 0x80142D98;
-D_80142D9C = 0x80142D9C;
-D_80142DA0 = 0x80142DA0;
-D_80142DA4 = 0x80142DA4;
-D_80142DA8 = 0x80142DA8;
-D_80142DAC = 0x80142DAC;
-D_80142DB0 = 0x80142DB0;
-D_80142DB4 = 0x80142DB4;
-D_80142DB8 = 0x80142DB8;
-D_80142DBC = 0x80142DBC;
-D_80142DC0 = 0x80142DC0;
-D_80142DC1 = 0x80142DC1;
-D_80142DC4 = 0x80142DC4;
-D_80142DC5 = 0x80142DC5;
-D_80142DC6 = 0x80142DC6;
-D_80142DC7 = 0x80142DC7;
-D_80142DC8 = 0x80142DC8;
-D_80142DCA = 0x80142DCA;
-D_80143DD0 = 0x80143DD0;
-D_80144A30 = 0x80144A30;
-D_80144F80 = 0x80144F80;
-D_80146130 = 0x80146130;
-D_801462E0 = 0x801462E0;
-D_801462E4 = 0x801462E4;
-D_801462E8 = 0x801462E8;
-D_801462EC = 0x801462EC;
-D_801462F0 = 0x801462F0;
-D_801462F4 = 0x801462F4;
-D_80146300 = 0x80146300;
-D_80146308 = 0x80146308;
-D_80146B08 = 0x80146B08;
-D_80146B10 = 0x80146B10;
-D_80147310 = 0x80147310;
-D_8014FB10 = 0x8014FB10;
-D_8014FB20 = 0x8014FB20;
-D_8014FEA0 = 0x8014FEA0;
-D_801500A0 = 0x801500A0;
-D_801502A0 = 0x801502A0;
-D_80150C50 = 0x80150C50;
-D_80150C68 = 0x80150C68;
-D_80150C6C = 0x80150C6C;
-D_80150C70 = 0x80150C70;
-D_80150C80 = 0x80150C80;
-D_80150C88 = 0x80150C88;
-D_80151084 = 0x80151084;
-D_80151088 = 0x80151088;
-D_80151488 = 0x80151488;
-D_80151C94 = 0x80151C94;
-D_80151C98 = 0x80151C98;
-D_80151C9C = 0x80151C9C;
-D_80151CA0 = 0x80151CA0;
-D_80151CA4 = 0x80151CA4;
-D_80151CA8 = 0x80151CA8;
-D_80151CAC = 0x80151CAC;
-D_80151CB0 = 0x80151CB0;
-D_80151CC0 = 0x80151CC0;
-D_80151CD0 = 0x80151CD0;
-D_80151D90 = 0x80151D90;
-D_80151DA0 = 0x80151DA0;
-D_801535A0 = 0x801535A0;
-D_801535AC = 0x801535AC;
-D_80154860 = 0x80154860;
-D_80154868 = 0x80154868;
-D_80154870 = 0x80154870;
-D_80154878 = 0x80154878;
-D_801549B8 = 0x801549B8;
-D_801549C0 = 0x801549C0;
-D_80154DC0 = 0x80154DC0;
-D_80154DC8 = 0x80154DC8;
-D_801551C8 = 0x801551C8;
-D_80155218 = 0x80155218;
-D_80155818 = 0x80155818;
-D_80155898 = 0x80155898;
-D_801558B8 = 0x801558B8;
-D_801558E0 = 0x801558E0;
-D_801558E8 = 0x801558E8;
-D_80155CE8 = 0x80155CE8;
-D_80155F30 = 0x80155F30;
-D_80156648 = 0x80156648;
-D_80156650 = 0x80156650;
-D_801566D0 = 0x801566D0;
-D_80156790 = 0x80156790;
-D_80156950 = 0x80156950;
-D_80156960 = 0x80156960;
-D_80156964 = 0x80156964;
-D_80156968 = 0x80156968;
-D_80156980 = 0x80156980;
-D_80156990 = 0x80156990;
-D_80156D90 = 0x80156D90;
-D_80156DF0 = 0x80156DF0;
-D_801570E0 = 0x801570E0;
-D_801570E6 = 0x801570E6;
-D_801570F0 = 0x801570F0;
-D_801570F2 = 0x801570F2;
-D_801570F3 = 0x801570F3;
-D_801570F4 = 0x801570F4;
-D_801570F8 = 0x801570F8;
-D_80157100 = 0x80157100;
-D_80157108 = 0x80157108;
-D_80157110 = 0x80157110;
-D_80157120 = 0x80157120;
-D_80157150 = 0x80157150;
-D_80157160 = 0x80157160;
-D_80157170 = 0x80157170;
-D_80157180 = 0x80157180;
-D_80157184 = 0x80157184;
-D_80157314 = 0x80157314;
-D_80157318 = 0x80157318;
-D_80157350 = 0x80157350;
-D_80157354 = 0x80157354;
-D_801574E4 = 0x801574E4;
-D_801574E8 = 0x801574E8;
-D_80157502 = 0x80157502;
-D_8015750E = 0x8015750E;
-D_80157520 = 0x80157520;
-D_80157524 = 0x80157524;
-D_801576B4 = 0x801576B4;
-D_801576B8 = 0x801576B8;
-D_801576F0 = 0x801576F0;
-D_801576FC = 0x801576FC;
-D_80157880 = 0x80157880;
-D_80157888 = 0x80157888;
-D_80157890 = 0x80157890;
-D_80157D90 = 0x80157D90;
-D_80157D98 = 0x80157D98;
-D_80157D9C = 0x80157D9C;
-D_80157DA0 = 0x80157DA0;
-D_801582A8 = 0x801582A8;
-D_801582B0 = 0x801582B0;
-D_801582C0 = 0x801582C0;
-D_801582C8 = 0x801582C8;
-D_801582D8 = 0x801582D8;
-D_801582E8 = 0x801582E8;
-D_80158328 = 0x80158328;
-D_80158368 = 0x80158368;
-D_80158468 = 0x80158468;
-D_80158469 = 0x80158469;
-D_8015846C = 0x8015846C;
-D_80159470 = 0x80159470;
-D_80159478 = 0x80159478;
-D_80159510 = 0x80159510;
-D_801595C4 = 0x801595C4;
-D_80159710 = 0x80159710;
-D_80159744 = 0x80159744;
-D_8015985C = 0x8015985C;
-D_801598CC = 0x801598CC;
-D_801599A8 = 0x801599A8;
-D_8015BF28 = 0x8015BF28;
-D_8015BF94 = 0x8015BF94;
-D_8015DF28 = 0x8015DF28;
-D_8015DF94 = 0x8015DF94;
-D_8015DFF0 = 0x8015DFF0;
-D_8015E000 = 0x8015E000;
-D_8015E010 = 0x8015E010;
-D_8015E020 = 0x8015E020;
-D_8015E030 = 0x8015E030;
-D_8015E040 = 0x8015E040;
-D_8015E240 = 0x8015E240;
-D_8015EC40 = 0x8015EC40;
-D_8015EC44 = 0x8015EC44;
-D_8015EC48 = 0x8015EC48;
-D_8015F188 = 0x8015F188;
-D_8015F1A0 = 0x8015F1A0;
-D_8015F1E0 = 0x8015F1E0;
-D_8015F1F8 = 0x8015F1F8;
-D_8015F238 = 0x8015F238;
-D_8015F250 = 0x8015F250;
-D_8015F350 = 0x8015F350;
-D_8015F950 = 0x8015F950;
-D_8015F968 = 0x8015F968;
-D_8015F970 = 0x8015F970;
-D_8015F988 = 0x8015F988;
-D_80160988 = 0x80160988;
-D_8016098C = 0x8016098C;
-D_80160990 = 0x80160990;
-D_80160998 = 0x80160998;
-D_80160A98 = 0x80160A98;
-D_80160B98 = 0x80160B98;
-D_80160B99 = 0x80160B99;
-D_80160B9A = 0x80160B9A;
-D_80160B9B = 0x80160B9B;
-D_80160B9C = 0x80160B9C;
-D_80160BA0 = 0x80160BA0;
-D_80160BA4 = 0x80160BA4;
-D_80160BA8 = 0x80160BA8;
-D_80160BAC = 0x80160BAC;
-D_80160BB0 = 0x80160BB0;
-D_80160BB8 = 0x80160BB8;
-D_80160BC2 = 0x80160BC2;
-D_80160BD0 = 0x80160BD0;
-D_80160BD4 = 0x80160BD4;
-D_80160BD8 = 0x80160BD8;
-D_80160BDC = 0x80160BDC;
-D_80160BE0 = 0x80160BE0;
-D_80160BE4 = 0x80160BE4;
-D_80160BE6 = 0x80160BE6;
-D_80160BE8 = 0x80160BE8;
-D_80160BEC = 0x80160BEC;
-D_80160BF0 = 0x80160BF0;
-D_80160BF4 = 0x80160BF4;
-D_80160BF8 = 0x80160BF8;
-D_80160C00 = 0x80160C00;
-D_80160C04 = 0x80160C04;
-D_80160C08 = 0x80160C08;
-D_80160CA8 = 0x80160CA8;
-D_80160CAC = 0x80160CAC;
-D_80160CB0 = 0x80160CB0;
-D_80160CBC = 0x80160CBC;
-D_80160CC2 = 0x80160CC2;
-D_80160CC4 = 0x80160CC4;
-D_80160CC8 = 0x80160CC8;
-D_80160CCC = 0x80160CCC;
-D_80160CD0 = 0x80160CD0;
-D_80160CE0 = 0x80160CE0;
-D_80160CF8 = 0x80160CF8;
-D_80160D10 = 0x80160D10;
-D_80160D28 = 0x80160D28;
-D_80160D40 = 0x80160D40;
-D_80161540 = 0x80161540;
-D_80161548 = 0x80161548;
-D_80161558 = 0x80161558;
-D_8016155C = 0x8016155C;
-D_80161560 = 0x80161560;
-D_80161660 = 0x80161660;
-D_80161760 = 0x80161760;
-D_80161780 = 0x80161780;
-D_801617A0 = 0x801617A0;
-D_801617DC = 0x801617DC;
-D_801617E0 = 0x801617E0;
-D_801617E1 = 0x801617E1;
-D_80161808 = 0x80161808;
-D_80161820 = 0x80161820;
-D_80161830 = 0x80161830;
-sGoldRingsFwork = 0x801618B0;
-D_801618C0 = 0x801618C0;
-D_801618C8 = 0x801618C8;
-D_801618D0 = 0x801618D0;
-D_801618D8 = 0x801618D8;
-D_801618DC = 0x801618DC;
-D_801618E0 = 0x801618E0;
-D_801618E8 = 0x801618E8;
-D_801618F0 = 0x801618F0;
-D_80161AA0 = 0x80161AA0;
-D_80162AA0 = 0x80162AA0;
-D_80162AB8 = 0x80162AB8;
-D_80162AD0 = 0x80162AD0;
-D_80162AD2 = 0x80162AD2;
-D_80162AD4 = 0x80162AD4;
-D_80162AE8 = 0x80162AE8;
-D_80162AEA = 0x80162AEA;
-D_80162AEC = 0x80162AEC;
-D_80162B00 = 0x80162B00;
-D_80162B10 = 0x80162B10;
-D_80162CC0 = 0x80162CC0;
-D_80163CC0 = 0x80163CC0;
-D_80163CD8 = 0x80163CD8;
-D_80163CE0 = 0x80163CE0;
-D_80163CF0 = 0x80163CF0;
-D_80163D2C = 0x80163D2C;
-D_80163D30 = 0x80163D30;
-D_80163D34 = 0x80163D34;
-D_80163D35 = 0x80163D35;
-D_80163D36 = 0x80163D36;
-D_80163D37 = 0x80163D37;
-D_80163D38 = 0x80163D38;
-D_80163D3C = 0x80163D3C;
-D_80163DB0 = 0x80163DB0;
-D_80163DF0 = 0x80163DF0;
-D_80163DF8 = 0x80163DF8;
-D_80163E10 = 0x80163E10;
-D_80163E30 = 0x80163E30;
-D_80163E34 = 0x80163E34;
-D_80163E38 = 0x80163E38;
-D_80163E3C = 0x80163E3C;
-D_80163E40 = 0x80163E40;
-D_80163E50 = 0x80163E50;
-D_80163E58 = 0x80163E58;
-D_80163E70 = 0x80163E70;
-D_80164E70 = 0x80164E70;
-D_80165020 = 0x80165020;
-D_80165024 = 0x80165024;
-D_80165025 = 0x80165025;
-D_80165026 = 0x80165026;
-D_80165028 = 0x80165028;
-D_8016502C = 0x8016502C;
-D_80165094 = 0x80165094;
-D_801650A0 = 0x801650A0;
-D_801650A4 = 0x801650A4;
-D_801650A8 = 0x801650A8;
-D_801650AC = 0x801650AC;
-D_801650B0 = 0x801650B0;
-D_801650B4 = 0x801650B4;
-D_801650B8 = 0x801650B8;
-D_801650BC = 0x801650BC;
-D_801650C0 = 0x801650C0;
-D_801650C1 = 0x801650C1;
-D_801650C4 = 0x801650C4;
-D_801650C8 = 0x801650C8;
-D_801650D0 = 0x801650D0;
-D_801650DC = 0x801650DC;
-D_801650E0 = 0x801650E0;
-D_801650E4 = 0x801650E4;
-D_801650F0 = 0x801650F0;
-D_80165100 = 0x80165100;
-D_80165104 = 0x80165104;
-D_80165108 = 0x80165108;
-D_8016510C = 0x8016510C;
-D_80165110 = 0x80165110;
-D_80165114 = 0x80165114;
-D_80165118 = 0x80165118;
-D_8016511C = 0x8016511C;
-D_80165120 = 0x80165120;
-D_80165124 = 0x80165124;
-D_80165128 = 0x80165128;
-D_80166B40 = 0x80166B40;
-D_80166B50 = 0x80166B50;
-D_80166B80 = 0x80166B80;
-D_80166B8C = 0x80166B8C;
-D_80166B98 = 0x80166B98;
-D_80166BB0 = 0x80166BB0;
-D_80166BB8 = 0x80166BB8;
-D_80166CB8 = 0x80166CB8;
-D_80166CE8 = 0x80166CE8;
-D_80166D18 = 0x80166D18;
-D_80166D20 = 0x80166D20;
-D_80166D48 = 0x80166D48;
-D_80166D58 = 0x80166D58;
-D_80166D70 = 0x80166D70;
-D_80166D74 = 0x80166D74;
-D_80166D78 = 0x80166D78;
-D_80166D80 = 0x80166D80;
-D_80166D88 = 0x80166D88;
-D_80166D8C = 0x80166D8C;
-D_80166D90 = 0x80166D90;
-D_80166DD0 = 0x80166DD0;
-D_80166E10 = 0x80166E10;
-D_80166E14 = 0x80166E14;
-D_80166E18 = 0x80166E18;
-D_80166E1C = 0x80166E1C;
-D_80166E20 = 0x80166E20;
-D_80166E24 = 0x80166E24;
-D_80166E30 = 0x80166E30;
-D_80166E40 = 0x80166E40;
-D_80166E44 = 0x80166E44;
-D_80166E48 = 0x80166E48;
-D_80166E4C = 0x80166E4C;
-D_80166E50 = 0x80166E50;
-D_80166E54 = 0x80166E54;
-D_80166E58 = 0x80166E58;
-D_80166E5C = 0x80166E5C;
-D_80166E60 = 0x80166E60;
-D_80166E88 = 0x80166E88;
-D_80166E9C = 0x80166E9C;
-D_80166EB0 = 0x80166EB0;
-D_80166EB4 = 0x80166EB4;
-D_80166ED8 = 0x80166ED8;
-D_80166EDC = 0x80166EDC;
-D_80166F00 = 0x80166F00;
-D_80166F04 = 0x80166F04;
-D_80166F08 = 0x80166F08;
-D_80166F0C = 0x80166F0C;
-D_80166F10 = 0x80166F10;
-D_80166F50 = 0x80166F50;
-D_80166F54 = 0x80166F54;
-D_80166F58 = 0x80166F58;
-D_80166F5C = 0x80166F5C;
-D_80166F60 = 0x80166F60;
-D_80166F64 = 0x80166F64;
-D_80166F68 = 0x80166F68;
-D_80166FA0 = 0x80166FA0;
-D_80166FA4 = 0x80166FA4;
-D_80166FA8 = 0x80166FA8;
-D_80166FAC = 0x80166FAC;
-D_80166FB0 = 0x80166FB0;
-D_80166FF0 = 0x80166FF0;
-D_80166FF4 = 0x80166FF4;
-D_80166FF8 = 0x80166FF8;
-D_80167000 = 0x80167000;
-D_8016700C = 0x8016700C;
-D_80167010 = 0x80167010;
-D_80167014 = 0x80167014;
-D_80167018 = 0x80167018;
-D_80167054 = 0x80167054;
-D_80167058 = 0x80167058;
-D_8016705C = 0x8016705C;
-D_80167060 = 0x80167060;
-D_80167064 = 0x80167064;
-D_80167068 = 0x80167068;
-D_8016706C = 0x8016706C;
-D_80167070 = 0x80167070;
-D_80167074 = 0x80167074;
-D_80167078 = 0x80167078;
-D_8016707C = 0x8016707C;
-D_80167080 = 0x80167080;
-D_80167084 = 0x80167084;
-D_80167088 = 0x80167088;
-D_8016708C = 0x8016708C;
-D_80167090 = 0x80167090;
-D_80167094 = 0x80167094;
-D_80167098 = 0x80167098;
-D_8016709C = 0x8016709C;
-D_801670A0 = 0x801670A0;
-D_801670A4 = 0x801670A4;
-D_801670A8 = 0x801670A8;
-D_801670B0 = 0x801670B0;
-D_801670B4 = 0x801670B4;
-D_801670B8 = 0x801670B8;
-D_801670BC = 0x801670BC;
-D_801670C0 = 0x801670C0;
-D_801670C4 = 0x801670C4;
-D_801670C8 = 0x801670C8;
-D_801670CC = 0x801670CC;
-D_801670D0 = 0x801670D0;
-D_801670D4 = 0x801670D4;
-D_801670D8 = 0x801670D8;
-D_801670DC = 0x801670DC;
-D_801670E0 = 0x801670E0;
-D_801670E4 = 0x801670E4;
-D_801670E8 = 0x801670E8;
-D_801670F0 = 0x801670F0;
-D_801670F4 = 0x801670F4;
-D_801670F8 = 0x801670F8;
-D_801670FC = 0x801670FC;
-D_80167100 = 0x80167100;
-D_80167104 = 0x80167104;
-D_80167108 = 0x80167108;
-D_8016710C = 0x8016710C;
-D_80167110 = 0x80167110;
-D_80167114 = 0x80167114;
-D_80167118 = 0x80167118;
-D_8016711C = 0x8016711C;
-D_80167120 = 0x80167120;
-D_80167124 = 0x80167124;
-D_80167128 = 0x80167128;
-D_8016712C = 0x8016712C;
-D_80167130 = 0x80167130;
-D_80167134 = 0x80167134;
-D_80167138 = 0x80167138;
-D_8016713C = 0x8016713C;
-D_80167140 = 0x80167140;
-D_801671B0 = 0x801671B0;
-D_801671B2 = 0x801671B2;
-D_801671B3 = 0x801671B3;
-D_801671B4 = 0x801671B4;
-D_801671B8 = 0x801671B8;
-D_801671BC = 0x801671BC;
-D_801671C0 = 0x801671C0;
-D_801671C4 = 0x801671C4;
-D_801671C8 = 0x801671C8;
-D_801671CC = 0x801671CC;
-D_801671D0 = 0x801671D0;
-D_801671D4 = 0x801671D4;
-D_801671D8 = 0x801671D8;
-D_801671DC = 0x801671DC;
-D_801671DE = 0x801671DE;
-D_801671E0 = 0x801671E0;
-D_801671E2 = 0x801671E2;
-D_801671E4 = 0x801671E4;
-D_801671F0 = 0x801671F0;
-D_801671F4 = 0x801671F4;
-D_801671F8 = 0x801671F8;
-D_801671FA = 0x801671FA;
-D_801671FC = 0x801671FC;
-D_80167200 = 0x80167200;
-D_80167204 = 0x80167204;
-D_80167210 = 0x80167210;
-D_80167214 = 0x80167214;
-D_80167218 = 0x80167218;
-D_8016721C = 0x8016721C;
-D_80167220 = 0x80167220;
-D_80167224 = 0x80167224;
-D_80167228 = 0x80167228;
-D_8016722C = 0x8016722C;
-D_80167230 = 0x80167230;
-D_80167231 = 0x80167231;
-D_80167234 = 0x80167234;
-D_80167238 = 0x80167238;
-D_8016723C = 0x8016723C;
-D_80167240 = 0x80167240;
-D_80167248 = 0x80167248;
-D_8016724B = 0x8016724B;
-D_80167258 = 0x80167258;
-D_801672A0 = 0x801672A0;
-D_80168BA0 = 0x80168BA0;
-D_80169780 = 0x80169780;
-D_80169782 = 0x80169782;
-D_80169784 = 0x80169784;
-D_80169788 = 0x80169788;
-D_8016978C = 0x8016978C;
-D_8016979C = 0x8016979C;
-D_801697D0 = 0x801697D0;
-D_801697D8 = 0x801697D8;
-D_801697E8 = 0x801697E8;
-D_80169836 = 0x80169836;
-D_80169838 = 0x80169838;
-D_80169846 = 0x80169846;
-D_80169849 = 0x80169849;
-D_8016984E = 0x8016984E;
-D_80169864 = 0x80169864;
-D_80169866 = 0x80169866;
-D_80169878 = 0x80169878;
-D_80169880 = 0x80169880;
-D_80169890 = 0x80169890;
-D_80169894 = 0x80169894;
-D_80169898 = 0x80169898;
-D_8016989C = 0x8016989C;
-D_801698A0 = 0x801698A0;
-D_801698A4 = 0x801698A4;
-D_801698A8 = 0x801698A8;
-D_801698AC = 0x801698AC;
-D_801698B0 = 0x801698B0;
-D_80169A74 = 0x80169A74;
-D_80169B2C = 0x80169B2C;
-D_80169B74 = 0x80169B74;
-D_80169D68 = 0x80169D68;
-D_80169E20 = 0x80169E20;
-D_80169E68 = 0x80169E68;
-D_8016A05C = 0x8016A05C;
-D_8016A114 = 0x8016A114;
-D_8016A15C = 0x8016A15C;
-D_8016A350 = 0x8016A350;
-D_8016AF20 = 0x8016AF20;
-D_8016B214 = 0x8016B214;
-D_8016B508 = 0x8016B508;
-D_8016D290 = 0x8016D290;
-D_80172834 = 0x80172834;
-D_801745BC = 0x801745BC;
-D_801748B0 = 0x801748B0;
-D_801748B2 = 0x801748B2;
-D_801748B4 = 0x801748B4;
-D_801748B8 = 0x801748B8;
-D_801748BC = 0x801748BC;
-D_801748C0 = 0x801748C0;
-D_801748C4 = 0x801748C4;
-D_801748C8 = 0x801748C8;
-D_801748CC = 0x801748CC;
-D_801748FE = 0x801748FE;
-D_80174900 = 0x80174900;
-D_80174986 = 0x80174986;
-D_80174994 = 0x80174994;
-D_80174CB8 = 0x80174CB8;
-D_80174CBA = 0x80174CBA;
-D_80174CBC = 0x80174CBC;
-D_80174CC0 = 0x80174CC0;
-D_80174CC4 = 0x80174CC4;
-D_80174CD4 = 0x80174CD4;
-D_80174D5E = 0x80174D5E;
-D_801750C0 = 0x801750C0;
-D_801750C2 = 0x801750C2;
-D_801750C4 = 0x801750C4;
-D_801750C8 = 0x801750C8;
-D_801750CC = 0x801750CC;
-D_801750DC = 0x801750DC;
-D_80175190 = 0x80175190;
-D_801758D0 = 0x801758D0;
-D_8017591E = 0x8017591E;
-D_80176A50 = 0x80176A50;
-D_80177428 = 0x80177428;
-D_80178404 = 0x80178404;
-D_80178490 = 0x80178490;
-D_80178CC4 = 0x80178CC4;
-D_80178EF4 = 0x80178EF4;
-D_80178F80 = 0x80178F80;
-D_80178FEC = 0x80178FEC;
-D_801797F0 = 0x801797F0;
-D_80179C50 = 0x80179C50;
-D_80179DA0 = 0x80179DA0;
-D_80179E10 = 0x80179E10;
-D_80179E80 = 0x80179E80;
-D_80179EB8 = 0x80179EB8;
-D_80179EC8 = 0x80179EC8;
-D_80179EE0 = 0x80179EE0;
-D_80179EF0 = 0x80179EF0;
-D_8017B1B0 = 0x8017B1B0;
-D_8017BBB0 = 0x8017BBB0;
-D_8017BBD8 = 0x8017BBD8;
-D_8017BCF0 = 0x8017BCF0;
-D_8017BCF8 = 0x8017BCF8;
-D_8017C018 = 0x8017C018;
-D_8017C338 = 0x8017C338;
-D_8017C658 = 0x8017C658;
-D_8017C978 = 0x8017C978;
-D_8017CC98 = 0x8017CC98;
-D_8017CCA0 = 0x8017CCA0;
-D_8017CFC0 = 0x8017CFC0;
-D_8017CFC4 = 0x8017CFC4;
-D_8017CFC8 = 0x8017CFC8;
-D_8017CFCC = 0x8017CFCC;
-D_8017CFD0 = 0x8017CFD0;
-D_8017CFD4 = 0x8017CFD4;
-D_8017CFD8 = 0x8017CFD8;
-D_8017CFDC = 0x8017CFDC;
-D_8017CFE0 = 0x8017CFE0;
-D_8017CFE4 = 0x8017CFE4;
-D_8017CFE8 = 0x8017CFE8;
-D_8017CFEC = 0x8017CFEC;
-D_8017CFF0 = 0x8017CFF0;
-D_8017CFF4 = 0x8017CFF4;
-D_8017CFF8 = 0x8017CFF8;
-D_8017D008 = 0x8017D008;
-D_8017D010 = 0x8017D010;
-D_8017D014 = 0x8017D014;
-D_8017D018 = 0x8017D018;
-D_8017D01C = 0x8017D01C;
-D_8017D020 = 0x8017D020;
-D_8017D028 = 0x8017D028;
-D_8017D038 = 0x8017D038;
-D_8017D03C = 0x8017D03C;
-D_8017D040 = 0x8017D040;
-D_8017D043 = 0x8017D043;
-D_8017D044 = 0x8017D044;
-D_8017D048 = 0x8017D048;
-D_8017D04B = 0x8017D04B;
-D_8017D04C = 0x8017D04C;
-D_8017D050 = 0x8017D050;
-D_8017D054 = 0x8017D054;
-D_8017D058 = 0x8017D058;
-D_8017D05C = 0x8017D05C;
-D_8017D060 = 0x8017D060;
-D_8017D068 = 0x8017D068;
-D_8017D070 = 0x8017D070;
-D_8017D074 = 0x8017D074;
-D_8017D080 = 0x8017D080;
-D_8017D088 = 0x8017D088;
-D_8017D094 = 0x8017D094;
-D_8017D0A8 = 0x8017D0A8;
-D_8017D0B0 = 0x8017D0B0;
-D_8017D0B4 = 0x8017D0B4;
-D_8017D0C0 = 0x8017D0C0;
-D_8017D0C8 = 0x8017D0C8;
-D_8017D0D0 = 0x8017D0D0;
-D_8017D0D8 = 0x8017D0D8;
-D_8017D0E0 = 0x8017D0E0;
-D_8017D0E8 = 0x8017D0E8;
-D_8017D0F0 = 0x8017D0F0;
-D_8017D0F8 = 0x8017D0F8;
-D_8017D108 = 0x8017D108;
-D_8017D10C = 0x8017D10C;
-D_8017D110 = 0x8017D110;
-D_8017D114 = 0x8017D114;
-D_8017D118 = 0x8017D118;
-D_8017D11C = 0x8017D11C;
-D_8017D120 = 0x8017D120;
-D_8017D124 = 0x8017D124;
-D_8017D128 = 0x8017D128;
-D_8017D130 = 0x8017D130;
-D_8017D140 = 0x8017D140;
-D_8017D148 = 0x8017D148;
-D_8017D158 = 0x8017D158;
-D_8017D15C = 0x8017D15C;
-D_8017D160 = 0x8017D160;
-D_8017D168 = 0x8017D168;
-D_8017D178 = 0x8017D178;
-D_8017D184 = 0x8017D184;
-D_8017D188 = 0x8017D188;
-D_8017D194 = 0x8017D194;
-D_8017D198 = 0x8017D198;
-D_8017D1A0 = 0x8017D1A0;
-D_8017D1B0 = 0x8017D1B0;
-D_8017D1B4 = 0x8017D1B4;
-D_8017D1B8 = 0x8017D1B8;
-D_8017D1C8 = 0x8017D1C8;
-D_8017D1CC = 0x8017D1CC;
-D_8017D1D0 = 0x8017D1D0;
-D_8017D1D8 = 0x8017D1D8;
-D_8017D1E8 = 0x8017D1E8;
-D_8017D1EC = 0x8017D1EC;
-D_8017D1F0 = 0x8017D1F0;
-D_8017D1F4 = 0x8017D1F4;
-D_8017D1F8 = 0x8017D1F8;
-D_8017D1FC = 0x8017D1FC;
-D_8017D200 = 0x8017D200;
-D_8017D204 = 0x8017D204;
-D_8017D208 = 0x8017D208;
-D_8017D20C = 0x8017D20C;
-D_8017D210 = 0x8017D210;
-D_8017D220 = 0x8017D220;
-D_8017D228 = 0x8017D228;
-D_8017D238 = 0x8017D238;
-D_8017D240 = 0x8017D240;
-D_8017D250 = 0x8017D250;
-D_8017D258 = 0x8017D258;
-D_8017D268 = 0x8017D268;
-D_8017D270 = 0x8017D270;
-D_8017D280 = 0x8017D280;
-D_8017D288 = 0x8017D288;
-D_8017D298 = 0x8017D298;
-D_8017D2A0 = 0x8017D2A0;
-D_8017D2E0 = 0x8017D2E0;
-D_8017D2E4 = 0x8017D2E4;
-D_8017D2E8 = 0x8017D2E8;
-D_8017D2EC = 0x8017D2EC;
-D_8017D2F0 = 0x8017D2F0;
-D_8017D30C = 0x8017D30C;
-D_8017D310 = 0x8017D310;
-D_8017D32C = 0x8017D32C;
-D_8017D34C = 0x8017D34C;
-D_8017D350 = 0x8017D350;
-D_8017D370 = 0x8017D370;
-D_8017D3D0 = 0x8017D3D0;
-D_8017D3D8 = 0x8017D3D8;
-D_8017D3DC = 0x8017D3DC;
-D_8017D3F0 = 0x8017D3F0;
-D_8017D410 = 0x8017D410;
-D_8017D414 = 0x8017D414;
-D_8017D418 = 0x8017D418;
-D_8017D420 = 0x8017D420;
-D_8017D42C = 0x8017D42C;
-D_8017D430 = 0x8017D430;
-D_8017D434 = 0x8017D434;
-D_8017D438 = 0x8017D438;
-D_8017D43C = 0x8017D43C;
-D_8017D440 = 0x8017D440;
-D_8017D444 = 0x8017D444;
-D_8017D44C = 0x8017D44C;
-D_8017D450 = 0x8017D450;
-D_8017D454 = 0x8017D454;
-D_8017D45C = 0x8017D45C;
-D_8017D460 = 0x8017D460;
-D_8017D464 = 0x8017D464;
-D_8017D468 = 0x8017D468;
-D_8017D470 = 0x8017D470;
-D_8017D474 = 0x8017D474;
-D_8017D478 = 0x8017D478;
-D_8017D47C = 0x8017D47C;
-D_8017D488 = 0x8017D488;
-D_8017D490 = 0x8017D490;
-D_8017D494 = 0x8017D494;
-D_8017D4A8 = 0x8017D4A8;
-D_8017D4B0 = 0x8017D4B0;
-D_8017D4C0 = 0x8017D4C0;
-D_8017D4C8 = 0x8017D4C8;
-D_8017D4D8 = 0x8017D4D8;
-D_8017D4E0 = 0x8017D4E0;
-D_8017D4F0 = 0x8017D4F0;
-D_8017D4F8 = 0x8017D4F8;
-D_8017D508 = 0x8017D508;
-D_8017D510 = 0x8017D510;
-D_8017D528 = 0x8017D528;
-D_8017D540 = 0x8017D540;
-D_8017D548 = 0x8017D548;
-D_8017D550 = 0x8017D550;
-D_8017D558 = 0x8017D558;
-D_8017D568 = 0x8017D568;
-D_8017D570 = 0x8017D570;
-D_8017D610 = 0x8017D610;
-D_8017D614 = 0x8017D614;
-D_8017D618 = 0x8017D618;
-D_8017D61C = 0x8017D61C;
-D_8017D620 = 0x8017D620;
-D_8017D624 = 0x8017D624;
-D_8017D628 = 0x8017D628;
-D_8017D62C = 0x8017D62C;
-D_8017D630 = 0x8017D630;
-D_8017D638 = 0x8017D638;
-D_8017D6B0 = 0x8017D6B0;
-D_8017D6C4 = 0x8017D6C4;
-D_8017D7CC = 0x8017D7CC;
-D_8017D8CC = 0x8017D8CC;
-D_8017D8D4 = 0x8017D8D4;
-D_8017D9D4 = 0x8017D9D4;
-D_8017D9D9 = 0x8017D9D9;
-D_8017DA1C = 0x8017DA1C;
-D_8017DA20 = 0x8017DA20;
-D_8017DA24 = 0x8017DA24;
-D_8017DA28 = 0x8017DA28;
-D_8017DA2C = 0x8017DA2C;
-D_8017DA30 = 0x8017DA30;
-D_8017DA34 = 0x8017DA34;
-D_8017DA38 = 0x8017DA38;
-D_8017DA3C = 0x8017DA3C;
-D_8017DA44 = 0x8017DA44;
-D_8017DA48 = 0x8017DA48;
-D_8017DA4C = 0x8017DA4C;
-D_8017DA54 = 0x8017DA54;
-D_8017DA58 = 0x8017DA58;
-D_8017DA5C = 0x8017DA5C;
-D_8017DA60 = 0x8017DA60;
-D_8017DA64 = 0x8017DA64;
-D_8017DA68 = 0x8017DA68;
-D_8017DA6C = 0x8017DA6C;
-D_8017DA70 = 0x8017DA70;
-D_8017DA74 = 0x8017DA74;
-D_8017DA78 = 0x8017DA78;
-D_8017DA7C = 0x8017DA7C;
-D_8017DA84 = 0x8017DA84;
-D_8017DA88 = 0x8017DA88;
-D_8017DA8C = 0x8017DA8C;
-D_8017DA98 = 0x8017DA98;
-D_8017DA9C = 0x8017DA9C;
-D_8017DAA0 = 0x8017DAA0;
-D_8017DAA8 = 0x8017DAA8;
-D_8017DAB0 = 0x8017DAB0;
-D_8017DAC0 = 0x8017DAC0;
-D_8017DAC8 = 0x8017DAC8;
-D_8017DAD0 = 0x8017DAD0;
-D_8017DAD8 = 0x8017DAD8;
-D_8017DAE0 = 0x8017DAE0;
-D_8017DAE8 = 0x8017DAE8;
-D_8017DAF0 = 0x8017DAF0;
-D_8017DAF4 = 0x8017DAF4;
-D_8017DAF8 = 0x8017DAF8;
-D_8017DAFC = 0x8017DAFC;
-D_8017DB00 = 0x8017DB00;
-D_8017DB04 = 0x8017DB04;
-D_8017DB08 = 0x8017DB08;
-D_8017DB0C = 0x8017DB0C;
-D_8017DB10 = 0x8017DB10;
-D_8017DB14 = 0x8017DB14;
-D_8017DB18 = 0x8017DB18;
-D_8017DB1C = 0x8017DB1C;
-D_8017DB20 = 0x8017DB20;
-D_8017DB30 = 0x8017DB30;
-D_8017DB40 = 0x8017DB40;
-D_8017DB50 = 0x8017DB50;
-D_8017DB60 = 0x8017DB60;
-D_8017DB70 = 0x8017DB70;
-D_8017DB74 = 0x8017DB74;
-D_8017DB78 = 0x8017DB78;
-D_8017DB7C = 0x8017DB7C;
-D_8017DBB0 = 0x8017DBB0;
-D_8017DBB4 = 0x8017DBB4;
-D_8017DBB8 = 0x8017DBB8;
-D_8017DBC0 = 0x8017DBC0;
-D_8017DBC4 = 0x8017DBC4;
-D_8017DBC8 = 0x8017DBC8;
-D_8017DBCC = 0x8017DBCC;
-D_8017DBD0 = 0x8017DBD0;
-D_8017DBE0 = 0x8017DBE0;
-D_8017DBE4 = 0x8017DBE4;
-D_8017DBE8 = 0x8017DBE8;
-D_8017DBF0 = 0x8017DBF0;
-D_8017DBF4 = 0x8017DBF4;
-D_8017DBF8 = 0x8017DBF8;
-D_8017DC00 = 0x8017DC00;
-D_8017DC04 = 0x8017DC04;
-D_8017DC08 = 0x8017DC08;
-D_8017DC10 = 0x8017DC10;
-D_8017DC14 = 0x8017DC14;
-D_8017DC18 = 0x8017DC18;
-D_8017DC1C = 0x8017DC1C;
-D_8017DC20 = 0x8017DC20;
-D_8017DC24 = 0x8017DC24;
-D_8017DC28 = 0x8017DC28;
-D_8017DC34 = 0x8017DC34;
-D_8017DC38 = 0x8017DC38;
-D_8017DC3C = 0x8017DC3C;
-D_8017DC40 = 0x8017DC40;
-D_8017DC44 = 0x8017DC44;
-D_8017DC4C = 0x8017DC4C;
-D_8017DC58 = 0x8017DC58;
-D_8017DC5C = 0x8017DC5C;
-D_8017DC60 = 0x8017DC60;
-D_8017DC64 = 0x8017DC64;
-D_8017DC68 = 0x8017DC68;
-D_8017DC6C = 0x8017DC6C;
-D_8017DC70 = 0x8017DC70;
-D_8017DC74 = 0x8017DC74;
-D_8017DC78 = 0x8017DC78;
-D_8017DC7C = 0x8017DC7C;
-D_8017DC80 = 0x8017DC80;
-D_8017DC84 = 0x8017DC84;
-D_8017DC88 = 0x8017DC88;
-D_8017DC8C = 0x8017DC8C;
-D_8017DC90 = 0x8017DC90;
-D_8017DC94 = 0x8017DC94;
-D_8017DC98 = 0x8017DC98;
-D_8017DC9C = 0x8017DC9C;
-D_8017DCA0 = 0x8017DCA0;
-D_8017DCA4 = 0x8017DCA4;
-D_8017DCA8 = 0x8017DCA8;
-D_8017DCAC = 0x8017DCAC;
-D_8017DCB0 = 0x8017DCB0;
-D_8017DCC0 = 0x8017DCC0;
-D_8017DCC4 = 0x8017DCC4;
-D_8017DCC8 = 0x8017DCC8;
-D_8017DCD8 = 0x8017DCD8;
-D_8017DCDC = 0x8017DCDC;
-D_8017DCE0 = 0x8017DCE0;
-D_8017DCE4 = 0x8017DCE4;
-D_8017DCE8 = 0x8017DCE8;
-D_8017DCEC = 0x8017DCEC;
-D_8017DCF0 = 0x8017DCF0;
-D_8017DCF4 = 0x8017DCF4;
-D_8017DCF8 = 0x8017DCF8;
-D_8017DCFC = 0x8017DCFC;
-D_8017DD04 = 0x8017DD04;
-D_8017DD08 = 0x8017DD08;
-D_8017DD0C = 0x8017DD0C;
-D_8017DD10 = 0x8017DD10;
-D_8017DD14 = 0x8017DD14;
-D_8017DD18 = 0x8017DD18;
-D_8017DD20 = 0x8017DD20;
-D_8017DEB0 = 0x8017DEB0;
-D_8017DEC0 = 0x8017DEC0;
-D_8017DEC4 = 0x8017DEC4;
-D_8017DEC8 = 0x8017DEC8;
-D_8017DECC = 0x8017DECC;
-D_8017DED0 = 0x8017DED0;
-D_8017DED4 = 0x8017DED4;
-D_8017DED8 = 0x8017DED8;
-D_8017DEDC = 0x8017DEDC;
-D_8017DEE0 = 0x8017DEE0;
-D_8017DEE4 = 0x8017DEE4;
-D_8017DEE8 = 0x8017DEE8;
-D_8017DEF0 = 0x8017DEF0;
-D_8017DEF4 = 0x8017DEF4;
-D_8017DEF8 = 0x8017DEF8;
-D_8017DEFC = 0x8017DEFC;
-D_8017DF00 = 0x8017DF00;
-D_8017DF08 = 0x8017DF08;
-D_8017DF18 = 0x8017DF18;
-D_8017DF20 = 0x8017DF20;
-D_8017DF24 = 0x8017DF24;
-D_8017DF28 = 0x8017DF28;
-D_8017DF2C = 0x8017DF2C;
-D_8017DF30 = 0x8017DF30;
-D_8017DF34 = 0x8017DF34;
-D_8017DF38 = 0x8017DF38;
-D_8017DF3C = 0x8017DF3C;
-D_8017DF40 = 0x8017DF40;
-D_8017DF44 = 0x8017DF44;
-D_8017DF48 = 0x8017DF48;
-D_8017DF4C = 0x8017DF4C;
-D_8017DF50 = 0x8017DF50;
-D_8017DF54 = 0x8017DF54;
-D_8017DF58 = 0x8017DF58;
-D_8017DF5C = 0x8017DF5C;
-D_8017DF60 = 0x8017DF60;
-D_8017DF64 = 0x8017DF64;
-D_8017DF68 = 0x8017DF68;
-D_8017DF6C = 0x8017DF6C;
-D_8017DF70 = 0x8017DF70;
-D_8017DF78 = 0x8017DF78;
-D_8017DF88 = 0x8017DF88;
-D_8017DF98 = 0x8017DF98;
-D_8017DF9C = 0x8017DF9C;
-D_8017DFA0 = 0x8017DFA0;
-D_8017DFA4 = 0x8017DFA4;
-D_8017DFA8 = 0x8017DFA8;
-D_8017DFB0 = 0x8017DFB0;
-D_8017DFC0 = 0x8017DFC0;
-D_8017DFD0 = 0x8017DFD0;
-D_8017DFD8 = 0x8017DFD8;
-D_8017DFF0 = 0x8017DFF0;
-D_8017E000 = 0x8017E000;
-D_8017E004 = 0x8017E004;
-D_8017E008 = 0x8017E008;
-D_8017E00C = 0x8017E00C;
-D_8017E010 = 0x8017E010;
-D_8017E011 = 0x8017E011;
-D_8017E012 = 0x8017E012;
-D_8017E013 = 0x8017E013;
-D_8017E01F = 0x8017E01F;
-D_8017E10F = 0x8017E10F;
-D_8017E110 = 0x8017E110;
-D_8017E111 = 0x8017E111;
-D_8017E112 = 0x8017E112;
-gDmaTable = 0x8017E210; //size:0x590
-
-func_i1_8017E7A0 = 0x8017E7A0; //segment:ovl_i1
-func_i1_8017E7B0 = 0x8017E7B0; //segment:ovl_i1
-func_i1_8017E7BC = 0x8017E7BC; //segment:ovl_i1
-func_i1_8017E824 = 0x8017E824; //segment:ovl_i1
-func_i1_8017E8F0 = 0x8017E8F0; //segment:ovl_i1
-func_i1_8017E990 = 0x8017E990; //segment:ovl_i1
-func_i1_8017EA20 = 0x8017EA20; //segment:ovl_i1
-func_i1_8017EAB8 = 0x8017EAB8; //segment:ovl_i1
-func_i1_8017EB58 = 0x8017EB58; //segment:ovl_i1
-func_i1_8017EC0C = 0x8017EC0C; //segment:ovl_i1
-func_i1_8017EC70 = 0x8017EC70; //segment:ovl_i1
-func_i1_8017ECB8 = 0x8017ECB8; //segment:ovl_i1
-func_i1_8017ED08 = 0x8017ED08; //segment:ovl_i1
-func_i1_8017ED48 = 0x8017ED48; //segment:ovl_i1
-func_i1_8017F9D0 = 0x8017F9D0; //segment:ovl_i1
-func_i1_8017FA2C = 0x8017FA2C; //segment:ovl_i1
-func_i1_8017FC98 = 0x8017FC98; //segment:ovl_i1
-func_i1_8017FEFC = 0x8017FEFC; //segment:ovl_i1
-func_i1_8017FFD0 = 0x8017FFD0; //segment:ovl_i1
-func_i1_801802D8 = 0x801802D8; //segment:ovl_i1
-func_i1_801816B4 = 0x801816B4; //segment:ovl_i1
-func_i1_801819B0 = 0x801819B0; //segment:ovl_i1
-func_i1_80181CF4 = 0x80181CF4; //segment:ovl_i1
-func_i1_80181D88 = 0x80181D88; //segment:ovl_i1
-func_i1_80181DE4 = 0x80181DE4; //segment:ovl_i1
-func_i1_80181F60 = 0x80181F60; //segment:ovl_i1
-func_i1_80182150 = 0x80182150; //segment:ovl_i1
-func_i1_80182334 = 0x80182334; //segment:ovl_i1
-func_i1_801823DC = 0x801823DC; //segment:ovl_i1
-func_i1_80182698 = 0x80182698; //segment:ovl_i1
-func_i1_8018280C = 0x8018280C; //segment:ovl_i1
-func_i1_80182D2C = 0x80182D2C; //segment:ovl_i1
-func_i1_80182D7C = 0x80182D7C; //segment:ovl_i1
-func_i1_80182E24 = 0x80182E24; //segment:ovl_i1
-func_i1_80182E78 = 0x80182E78; //segment:ovl_i1
-func_i1_80182ED0 = 0x80182ED0; //segment:ovl_i1
-func_i1_80182F04 = 0x80182F04; //segment:ovl_i1
-func_i1_80182FFC = 0x80182FFC; //segment:ovl_i1
-func_i1_80183054 = 0x80183054; //segment:ovl_i1
-func_i1_801830FC = 0x801830FC; //segment:ovl_i1
-func_i1_80183320 = 0x80183320; //segment:ovl_i1
-func_i1_8018340C = 0x8018340C; //segment:ovl_i1
-func_i1_8018501C = 0x8018501C; //segment:ovl_i1
-func_i1_80185500 = 0x80185500; //segment:ovl_i1
-func_i1_801859DC = 0x801859DC; //segment:ovl_i1
-func_i1_80185EC4 = 0x80185EC4; //segment:ovl_i1
-func_i1_80185F1C = 0x80185F1C; //segment:ovl_i1
-func_i1_80185F8C = 0x80185F8C; //segment:ovl_i1
-func_i1_80185FE8 = 0x80185FE8; //segment:ovl_i1
-func_i1_8018609C = 0x8018609C; //segment:ovl_i1
-func_i1_801860F4 = 0x801860F4; //segment:ovl_i1
-func_i1_801861A8 = 0x801861A8; //segment:ovl_i1
-func_i1_80186200 = 0x80186200; //segment:ovl_i1
-func_i1_801862B4 = 0x801862B4; //segment:ovl_i1
-func_i1_8018643C = 0x8018643C; //segment:ovl_i1
-func_i1_80186590 = 0x80186590; //segment:ovl_i1
-func_i1_80186630 = 0x80186630; //segment:ovl_i1
-func_i1_80186718 = 0x80186718; //segment:ovl_i1
-func_i1_801867D0 = 0x801867D0; //segment:ovl_i1
-func_i1_801868EC = 0x801868EC; //segment:ovl_i1
-func_i1_8018696C = 0x8018696C; //segment:ovl_i1
-func_i1_80186AF4 = 0x80186AF4; //segment:ovl_i1
-func_i1_801881E8 = 0x801881E8; //segment:ovl_i1
-func_i1_801883D4 = 0x801883D4; //segment:ovl_i1
-func_i1_80189360 = 0x80189360; //segment:ovl_i1
-func_i1_8018954C = 0x8018954C; //segment:ovl_i1
-func_i1_801895C8 = 0x801895C8; //segment:ovl_i1
-func_i1_80189630 = 0x80189630; //segment:ovl_i1
-func_i1_801896AC = 0x801896AC; //segment:ovl_i1
-func_i1_80189718 = 0x80189718; //segment:ovl_i1
-func_i1_8018977C = 0x8018977C; //segment:ovl_i1
-func_i1_80189788 = 0x80189788; //segment:ovl_i1
-func_i1_80189D14 = 0x80189D14; //segment:ovl_i1
-func_i1_80189F20 = 0x80189F20; //segment:ovl_i1
-func_i1_80189F44 = 0x80189F44; //segment:ovl_i1
-func_i1_8018A09C = 0x8018A09C; //segment:ovl_i1
-func_i1_8018A114 = 0x8018A114; //segment:ovl_i1
-func_i1_8018A120 = 0x8018A120; //segment:ovl_i1
-func_i1_8018A624 = 0x8018A624; //segment:ovl_i1
-func_i1_8018A64C = 0x8018A64C; //segment:ovl_i1
-func_i1_8018A740 = 0x8018A740; //segment:ovl_i1
-func_i1_8018A7B0 = 0x8018A7B0; //segment:ovl_i1
-func_i1_8018A83C = 0x8018A83C; //segment:ovl_i1
-func_i1_8018AA64 = 0x8018AA64; //segment:ovl_i1
-func_i1_8018AFD4 = 0x8018AFD4; //segment:ovl_i1
-func_i1_8018B608 = 0x8018B608; //segment:ovl_i1
-func_i1_8018B674 = 0x8018B674; //segment:ovl_i1
-func_i1_8018F598 = 0x8018F598; //segment:ovl_i1
-func_i1_8018F69C = 0x8018F69C; //segment:ovl_i1
-func_i1_8018F81C = 0x8018F81C; //segment:ovl_i1
-func_i1_8018F86C = 0x8018F86C; //segment:ovl_i1
-func_i1_8018F8D4 = 0x8018F8D4; //segment:ovl_i1
-func_i1_8018FB40 = 0x8018FB40; //segment:ovl_i1
-func_i1_8018FB60 = 0x8018FB60; //segment:ovl_i1
-func_i1_8018FBE8 = 0x8018FBE8; //segment:ovl_i1
-func_i1_8018FED0 = 0x8018FED0; //segment:ovl_i1
-func_i1_80190050 = 0x80190050; //segment:ovl_i1
-func_i1_801902A8 = 0x801902A8; //segment:ovl_i1
-func_i1_80190720 = 0x80190720; //segment:ovl_i1
-D_i1_80190A50 = 0x80190A50; //segment:ovl_i1
-D_i1_80190A60 = 0x80190A60; //segment:ovl_i1
-D_i1_80190A64 = 0x80190A64; //segment:ovl_i1
-D_i1_80190A70 = 0x80190A70; //segment:ovl_i1
-D_i1_80190A7C = 0x80190A7C; //segment:ovl_i1
-D_i1_80190A88 = 0x80190A88; //segment:ovl_i1
-D_i1_80190A94 = 0x80190A94; //segment:ovl_i1
-D_i1_80190AA0 = 0x80190AA0; //segment:ovl_i1
-D_i1_80190AAC = 0x80190AAC; //segment:ovl_i1
-D_i1_80190AB8 = 0x80190AB8; //segment:ovl_i1
-D_i1_80190AC4 = 0x80190AC4; //segment:ovl_i1
-D_i1_80190AD0 = 0x80190AD0; //segment:ovl_i1
-D_i1_80190ADC = 0x80190ADC; //segment:ovl_i1
-D_i1_80190AE8 = 0x80190AE8; //segment:ovl_i1
-D_i1_80190AF4 = 0x80190AF4; //segment:ovl_i1
-D_i1_80190B04 = 0x80190B04; //segment:ovl_i1
-D_i1_80190B14 = 0x80190B14; //segment:ovl_i1
-D_i1_80190B24 = 0x80190B24; //segment:ovl_i1
-D_i1_80190B34 = 0x80190B34; //segment:ovl_i1
-D_i1_80190B40 = 0x80190B40; //segment:ovl_i1
-D_i1_80190B4C = 0x80190B4C; //segment:ovl_i1
-D_i1_80190B58 = 0x80190B58; //segment:ovl_i1
-D_i1_80190B64 = 0x80190B64; //segment:ovl_i1
-D_i1_80190B70 = 0x80190B70; //segment:ovl_i1
-D_i1_80190B88 = 0x80190B88; //segment:ovl_i1
-D_i1_80190B94 = 0x80190B94; //segment:ovl_i1
-D_i1_80190BA0 = 0x80190BA0; //segment:ovl_i1
-D_i1_80190BAC = 0x80190BAC; //segment:ovl_i1
-D_i1_80190BB8 = 0x80190BB8; //segment:ovl_i1
-D_i1_80190BC4 = 0x80190BC4; //segment:ovl_i1
-D_i1_80190BD0 = 0x80190BD0; //segment:ovl_i1
-D_i1_80190BDC = 0x80190BDC; //segment:ovl_i1
-D_i1_80190CCC = 0x80190CCC; //segment:ovl_i1
-D_i1_80190CDC = 0x80190CDC; //segment:ovl_i1
-D_i1_80190CEC = 0x80190CEC; //segment:ovl_i1
-D_i1_80190CF8 = 0x80190CF8; //segment:ovl_i1
-D_i1_80190D04 = 0x80190D04; //segment:ovl_i1
-D_i1_80190D10 = 0x80190D10; //segment:ovl_i1
-D_i1_80190D1C = 0x80190D1C; //segment:ovl_i1
-D_i1_80190D28 = 0x80190D28; //segment:ovl_i1
-D_i1_80190D34 = 0x80190D34; //segment:ovl_i1
-D_i1_80190D40 = 0x80190D40; //segment:ovl_i1
-D_i1_80190D4C = 0x80190D4C; //segment:ovl_i1
-D_i1_80190D58 = 0x80190D58; //segment:ovl_i1
-D_i1_80190D64 = 0x80190D64; //segment:ovl_i1
-D_i1_80190D70 = 0x80190D70; //segment:ovl_i1
-D_i1_80190D7C = 0x80190D7C; //segment:ovl_i1
-D_i1_80190D88 = 0x80190D88; //segment:ovl_i1
-D_i1_80190D94 = 0x80190D94; //segment:ovl_i1
-D_i1_80190DA0 = 0x80190DA0; //segment:ovl_i1
-D_i1_80190DAC = 0x80190DAC; //segment:ovl_i1
-D_i1_80190DC0 = 0x80190DC0; //segment:ovl_i1
-D_i1_80190F50 = 0x80190F50; //segment:ovl_i1
-D_i1_801910E0 = 0x801910E0; //segment:ovl_i1
-D_i1_801910EC = 0x801910EC; //segment:ovl_i1
-D_i1_8019127C = 0x8019127C; //segment:ovl_i1
-D_i1_80191288 = 0x80191288; //segment:ovl_i1
-D_i1_801912CC = 0x801912CC; //segment:ovl_i1
-D_i1_801912CE = 0x801912CE; //segment:ovl_i1
-D_i1_801912D8 = 0x801912D8; //segment:ovl_i1
-D_i1_801914E8 = 0x801914E8; //segment:ovl_i1
-D_i1_801916F8 = 0x801916F8; //segment:ovl_i1
-D_i1_80191780 = 0x80191780; //segment:ovl_i1
-D_i1_801917C2 = 0x801917C2; //segment:ovl_i1
-D_i1_801917C4 = 0x801917C4; //segment:ovl_i1
-D_i1_801919C8 = 0x801919C8; //segment:ovl_i1
-D_i1_80191A7C = 0x80191A7C; //segment:ovl_i1
-D_i1_80191AA0 = 0x80191AA0; //segment:ovl_i1
-D_i1_80191AA2 = 0x80191AA2; //segment:ovl_i1
-D_i1_80191AB8 = 0x80191AB8; //segment:ovl_i1
-D_i1_80191C38 = 0x80191C38; //segment:ovl_i1
-D_i1_80191F54 = 0x80191F54; //segment:ovl_i1
-D_i1_80191F78 = 0x80191F78; //segment:ovl_i1
-D_i1_80191F80 = 0x80191F80; //segment:ovl_i1
-D_i1_80191F90 = 0x80191F90; //segment:ovl_i1
-D_i1_80191F9C = 0x80191F9C; //segment:ovl_i1
-D_i1_80191FA4 = 0x80191FA4; //segment:ovl_i1
-D_i1_80191FAC = 0x80191FAC; //segment:ovl_i1
-D_i1_80191FBC = 0x80191FBC; //segment:ovl_i1
-D_i1_80191FC4 = 0x80191FC4; //segment:ovl_i1
-D_i1_80191FCC = 0x80191FCC; //segment:ovl_i1
-D_i1_80191FD4 = 0x80191FD4; //segment:ovl_i1
-D_i1_80191FDC = 0x80191FDC; //segment:ovl_i1
-D_i1_80191FE8 = 0x80191FE8; //segment:ovl_i1
-D_i1_80192000 = 0x80192000; //segment:ovl_i1
-D_i1_80192080 = 0x80192080; //segment:ovl_i1
-D_i1_801920B8 = 0x801920B8; //segment:ovl_i1
-D_i1_801920D0 = 0x801920D0; //segment:ovl_i1
-D_i1_801920D4 = 0x801920D4; //segment:ovl_i1
-D_i1_80192940 = 0x80192940;
-D_i1_80192950 = 0x80192950; //segment:ovl_i1
-D_i1_80192964 = 0x80192964; //segment:ovl_i1
-D_i1_80192994 = 0x80192994; //segment:ovl_i1
-D_i1_80192998 = 0x80192998; //segment:ovl_i1
-D_i1_80192A50 = 0x80192A50; //segment:ovl_i1
-D_i1_80192A54 = 0x80192A54; //segment:ovl_i1
-D_i1_80192A58 = 0x80192A58; //segment:ovl_i1
-D_i1_80192A68 = 0x80192A68; //segment:ovl_i1
-D_i1_80192A70 = 0x80192A70; //segment:ovl_i1
-D_i1_80192AB8 = 0x80192AB8; //segment:ovl_i1
-D_i1_80192B1C = 0x80192B1C; //segment:ovl_i1
-D_i1_80192B24 = 0x80192B24; //segment:ovl_i1
-D_i1_80192B2C = 0x80192B2C; //segment:ovl_i1
-D_i1_80192B34 = 0x80192B34; //segment:ovl_i1
-D_i1_80192B38 = 0x80192B38; //segment:ovl_i1
-D_i1_801931B8 = 0x801931B8; //segment:ovl_i1
-D_i1_80193240 = 0x80193240; //segment:ovl_i1
-D_i1_80193242 = 0x80193242; //segment:ovl_i1
-D_i1_801932B4 = 0x801932B4; //segment:ovl_i1
-D_i1_80193338 = 0x80193338; //segment:ovl_i1
-D_i1_8019333C = 0x8019333C; //segment:ovl_i1
-D_i1_80193340 = 0x80193340; //segment:ovl_i1
-
-func_i2_8017E7A0 = 0x8017E7A0; //segment:ovl_i2
-func_i2_8017E7B0 = 0x8017E7B0; //segment:ovl_i2
-func_i2_8017E7EC = 0x8017E7EC; //segment:ovl_i2
-func_i2_8017E8D0 = 0x8017E8D0; //segment:ovl_i2
-func_i2_8017EA44 = 0x8017EA44; //segment:ovl_i2
-func_i2_8017EBDC = 0x8017EBDC; //segment:ovl_i2
-func_i2_8017ED88 = 0x8017ED88; //segment:ovl_i2
-func_i2_8017EEE8 = 0x8017EEE8; //segment:ovl_i2
-func_i2_8017EF88 = 0x8017EF88; //segment:ovl_i2
-func_i2_8017F018 = 0x8017F018; //segment:ovl_i2
-func_i2_8017F0B8 = 0x8017F0B8; //segment:ovl_i2
-func_i2_8017F278 = 0x8017F278; //segment:ovl_i2
-func_i2_8017F308 = 0x8017F308; //segment:ovl_i2
-func_i2_8017F428 = 0x8017F428; //segment:ovl_i2
-func_i2_8017F4A8 = 0x8017F4A8; //segment:ovl_i2
-func_i2_8017F518 = 0x8017F518; //segment:ovl_i2
-func_i2_8017F5C4 = 0x8017F5C4; //segment:ovl_i2
-func_i2_8017FA50 = 0x8017FA50; //segment:ovl_i2
-func_i2_8017FCC0 = 0x8017FCC0; //segment:ovl_i2
-func_i2_8017FE04 = 0x8017FE04; //segment:ovl_i2
-func_i2_8017FEAC = 0x8017FEAC; //segment:ovl_i2
-func_i2_8017FF2C = 0x8017FF2C; //segment:ovl_i2
-func_i2_8018010C = 0x8018010C; //segment:ovl_i2
-func_i2_801801AC = 0x801801AC; //segment:ovl_i2
-func_i2_8018022C = 0x8018022C; //segment:ovl_i2
-func_i2_80180394 = 0x80180394; //segment:ovl_i2
-func_i2_80180570 = 0x80180570; //segment:ovl_i2
-func_i2_801808A4 = 0x801808A4; //segment:ovl_i2
-func_i2_80180A0C = 0x80180A0C; //segment:ovl_i2
-func_i2_801829FC = 0x801829FC; //segment:ovl_i2
-func_i2_80182D04 = 0x80182D04; //segment:ovl_i2
-func_i2_801839B4 = 0x801839B4; //segment:ovl_i2
-func_i2_80183B2C = 0x80183B2C; //segment:ovl_i2
-func_i2_80183C48 = 0x80183C48; //segment:ovl_i2
-func_i2_80183D10 = 0x80183D10; //segment:ovl_i2
-func_i2_80183D88 = 0x80183D88; //segment:ovl_i2
-func_i2_80183F30 = 0x80183F30; //segment:ovl_i2
-func_i2_80183FC4 = 0x80183FC4; //segment:ovl_i2
-func_i2_80184C00 = 0x80184C00; //segment:ovl_i2
-func_i2_80184C80 = 0x80184C80; //segment:ovl_i2
-func_i2_80184D00 = 0x80184D00; //segment:ovl_i2
-func_i2_80184D80 = 0x80184D80; //segment:ovl_i2
-func_i2_80184E00 = 0x80184E00; //segment:ovl_i2
-func_i2_80184EF8 = 0x80184EF8; //segment:ovl_i2
-func_i2_80185028 = 0x80185028; //segment:ovl_i2
-func_i2_8018511C = 0x8018511C; //segment:ovl_i2
-func_i2_80185298 = 0x80185298; //segment:ovl_i2
-func_i2_80185FB0 = 0x80185FB0; //segment:ovl_i2
-func_i2_80186250 = 0x80186250; //segment:ovl_i2
-func_i2_80186344 = 0x80186344; //segment:ovl_i2
-func_i2_801863FC = 0x801863FC; //segment:ovl_i2
-func_i2_80186550 = 0x80186550; //segment:ovl_i2
-func_i2_80186AA4 = 0x80186AA4; //segment:ovl_i2
-func_i2_80186C24 = 0x80186C24; //segment:ovl_i2
-func_i2_80186DE0 = 0x80186DE0; //segment:ovl_i2
-func_i2_8018705C = 0x8018705C; //segment:ovl_i2
-func_i2_80187144 = 0x80187144; //segment:ovl_i2
-func_i2_80187164 = 0x80187164; //segment:ovl_i2
-func_i2_801871A8 = 0x801871A8; //segment:ovl_i2
-func_i2_80187200 = 0x80187200; //segment:ovl_i2
-func_i2_80187244 = 0x80187244; //segment:ovl_i2
-func_i2_8018729C = 0x8018729C; //segment:ovl_i2
-func_i2_80189D18 = 0x80189D18; //segment:ovl_i2
-func_i2_8018A430 = 0x8018A430; //segment:ovl_i2
-func_i2_8018A65C = 0x8018A65C; //segment:ovl_i2
-func_i2_8018AA28 = 0x8018AA28; //segment:ovl_i2
-func_i2_8018AB00 = 0x8018AB00; //segment:ovl_i2
-func_i2_8018AC58 = 0x8018AC58; //segment:ovl_i2
-func_i2_8018B6FC = 0x8018B6FC; //segment:ovl_i2
-func_i2_8018B950 = 0x8018B950; //segment:ovl_i2
-D_i2_8018C650 = 0x8018C650; //segment:ovl_i2
-D_i2_8018C660 = 0x8018C660; //segment:ovl_i2
-D_i2_8018C750 = 0x8018C750; //segment:ovl_i2
-D_i2_8018C764 = 0x8018C764; //segment:ovl_i2
-D_i2_8018C784 = 0x8018C784; //segment:ovl_i2
-D_i2_8018C7B4 = 0x8018C7B4; //segment:ovl_i2
-D_i2_8018C7C4 = 0x8018C7C4; //segment:ovl_i2
-D_i2_8018C7D4 = 0x8018C7D4; //segment:ovl_i2
-D_i2_8018C7E4 = 0x8018C7E4; //segment:ovl_i2
-D_i2_8018C7F4 = 0x8018C7F4; //segment:ovl_i2
-D_i2_8018C800 = 0x8018C800; //segment:ovl_i2
-D_i2_8018C830 = 0x8018C830; //segment:ovl_i2
-D_i2_8018C83C = 0x8018C83C; //segment:ovl_i2
-D_i2_8018C840 = 0x8018C840; //segment:ovl_i2
-D_i2_8018C870 = 0x8018C870; //segment:ovl_i2
-D_i2_8018C874 = 0x8018C874; //segment:ovl_i2
-D_i2_8018C880 = 0x8018C880; //segment:ovl_i2
-D_i2_8018C88C = 0x8018C88C; //segment:ovl_i2
-D_i2_8018C898 = 0x8018C898; //segment:ovl_i2
-D_i2_8018C89C = 0x8018C89C; //segment:ovl_i2
-D_i2_8018C8A0 = 0x8018C8A0; //segment:ovl_i2
-D_i2_8018C8A4 = 0x8018C8A4; //segment:ovl_i2
-D_i2_8018C8B0 = 0x8018C8B0; //segment:ovl_i2
-D_i2_8018C8BC = 0x8018C8BC; //segment:ovl_i2
-D_i2_8018C8C8 = 0x8018C8C8; //segment:ovl_i2
-D_i2_8018C8D4 = 0x8018C8D4; //segment:ovl_i2
-D_i2_8018C8E0 = 0x8018C8E0; //segment:ovl_i2
-D_i2_8018C91C = 0x8018C91C; //segment:ovl_i2
-D_i2_8018C940 = 0x8018C940; //segment:ovl_i2
-D_i2_8018C950 = 0x8018C950; //segment:ovl_i2
-D_i2_8018C960 = 0x8018C960; //segment:ovl_i2
-D_i2_8018C970 = 0x8018C970; //segment:ovl_i2
-D_i2_8018C980 = 0x8018C980; //segment:ovl_i2
-D_i2_8018C990 = 0x8018C990; //segment:ovl_i2
-D_i2_8018C9A0 = 0x8018C9A0; //segment:ovl_i2
-D_i2_8018C9AC = 0x8018C9AC; //segment:ovl_i2
-D_i2_8018CFA0 = 0x8018CFA0;
-D_i2_8018CFB0 = 0x8018CFB0; //segment:ovl_i2
-D_i2_8018CFC0 = 0x8018CFC0; //segment:ovl_i2
-
-func_i3_8017E7A0 = 0x8017E7A0; //segment:ovl_i3
-func_i3_8017E7B0 = 0x8017E7B0; //segment:ovl_i3
-func_i3_8017E864 = 0x8017E864; //segment:ovl_i3
-func_i3_8017E8FC = 0x8017E8FC; //segment:ovl_i3
-func_i3_8017E984 = 0x8017E984; //segment:ovl_i3
-func_i3_8017E9D4 = 0x8017E9D4; //segment:ovl_i3
-func_i3_8017EBC4 = 0x8017EBC4; //segment:ovl_i3
-func_i3_8018143C = 0x8018143C; //segment:ovl_i3
-func_i3_80181550 = 0x80181550; //segment:ovl_i3
-func_i3_801816F0 = 0x801816F0; //segment:ovl_i3
-func_i3_80182C48 = 0x80182C48; //segment:ovl_i3
-func_i3_80182F60 = 0x80182F60; //segment:ovl_i3
-func_i3_8018335C = 0x8018335C; //segment:ovl_i3
-func_i3_801837D8 = 0x801837D8; //segment:ovl_i3
-func_i3_80184658 = 0x80184658; //segment:ovl_i3
-func_i3_8018476C = 0x8018476C; //segment:ovl_i3
-func_i3_80184854 = 0x80184854; //segment:ovl_i3
-func_i3_80184920 = 0x80184920; //segment:ovl_i3
-func_i3_80184A90 = 0x80184A90; //segment:ovl_i3
-func_i3_80184BAC = 0x80184BAC; //segment:ovl_i3
-func_i3_80184CE4 = 0x80184CE4; //segment:ovl_i3
-func_i3_80185200 = 0x80185200; //segment:ovl_i3
-func_i3_80185D14 = 0x80185D14; //segment:ovl_i3
-func_i3_80185DC8 = 0x80185DC8; //segment:ovl_i3
-func_i3_80185EC4 = 0x80185EC4; //segment:ovl_i3
-func_i3_80186004 = 0x80186004; //segment:ovl_i3
-func_i3_801871D0 = 0x801871D0; //segment:ovl_i3
-func_i3_801872A8 = 0x801872A8; //segment:ovl_i3
-func_i3_8018737C = 0x8018737C; //segment:ovl_i3
-func_i3_8018741C = 0x8018741C; //segment:ovl_i3
-func_i3_80187484 = 0x80187484; //segment:ovl_i3
-func_i3_801876B0 = 0x801876B0; //segment:ovl_i3
-func_i3_8018774C = 0x8018774C; //segment:ovl_i3
-func_i3_80187A10 = 0x80187A10; //segment:ovl_i3
-func_i3_80187C80 = 0x80187C80; //segment:ovl_i3
-func_i3_80187DCC = 0x80187DCC; //segment:ovl_i3
-func_i3_80187F8C = 0x80187F8C; //segment:ovl_i3
-func_i3_8018818C = 0x8018818C; //segment:ovl_i3
-func_i3_801881AC = 0x801881AC; //segment:ovl_i3
-func_i3_80188294 = 0x80188294; //segment:ovl_i3
-func_i3_80188748 = 0x80188748; //segment:ovl_i3
-func_i3_80188828 = 0x80188828; //segment:ovl_i3
-func_i3_80188904 = 0x80188904; //segment:ovl_i3
-func_i3_80188DD0 = 0x80188DD0; //segment:ovl_i3
-func_i3_80188E3C = 0x80188E3C; //segment:ovl_i3
-func_i3_80188E48 = 0x80188E48; //segment:ovl_i3
-func_i3_80189034 = 0x80189034; //segment:ovl_i3
-func_i3_80189118 = 0x80189118; //segment:ovl_i3
-func_i3_80189280 = 0x80189280; //segment:ovl_i3
-func_i3_80189318 = 0x80189318; //segment:ovl_i3
-func_i3_80189978 = 0x80189978; //segment:ovl_i3
-func_i3_80189AB8 = 0x80189AB8; //segment:ovl_i3
-func_i3_80189E9C = 0x80189E9C; //segment:ovl_i3
-func_i3_80189F08 = 0x80189F08; //segment:ovl_i3
-func_i3_8018A0E8 = 0x8018A0E8; //segment:ovl_i3
-func_i3_8018A4C4 = 0x8018A4C4; //segment:ovl_i3
-func_i3_8018A530 = 0x8018A530; //segment:ovl_i3
-func_i3_8018A8AC = 0x8018A8AC; //segment:ovl_i3
-func_i3_8018AA5C = 0x8018AA5C; //segment:ovl_i3
-func_i3_8018AB8C = 0x8018AB8C; //segment:ovl_i3
-func_i3_8018ABF4 = 0x8018ABF4; //segment:ovl_i3
-func_i3_8018AD1C = 0x8018AD1C; //segment:ovl_i3
-func_i3_8018AD8C = 0x8018AD8C; //segment:ovl_i3
-func_i3_8018AEE0 = 0x8018AEE0; //segment:ovl_i3
-func_i3_8018AF4C = 0x8018AF4C; //segment:ovl_i3
-func_i3_8018AF8C = 0x8018AF8C; //segment:ovl_i3
-func_i3_8018B618 = 0x8018B618; //segment:ovl_i3
-func_i3_8018BC60 = 0x8018BC60; //segment:ovl_i3
-func_i3_8018BD08 = 0x8018BD08; //segment:ovl_i3
-func_i3_8018F980 = 0x8018F980; //segment:ovl_i3
-func_i3_8018FC80 = 0x8018FC80; //segment:ovl_i3
-func_i3_8018FE6C = 0x8018FE6C; //segment:ovl_i3
-func_i3_80190150 = 0x80190150; //segment:ovl_i3
-func_i3_801901C0 = 0x801901C0; //segment:ovl_i3
-func_i3_80190300 = 0x80190300; //segment:ovl_i3
-func_i3_801903D0 = 0x801903D0; //segment:ovl_i3
-func_i3_80190454 = 0x80190454; //segment:ovl_i3
-func_i3_80190618 = 0x80190618; //segment:ovl_i3
-func_i3_801906F4 = 0x801906F4; //segment:ovl_i3
-func_i3_801908B0 = 0x801908B0; //segment:ovl_i3
-func_i3_80190920 = 0x80190920; //segment:ovl_i3
-func_i3_80190AC0 = 0x80190AC0; //segment:ovl_i3
-func_i3_80190B64 = 0x80190B64; //segment:ovl_i3
-func_i3_80190C50 = 0x80190C50; //segment:ovl_i3
-func_i3_80190CAC = 0x80190CAC; //segment:ovl_i3
-func_i3_801910A8 = 0x801910A8; //segment:ovl_i3
-func_i3_80191120 = 0x80191120; //segment:ovl_i3
-func_i3_80191194 = 0x80191194; //segment:ovl_i3
-func_i3_80191480 = 0x80191480; //segment:ovl_i3
-func_i3_80191764 = 0x80191764; //segment:ovl_i3
-func_i3_80191858 = 0x80191858; //segment:ovl_i3
-func_i3_80191F50 = 0x80191F50; //segment:ovl_i3
-func_i3_80192474 = 0x80192474; //segment:ovl_i3
-func_i3_801927CC = 0x801927CC; //segment:ovl_i3
-func_i3_80192A60 = 0x80192A60; //segment:ovl_i3
-func_i3_80192A94 = 0x80192A94; //segment:ovl_i3
-func_i3_80192AD8 = 0x80192AD8; //segment:ovl_i3
-func_i3_80192EFC = 0x80192EFC; //segment:ovl_i3
-func_i3_80193064 = 0x80193064; //segment:ovl_i3
-func_i3_801930CC = 0x801930CC; //segment:ovl_i3
-func_i3_80193450 = 0x80193450; //segment:ovl_i3
-func_i3_80193484 = 0x80193484; //segment:ovl_i3
-func_i3_801936D8 = 0x801936D8; //segment:ovl_i3
-func_i3_80193AC0 = 0x80193AC0; //segment:ovl_i3
-func_i3_80193E70 = 0x80193E70; //segment:ovl_i3
-func_i3_801940DC = 0x801940DC; //segment:ovl_i3
-func_i3_801942E4 = 0x801942E4; //segment:ovl_i3
-func_i3_801943E4 = 0x801943E4; //segment:ovl_i3
-func_i3_801945C8 = 0x801945C8; //segment:ovl_i3
-func_i3_8019464C = 0x8019464C; //segment:ovl_i3
-func_i3_801946B0 = 0x801946B0; //segment:ovl_i3
-func_i3_801949F4 = 0x801949F4; //segment:ovl_i3
-func_i3_80195878 = 0x80195878; //segment:ovl_i3
-func_i3_80195A80 = 0x80195A80; //segment:ovl_i3
-func_i3_80195B48 = 0x80195B48; //segment:ovl_i3
-func_i3_80195BB0 = 0x80195BB0; //segment:ovl_i3
-func_i3_80195C84 = 0x80195C84; //segment:ovl_i3
-func_i3_80195D0C = 0x80195D0C; //segment:ovl_i3
-func_i3_801961C0 = 0x801961C0; //segment:ovl_i3
-func_i3_801962C8 = 0x801962C8; //segment:ovl_i3
-func_i3_80196340 = 0x80196340; //segment:ovl_i3
-func_i3_80196424 = 0x80196424; //segment:ovl_i3
-func_i3_8019649C = 0x8019649C; //segment:ovl_i3
-func_i3_80196A3C = 0x80196A3C; //segment:ovl_i3
-func_i3_80196C2C = 0x80196C2C; //segment:ovl_i3
-func_i3_80196D34 = 0x80196D34; //segment:ovl_i3
-func_i3_80197070 = 0x80197070; //segment:ovl_i3
-func_i3_80197178 = 0x80197178; //segment:ovl_i3
-func_i3_801971D4 = 0x801971D4; //segment:ovl_i3
-func_i3_80197250 = 0x80197250; //segment:ovl_i3
-func_i3_801972CC = 0x801972CC; //segment:ovl_i3
-func_i3_801973B0 = 0x801973B0; //segment:ovl_i3
-func_i3_80197D80 = 0x80197D80; //segment:ovl_i3
-func_i3_80197F7C = 0x80197F7C; //segment:ovl_i3
-func_i3_80198020 = 0x80198020; //segment:ovl_i3
-func_i3_80198088 = 0x80198088; //segment:ovl_i3
-func_i3_80198264 = 0x80198264; //segment:ovl_i3
-func_i3_80198384 = 0x80198384; //segment:ovl_i3
-func_i3_80198F68 = 0x80198F68; //segment:ovl_i3
-func_i3_801990A4 = 0x801990A4; //segment:ovl_i3
-func_i3_80199140 = 0x80199140; //segment:ovl_i3
-func_i3_80199210 = 0x80199210; //segment:ovl_i3
-func_i3_80199630 = 0x80199630; //segment:ovl_i3
-func_i3_80199688 = 0x80199688; //segment:ovl_i3
-func_i3_80199ED0 = 0x80199ED0; //segment:ovl_i3
-func_i3_80199F2C = 0x80199F2C; //segment:ovl_i3
-func_i3_8019A360 = 0x8019A360; //segment:ovl_i3
-func_i3_8019A3BC = 0x8019A3BC; //segment:ovl_i3
-func_i3_8019A6FC = 0x8019A6FC; //segment:ovl_i3
-func_i3_8019A7A4 = 0x8019A7A4; //segment:ovl_i3
-func_i3_8019AEE0 = 0x8019AEE0; //segment:ovl_i3
-func_i3_8019B4AC = 0x8019B4AC; //segment:ovl_i3
-func_i3_8019BB50 = 0x8019BB50; //segment:ovl_i3
-func_i3_8019BCCC = 0x8019BCCC; //segment:ovl_i3
-func_i3_8019C158 = 0x8019C158; //segment:ovl_i3
-func_i3_8019C190 = 0x8019C190; //segment:ovl_i3
-func_i3_8019C950 = 0x8019C950; //segment:ovl_i3
-func_i3_8019CDD4 = 0x8019CDD4; //segment:ovl_i3
-func_i3_8019DB40 = 0x8019DB40; //segment:ovl_i3
-func_i3_8019DE74 = 0x8019DE74; //segment:ovl_i3
-func_i3_8019E450 = 0x8019E450; //segment:ovl_i3
-func_i3_8019E9E8 = 0x8019E9E8; //segment:ovl_i3
-func_i3_8019EBC8 = 0x8019EBC8; //segment:ovl_i3
-func_i3_8019FE80 = 0x8019FE80; //segment:ovl_i3
-func_i3_801A0050 = 0x801A0050; //segment:ovl_i3
-func_i3_801A00C0 = 0x801A00C0; //segment:ovl_i3
-func_i3_801A0580 = 0x801A0580; //segment:ovl_i3
-func_i3_801A0608 = 0x801A0608; //segment:ovl_i3
-func_i3_801A06DC = 0x801A06DC; //segment:ovl_i3
-func_i3_801A0780 = 0x801A0780; //segment:ovl_i3
-func_i3_801A0820 = 0x801A0820; //segment:ovl_i3
-func_i3_801A085C = 0x801A085C; //segment:ovl_i3
-func_i3_801A0970 = 0x801A0970; //segment:ovl_i3
-func_i3_801A09BC = 0x801A09BC; //segment:ovl_i3
-func_i3_801A0AB8 = 0x801A0AB8; //segment:ovl_i3
-func_i3_801A0C68 = 0x801A0C68; //segment:ovl_i3
-func_i3_801A0F2C = 0x801A0F2C; //segment:ovl_i3
-func_i3_801A1078 = 0x801A1078; //segment:ovl_i3
-func_i3_801A1164 = 0x801A1164; //segment:ovl_i3
-func_i3_801A14A0 = 0x801A14A0; //segment:ovl_i3
-func_i3_801A1750 = 0x801A1750; //segment:ovl_i3
-func_i3_801A1B7C = 0x801A1B7C; //segment:ovl_i3
-func_i3_801A1F8C = 0x801A1F8C; //segment:ovl_i3
-func_i3_801A2C44 = 0x801A2C44; //segment:ovl_i3
-func_i3_801A2CD4 = 0x801A2CD4; //segment:ovl_i3
-func_i3_801A3330 = 0x801A3330; //segment:ovl_i3
-func_i3_801A3420 = 0x801A3420; //segment:ovl_i3
-func_i3_801A3508 = 0x801A3508; //segment:ovl_i3
-func_i3_801A3A5C = 0x801A3A5C; //segment:ovl_i3
-func_i3_801A3B3C = 0x801A3B3C; //segment:ovl_i3
-func_i3_801A3BAC = 0x801A3BAC; //segment:ovl_i3
-func_i3_801A3E48 = 0x801A3E48; //segment:ovl_i3
-func_i3_801A40E4 = 0x801A40E4; //segment:ovl_i3
-func_i3_801A45BC = 0x801A45BC; //segment:ovl_i3
-func_i3_801A482C = 0x801A482C; //segment:ovl_i3
-func_i3_801A491C = 0x801A491C; //segment:ovl_i3
-func_i3_801A4954 = 0x801A4954; //segment:ovl_i3
-func_i3_801A5210 = 0x801A5210; //segment:ovl_i3
-func_i3_801A53FC = 0x801A53FC; //segment:ovl_i3
-func_i3_801A5640 = 0x801A5640; //segment:ovl_i3
-func_i3_801A566C = 0x801A566C; //segment:ovl_i3
-func_i3_801A5DD8 = 0x801A5DD8; //segment:ovl_i3
-func_i3_801A6C94 = 0x801A6C94; //segment:ovl_i3
-func_i3_801A6CF4 = 0x801A6CF4; //segment:ovl_i3
-func_i3_801A7C34 = 0x801A7C34; //segment:ovl_i3
-func_i3_801A7DF8 = 0x801A7DF8; //segment:ovl_i3
-func_i3_801A8158 = 0x801A8158; //segment:ovl_i3
-func_i3_801A8220 = 0x801A8220; //segment:ovl_i3
-func_i3_801A8264 = 0x801A8264; //segment:ovl_i3
-func_i3_801A82A0 = 0x801A82A0; //segment:ovl_i3
-func_i3_801A8390 = 0x801A8390; //segment:ovl_i3
-func_i3_801A85E4 = 0x801A85E4; //segment:ovl_i3
-func_i3_801AB544 = 0x801AB544; //segment:ovl_i3
-func_i3_801ABC74 = 0x801ABC74; //segment:ovl_i3
-func_i3_801AC01C = 0x801AC01C; //segment:ovl_i3
-func_i3_801AC074 = 0x801AC074; //segment:ovl_i3
-func_i3_801AC12C = 0x801AC12C; //segment:ovl_i3
-func_i3_801AC2E4 = 0x801AC2E4; //segment:ovl_i3
-func_i3_801AC380 = 0x801AC380; //segment:ovl_i3
-func_i3_801ACEB0 = 0x801ACEB0; //segment:ovl_i3
-func_i3_801AD200 = 0x801AD200; //segment:ovl_i3
-func_i3_801AD434 = 0x801AD434; //segment:ovl_i3
-func_i3_801AD5DC = 0x801AD5DC; //segment:ovl_i3
-func_i3_801AD624 = 0x801AD624; //segment:ovl_i3
-func_i3_801AE0EC = 0x801AE0EC; //segment:ovl_i3
-func_i3_801AE290 = 0x801AE290; //segment:ovl_i3
-func_i3_801AE984 = 0x801AE984; //segment:ovl_i3
-func_i3_801AE9EC = 0x801AE9EC; //segment:ovl_i3
-func_i3_801AECBC = 0x801AECBC; //segment:ovl_i3
-func_i3_801AED88 = 0x801AED88; //segment:ovl_i3
-func_i3_801AEF10 = 0x801AEF10; //segment:ovl_i3
-func_i3_801AFEE8 = 0x801AFEE8; //segment:ovl_i3
-func_i3_801B0014 = 0x801B0014; //segment:ovl_i3
-func_i3_801B0374 = 0x801B0374; //segment:ovl_i3
-func_i3_801B043C = 0x801B043C; //segment:ovl_i3
-func_i3_801B104C = 0x801B104C; //segment:ovl_i3
-func_i3_801B13A4 = 0x801B13A4; //segment:ovl_i3
-func_i3_801B1508 = 0x801B1508; //segment:ovl_i3
-func_i3_801B1780 = 0x801B1780; //segment:ovl_i3
-func_i3_801B1818 = 0x801B1818; //segment:ovl_i3
-func_i3_801B1944 = 0x801B1944; //segment:ovl_i3
-func_i3_801B201C = 0x801B201C; //segment:ovl_i3
-func_i3_801B2098 = 0x801B2098; //segment:ovl_i3
-func_i3_801B2364 = 0x801B2364; //segment:ovl_i3
-func_i3_801B24A4 = 0x801B24A4; //segment:ovl_i3
-func_i3_801B250C = 0x801B250C; //segment:ovl_i3
-func_i3_801B2A3C = 0x801B2A3C; //segment:ovl_i3
-func_i3_801B37D0 = 0x801B37D0; //segment:ovl_i3
-func_i3_801B3BBC = 0x801B3BBC; //segment:ovl_i3
-func_i3_801B3BD0 = 0x801B3BD0; //segment:ovl_i3
-func_i3_801B3C40 = 0x801B3C40; //segment:ovl_i3
-func_i3_801B4424 = 0x801B4424; //segment:ovl_i3
-func_i3_801B450C = 0x801B450C; //segment:ovl_i3
-func_i3_801B4658 = 0x801B4658; //segment:ovl_i3
-func_i3_801B47F4 = 0x801B47F4; //segment:ovl_i3
-func_i3_801B50A4 = 0x801B50A4; //segment:ovl_i3
-func_i3_801B5114 = 0x801B5114; //segment:ovl_i3
-func_i3_801B51BC = 0x801B51BC; //segment:ovl_i3
-func_i3_801B52DC = 0x801B52DC; //segment:ovl_i3
-func_i3_801B5398 = 0x801B5398; //segment:ovl_i3
-func_i3_801B54A4 = 0x801B54A4; //segment:ovl_i3
-func_i3_801B551C = 0x801B551C; //segment:ovl_i3
-func_i3_801B56A0 = 0x801B56A0; //segment:ovl_i3
-func_i3_801B5DCC = 0x801B5DCC; //segment:ovl_i3
-func_i3_801B5F00 = 0x801B5F00; //segment:ovl_i3
-func_i3_801B5F0C = 0x801B5F0C; //segment:ovl_i3
-func_i3_801B5F18 = 0x801B5F18; //segment:ovl_i3
-func_i3_801B5F24 = 0x801B5F24; //segment:ovl_i3
-func_i3_801B5F30 = 0x801B5F30; //segment:ovl_i3
-func_i3_801B5F3C = 0x801B5F3C; //segment:ovl_i3
-D_i3_801B5F50 = 0x801B5F50; //segment:ovl_i3
-D_i3_801B5F60 = 0x801B5F60; //segment:ovl_i3
-D_i3_801B5F90 = 0x801B5F90; //segment:ovl_i3
-D_i3_801B5F9C = 0x801B5F9C; //segment:ovl_i3
-D_i3_801B5FA8 = 0x801B5FA8; //segment:ovl_i3
-D_i3_801B5FB4 = 0x801B5FB4; //segment:ovl_i3
-D_i3_801B5FC0 = 0x801B5FC0; //segment:ovl_i3
-D_i3_801B5FCC = 0x801B5FCC; //segment:ovl_i3
-D_i3_801B5FD8 = 0x801B5FD8; //segment:ovl_i3
-D_i3_801B5FE4 = 0x801B5FE4; //segment:ovl_i3
-D_i3_801B6020 = 0x801B6020; //segment:ovl_i3
-D_i3_801B6024 = 0x801B6024; //segment:ovl_i3
-D_i3_801B60B0 = 0x801B60B0; //segment:ovl_i3
-D_i3_801B60B4 = 0x801B60B4; //segment:ovl_i3
-D_i3_801B6140 = 0x801B6140; //segment:ovl_i3
-D_i3_801B6170 = 0x801B6170; //segment:ovl_i3
-D_i3_801B61A0 = 0x801B61A0; //segment:ovl_i3
-D_i3_801B61A4 = 0x801B61A4; //segment:ovl_i3
-D_i3_801B6230 = 0x801B6230; //segment:ovl_i3
-D_i3_801B6234 = 0x801B6234; //segment:ovl_i3
-D_i3_801B62C0 = 0x801B62C0; //segment:ovl_i3
-D_i3_801B62F0 = 0x801B62F0; //segment:ovl_i3
-D_i3_801B6320 = 0x801B6320; //segment:ovl_i3
-D_i3_801B6324 = 0x801B6324; //segment:ovl_i3
-D_i3_801B63B0 = 0x801B63B0; //segment:ovl_i3
-D_i3_801B63B4 = 0x801B63B4; //segment:ovl_i3
-D_i3_801B6440 = 0x801B6440; //segment:ovl_i3
-D_i3_801B6444 = 0x801B6444; //segment:ovl_i3
-D_i3_801B6470 = 0x801B6470; //segment:ovl_i3
-D_i3_801B64A0 = 0x801B64A0; //segment:ovl_i3
-D_i3_801B64D0 = 0x801B64D0; //segment:ovl_i3
-D_i3_801B6500 = 0x801B6500; //segment:ovl_i3
-D_i3_801B6514 = 0x801B6514; //segment:ovl_i3
-D_i3_801B6530 = 0x801B6530; //segment:ovl_i3
-D_i3_801B6560 = 0x801B6560; //segment:ovl_i3
-D_i3_801B6590 = 0x801B6590; //segment:ovl_i3
-D_i3_801B65C0 = 0x801B65C0; //segment:ovl_i3
-D_i3_801B65CC = 0x801B65CC; //segment:ovl_i3
-D_i3_801B65D8 = 0x801B65D8; //segment:ovl_i3
-D_i3_801B65E4 = 0x801B65E4; //segment:ovl_i3
-D_i3_801B6614 = 0x801B6614; //segment:ovl_i3
-D_i3_801B6644 = 0x801B6644; //segment:ovl_i3
-D_i3_801B6674 = 0x801B6674; //segment:ovl_i3
-D_i3_801B66A4 = 0x801B66A4; //segment:ovl_i3
-D_i3_801B66D4 = 0x801B66D4; //segment:ovl_i3
-D_i3_801B6704 = 0x801B6704; //segment:ovl_i3
-D_i3_801B6744 = 0x801B6744; //segment:ovl_i3
-D_i3_801B6774 = 0x801B6774; //segment:ovl_i3
-D_i3_801B6780 = 0x801B6780; //segment:ovl_i3
-D_i3_801B678C = 0x801B678C; //segment:ovl_i3
-D_i3_801B67C8 = 0x801B67C8; //segment:ovl_i3
-D_i3_801B67EC = 0x801B67EC; //segment:ovl_i3
-D_i3_801B6810 = 0x801B6810; //segment:ovl_i3
-D_i3_801B681C = 0x801B681C; //segment:ovl_i3
-D_i3_801B6844 = 0x801B6844; //segment:ovl_i3
-D_i3_801B6858 = 0x801B6858; //segment:ovl_i3
-D_i3_801B6864 = 0x801B6864; //segment:ovl_i3
-D_i3_801B6870 = 0x801B6870; //segment:ovl_i3
-D_i3_801B687C = 0x801B687C; //segment:ovl_i3
-D_i3_801B6888 = 0x801B6888; //segment:ovl_i3
-D_i3_801B6894 = 0x801B6894; //segment:ovl_i3
-D_i3_801B68A0 = 0x801B68A0; //segment:ovl_i3
-D_i3_801B68B8 = 0x801B68B8; //segment:ovl_i3
-D_i3_801B68D0 = 0x801B68D0; //segment:ovl_i3
-D_i3_801B68DC = 0x801B68DC; //segment:ovl_i3
-D_i3_801B68E8 = 0x801B68E8; //segment:ovl_i3
-D_i3_801B68F4 = 0x801B68F4; //segment:ovl_i3
-D_i3_801B6900 = 0x801B6900; //segment:ovl_i3
-D_i3_801B690C = 0x801B690C; //segment:ovl_i3
-D_i3_801B6918 = 0x801B6918; //segment:ovl_i3
-D_i3_801B6924 = 0x801B6924; //segment:ovl_i3
-D_i3_801B6930 = 0x801B6930; //segment:ovl_i3
-D_i3_801B693C = 0x801B693C; //segment:ovl_i3
-D_i3_801B6948 = 0x801B6948; //segment:ovl_i3
-D_i3_801B6954 = 0x801B6954; //segment:ovl_i3
-D_i3_801B6960 = 0x801B6960; //segment:ovl_i3
-D_i3_801B696C = 0x801B696C; //segment:ovl_i3
-D_i3_801B6974 = 0x801B6974; //segment:ovl_i3
-D_i3_801B697C = 0x801B697C; //segment:ovl_i3
-D_i3_801B6984 = 0x801B6984; //segment:ovl_i3
-D_i3_801B698C = 0x801B698C; //segment:ovl_i3
-D_i3_801B6998 = 0x801B6998; //segment:ovl_i3
-D_i3_801B69A4 = 0x801B69A4; //segment:ovl_i3
-D_i3_801B69B0 = 0x801B69B0; //segment:ovl_i3
-D_i3_801B69BC = 0x801B69BC; //segment:ovl_i3
-D_i3_801B69C8 = 0x801B69C8; //segment:ovl_i3
-D_i3_801B69D4 = 0x801B69D4; //segment:ovl_i3
-D_i3_801B69E0 = 0x801B69E0; //segment:ovl_i3
-D_i3_801B69EC = 0x801B69EC; //segment:ovl_i3
-D_i3_801B69F4 = 0x801B69F4; //segment:ovl_i3
-D_i3_801B6A18 = 0x801B6A18; //segment:ovl_i3
-D_i3_801B6A3C = 0x801B6A3C; //segment:ovl_i3
-D_i3_801B6AB4 = 0x801B6AB4; //segment:ovl_i3
-D_i3_801B6AD4 = 0x801B6AD4; //segment:ovl_i3
-D_i3_801B6AFC = 0x801B6AFC; //segment:ovl_i3
-D_i3_801B6B44 = 0x801B6B44; //segment:ovl_i3
-D_i3_801B6B50 = 0x801B6B50; //segment:ovl_i3
-D_i3_801B6B5C = 0x801B6B5C; //segment:ovl_i3
-D_i3_801B6B68 = 0x801B6B68; //segment:ovl_i3
-D_i3_801B6B74 = 0x801B6B74; //segment:ovl_i3
-D_i3_801B6B78 = 0x801B6B78; //segment:ovl_i3
-D_i3_801B6B7C = 0x801B6B7C; //segment:ovl_i3
-D_i3_801B6B90 = 0x801B6B90; //segment:ovl_i3
-D_i3_801B6BA0 = 0x801B6BA0; //segment:ovl_i3
-D_i3_801B6BD0 = 0x801B6BD0; //segment:ovl_i3
-D_i3_801B6BDC = 0x801B6BDC; //segment:ovl_i3
-D_i3_801B6BF4 = 0x801B6BF4; //segment:ovl_i3
-D_i3_801B6C0C = 0x801B6C0C; //segment:ovl_i3
-D_i3_801B6C30 = 0x801B6C30; //segment:ovl_i3
-D_i3_801B6C54 = 0x801B6C54; //segment:ovl_i3
-D_i3_801B6C60 = 0x801B6C60; //segment:ovl_i3
-D_i3_801B6C6C = 0x801B6C6C; //segment:ovl_i3
-D_i3_801B6C78 = 0x801B6C78; //segment:ovl_i3
-D_i3_801B6C84 = 0x801B6C84; //segment:ovl_i3
-D_i3_801B6C90 = 0x801B6C90; //segment:ovl_i3
-D_i3_801B6C9C = 0x801B6C9C; //segment:ovl_i3
-D_i3_801B6CA8 = 0x801B6CA8; //segment:ovl_i3
-D_i3_801B6CB4 = 0x801B6CB4; //segment:ovl_i3
-D_i3_801B6CC0 = 0x801B6CC0; //segment:ovl_i3
-D_i3_801B6CCC = 0x801B6CCC; //segment:ovl_i3
-D_i3_801B6CD8 = 0x801B6CD8; //segment:ovl_i3
-D_i3_801B6CE4 = 0x801B6CE4; //segment:ovl_i3
-D_i3_801B6CF0 = 0x801B6CF0; //segment:ovl_i3
-D_i3_801B6D5C = 0x801B6D5C; //segment:ovl_i3
-D_i3_801B6D80 = 0x801B6D80; //segment:ovl_i3
-D_i3_801B6DE0 = 0x801B6DE0; //segment:ovl_i3
-D_i3_801B6E10 = 0x801B6E10; //segment:ovl_i3
-D_i3_801B6E14 = 0x801B6E14; //segment:ovl_i3
-D_i3_801B6E40 = 0x801B6E40; //segment:ovl_i3
-D_i3_801B6E4C = 0x801B6E4C; //segment:ovl_i3
-D_i3_801B6E58 = 0x801B6E58; //segment:ovl_i3
-D_i3_801B6E60 = 0x801B6E60; //segment:ovl_i3
-D_i3_801B6E6C = 0x801B6E6C; //segment:ovl_i3
-D_i3_801B6E78 = 0x801B6E78; //segment:ovl_i3
-D_i3_801B6E84 = 0x801B6E84; //segment:ovl_i3
-D_i3_801B6E90 = 0x801B6E90; //segment:ovl_i3
-D_i3_801B6EC0 = 0x801B6EC0; //segment:ovl_i3
-D_i3_801B6EF0 = 0x801B6EF0; //segment:ovl_i3
-D_i3_801B6F20 = 0x801B6F20; //segment:ovl_i3
-D_i3_801B6F2C = 0x801B6F2C; //segment:ovl_i3
-D_i3_801B6F38 = 0x801B6F38; //segment:ovl_i3
-D_i3_801B6F44 = 0x801B6F44; //segment:ovl_i3
-D_i3_801B7064 = 0x801B7064; //segment:ovl_i3
-D_i3_801B70C8 = 0x801B70C8; //segment:ovl_i3
-D_i3_801B71E8 = 0x801B71E8; //segment:ovl_i3
-D_i3_801B7308 = 0x801B7308; //segment:ovl_i3
-D_i3_801B730C = 0x801B730C; //segment:ovl_i3
-D_i3_801B7310 = 0x801B7310; //segment:ovl_i3
-D_i3_801B7348 = 0x801B7348; //segment:ovl_i3
-D_i3_801B7360 = 0x801B7360; //segment:ovl_i3
-D_i3_801B7390 = 0x801B7390; //segment:ovl_i3
-D_i3_801B73A0 = 0x801B73A0; //segment:ovl_i3
-D_i3_801B73D0 = 0x801B73D0; //segment:ovl_i3
-D_i3_801B7400 = 0x801B7400; //segment:ovl_i3
-D_i3_801B7440 = 0x801B7440; //segment:ovl_i3
-D_i3_801B7454 = 0x801B7454; //segment:ovl_i3
-D_i3_801B7460 = 0x801B7460; //segment:ovl_i3
-D_i3_801B746C = 0x801B746C; //segment:ovl_i3
-D_i3_801B7478 = 0x801B7478; //segment:ovl_i3
-D_i3_801B7484 = 0x801B7484; //segment:ovl_i3
-D_i3_801B7490 = 0x801B7490; //segment:ovl_i3
-D_i3_801B749C = 0x801B749C; //segment:ovl_i3
-D_i3_801B74A8 = 0x801B74A8; //segment:ovl_i3
-D_i3_801B74D4 = 0x801B74D4; //segment:ovl_i3
-D_i3_801B7500 = 0x801B7500; //segment:ovl_i3
-D_i3_801B750C = 0x801B750C; //segment:ovl_i3
-D_i3_801B7560 = 0x801B7560; //segment:ovl_i3
-D_i3_801B756C = 0x801B756C; //segment:ovl_i3
-D_i3_801B7588 = 0x801B7588; //segment:ovl_i3
-D_i3_801B7594 = 0x801B7594; //segment:ovl_i3
-D_i3_801B75A0 = 0x801B75A0; //segment:ovl_i3
-D_i3_801B75AC = 0x801B75AC; //segment:ovl_i3
-D_i3_801B75B8 = 0x801B75B8; //segment:ovl_i3
-D_i3_801B75C4 = 0x801B75C4; //segment:ovl_i3
-D_i3_801B75D0 = 0x801B75D0; //segment:ovl_i3
-D_i3_801B75DC = 0x801B75DC; //segment:ovl_i3
-D_i3_801B75E8 = 0x801B75E8; //segment:ovl_i3
-D_i3_801B75F4 = 0x801B75F4; //segment:ovl_i3
-D_i3_801B7624 = 0x801B7624; //segment:ovl_i3
-D_i3_801B76F0 = 0x801B76F0; //segment:ovl_i3
-D_i3_801B7750 = 0x801B7750; //segment:ovl_i3
-D_i3_801B7768 = 0x801B7768; //segment:ovl_i3
-D_i3_801B7774 = 0x801B7774; //segment:ovl_i3
-D_i3_801B7798 = 0x801B7798; //segment:ovl_i3
-D_i3_801B77A4 = 0x801B77A4; //segment:ovl_i3
-D_i3_801B77B4 = 0x801B77B4; //segment:ovl_i3
-D_i3_801B7A0C = 0x801B7A0C; //segment:ovl_i3
-D_i3_801B7AD8 = 0x801B7AD8; //segment:ovl_i3
-D_i3_801B7BA4 = 0x801B7BA4; //segment:ovl_i3
-D_i3_801B94F0 = 0x801B94F0;
-D_i3_801B9500 = 0x801B9500; //segment:ovl_i3
-D_i3_801B9508 = 0x801B9508; //segment:ovl_i3
-D_i3_801B9514 = 0x801B9514; //segment:ovl_i3
-D_i3_801B952C = 0x801B952C; //segment:ovl_i3
-D_i3_801B9568 = 0x801B9568; //segment:ovl_i3
-D_i3_801B95A0 = 0x801B95A0; //segment:ovl_i3
-D_i3_801B95AC = 0x801B95AC; //segment:ovl_i3
-D_i3_801B95B8 = 0x801B95B8; //segment:ovl_i3
-D_i3_801B95C4 = 0x801B95C4; //segment:ovl_i3
-D_i3_801B95C8 = 0x801B95C8; //segment:ovl_i3
-D_i3_801B95CC = 0x801B95CC; //segment:ovl_i3
-D_i3_801B95D0 = 0x801B95D0; //segment:ovl_i3
-D_i3_801B95D4 = 0x801B95D4; //segment:ovl_i3
-D_i3_801B95E0 = 0x801B95E0; //segment:ovl_i3
-D_i3_801B95E8 = 0x801B95E8; //segment:ovl_i3
-D_i3_801B95FC = 0x801B95FC; //segment:ovl_i3
-D_i3_801B9608 = 0x801B9608; //segment:ovl_i3
-D_i3_801B960C = 0x801B960C; //segment:ovl_i3
-D_i3_801B9634 = 0x801B9634; //segment:ovl_i3
-D_i3_801B9638 = 0x801B9638; //segment:ovl_i3
-D_i3_801B963C = 0x801B963C; //segment:ovl_i3
-D_i3_801B9640 = 0x801B9640; //segment:ovl_i3
-D_i3_801B9644 = 0x801B9644; //segment:ovl_i3
-D_i3_801B9670 = 0x801B9670; //segment:ovl_i3
-D_i3_801B9680 = 0x801B9680; //segment:ovl_i3
-D_i3_801B96A0 = 0x801B96A0; //segment:ovl_i3
-D_i3_801B96B4 = 0x801B96B4; //segment:ovl_i3
-D_i3_801B96C0 = 0x801B96C0; //segment:ovl_i3
-D_i3_801B96D0 = 0x801B96D0; //segment:ovl_i3
-D_i3_801B9714 = 0x801B9714; //segment:ovl_i3
-D_i3_801B9744 = 0x801B9744; //segment:ovl_i3
-D_i3_801B9798 = 0x801B9798; //segment:ovl_i3
-D_i3_801B979C = 0x801B979C; //segment:ovl_i3
-D_i3_801B97A4 = 0x801B97A4; //segment:ovl_i3
-D_i3_801B97A8 = 0x801B97A8; //segment:ovl_i3
-D_i3_801B97AC = 0x801B97AC; //segment:ovl_i3
-D_i3_801B97B0 = 0x801B97B0; //segment:ovl_i3
-D_i3_801B97B4 = 0x801B97B4; //segment:ovl_i3
-D_i3_801B97B8 = 0x801B97B8; //segment:ovl_i3
-D_i3_801B97BC = 0x801B97BC; //segment:ovl_i3
-D_i3_801B97C0 = 0x801B97C0; //segment:ovl_i3
-D_i3_801B97C4 = 0x801B97C4; //segment:ovl_i3
-D_i3_801B97C8 = 0x801B97C8; //segment:ovl_i3
-D_i3_801B97CC = 0x801B97CC; //segment:ovl_i3
-D_i3_801B97D0 = 0x801B97D0; //segment:ovl_i3
-D_i3_801B97D4 = 0x801B97D4; //segment:ovl_i3
-D_i3_801B97D8 = 0x801B97D8; //segment:ovl_i3
-D_i3_801B97E4 = 0x801B97E4; //segment:ovl_i3
-D_i3_801B97EC = 0x801B97EC; //segment:ovl_i3
-D_i3_801B97F8 = 0x801B97F8; //segment:ovl_i3
-D_i3_801B9804 = 0x801B9804; //segment:ovl_i3
-D_i3_801B9824 = 0x801B9824; //segment:ovl_i3
-D_i3_801B9828 = 0x801B9828; //segment:ovl_i3
-D_i3_801B9888 = 0x801B9888; //segment:ovl_i3
-D_i3_801B988C = 0x801B988C; //segment:ovl_i3
-D_i3_801B98CC = 0x801B98CC; //segment:ovl_i3
-D_i3_801B98D4 = 0x801B98D4; //segment:ovl_i3
-D_i3_801B9958 = 0x801B9958; //segment:ovl_i3
-D_i3_801B99F0 = 0x801B99F0; //segment:ovl_i3
-D_i3_801B9A18 = 0x801B9A18; //segment:ovl_i3
-D_i3_801B9A1C = 0x801B9A1C; //segment:ovl_i3
-D_i3_801B9A24 = 0x801B9A24; //segment:ovl_i3
-D_i3_801B9A3C = 0x801B9A3C; //segment:ovl_i3
-D_i3_801B9A4C = 0x801B9A4C; //segment:ovl_i3
-D_i3_801B9A70 = 0x801B9A70; //segment:ovl_i3
-D_i3_801B9A78 = 0x801B9A78; //segment:ovl_i3
-D_i3_801BAD38 = 0x801BAD38; //segment:ovl_i3
-D_i3_801BB438 = 0x801BB438; //segment:ovl_i3
-D_i3_801BB440 = 0x801BB440; //segment:ovl_i3
-D_i3_801BB44C = 0x801BB44C; //segment:ovl_i3
-D_i3_801BB450 = 0x801BB450; //segment:ovl_i3
-D_i3_801BB454 = 0x801BB454; //segment:ovl_i3
-D_i3_801BB458 = 0x801BB458; //segment:ovl_i3
-D_i3_801BB45C = 0x801BB45C; //segment:ovl_i3
-D_i3_801BB468 = 0x801BB468; //segment:ovl_i3
-D_i3_801BB46C = 0x801BB46C; //segment:ovl_i3
-D_i3_801BB470 = 0x801BB470; //segment:ovl_i3
-D_i3_801BB474 = 0x801BB474; //segment:ovl_i3
-D_i3_801BB478 = 0x801BB478; //segment:ovl_i3
-D_i3_801BB47C = 0x801BB47C; //segment:ovl_i3
-D_i3_801BB48C = 0x801BB48C; //segment:ovl_i3
-D_i3_801BB490 = 0x801BB490; //segment:ovl_i3
-D_i3_801BB4C8 = 0x801BB4C8; //segment:ovl_i3
-D_i3_801BB4CC = 0x801BB4CC; //segment:ovl_i3
-D_i3_801BB4D0 = 0x801BB4D0; //segment:ovl_i3
-D_i3_801BB4D4 = 0x801BB4D4; //segment:ovl_i3
-D_i3_801BB4D8 = 0x801BB4D8; //segment:ovl_i3
-D_i3_801BB4E0 = 0x801BB4E0; //segment:ovl_i3
-D_i3_801BB4FC = 0x801BB4FC; //segment:ovl_i3
-D_i3_801BB500 = 0x801BB500; //segment:ovl_i3
-D_i3_801BB504 = 0x801BB504; //segment:ovl_i3
-D_i3_801BB550 = 0x801BB550; //segment:ovl_i3
-D_i3_801BB554 = 0x801BB554; //segment:ovl_i3
-D_i3_801BB558 = 0x801BB558; //segment:ovl_i3
-D_i3_801BB55C = 0x801BB55C; //segment:ovl_i3
-D_i3_801BB560 = 0x801BB560; //segment:ovl_i3
-D_i3_801BB564 = 0x801BB564; //segment:ovl_i3
-D_i3_801BB568 = 0x801BB568; //segment:ovl_i3
-D_i3_801BB56C = 0x801BB56C; //segment:ovl_i3
-D_i3_801BB574 = 0x801BB574; //segment:ovl_i3
-D_i3_801BB578 = 0x801BB578; //segment:ovl_i3
-D_i3_801BB57C = 0x801BB57C; //segment:ovl_i3
-D_i3_801BB590 = 0x801BB590; //segment:ovl_i3
-D_i3_801BB594 = 0x801BB594; //segment:ovl_i3
-D_i3_801BB5A8 = 0x801BB5A8; //segment:ovl_i3
-D_i3_801BB5AC = 0x801BB5AC; //segment:ovl_i3
-D_i3_801BB5B4 = 0x801BB5B4; //segment:ovl_i3
-D_i3_801BB5B8 = 0x801BB5B8; //segment:ovl_i3
-D_i3_801BB5BC = 0x801BB5BC; //segment:ovl_i3
-D_i3_801BB5C0 = 0x801BB5C0; //segment:ovl_i3
-D_i3_801BB5E0 = 0x801BB5E0; //segment:ovl_i3
-D_i3_801BB5E4 = 0x801BB5E4; //segment:ovl_i3
-D_i3_801BB5E8 = 0x801BB5E8; //segment:ovl_i3
-D_i3_801BB5EC = 0x801BB5EC; //segment:ovl_i3
-D_i3_801BB5F0 = 0x801BB5F0; //segment:ovl_i3
-D_i3_801BB5F4 = 0x801BB5F4; //segment:ovl_i3
-D_i3_801BB5F8 = 0x801BB5F8; //segment:ovl_i3
-D_i3_801BB5FC = 0x801BB5FC; //segment:ovl_i3
-D_i3_801BB600 = 0x801BB600; //segment:ovl_i3
-D_i3_801BB604 = 0x801BB604; //segment:ovl_i3
-D_i3_801BB688 = 0x801BB688; //segment:ovl_i3
-D_i3_801BB690 = 0x801BB690; //segment:ovl_i3
-D_i3_801BB6A0 = 0x801BB6A0; //segment:ovl_i3
-D_i3_801BB6AC = 0x801BB6AC; //segment:ovl_i3
-D_i3_801BB6DC = 0x801BB6DC; //segment:ovl_i3
-D_i3_801BB6E0 = 0x801BB6E0; //segment:ovl_i3
-D_i3_801BB6E4 = 0x801BB6E4; //segment:ovl_i3
-D_i3_801BB6E8 = 0x801BB6E8; //segment:ovl_i3
-D_i3_801BB6EC = 0x801BB6EC; //segment:ovl_i3
-D_i3_801BB6F0 = 0x801BB6F0; //segment:ovl_i3
-D_i3_801BB6F4 = 0x801BB6F4; //segment:ovl_i3
-D_i3_801BB6F8 = 0x801BB6F8; //segment:ovl_i3
-D_i3_801BB700 = 0x801BB700; //segment:ovl_i3
-D_i3_801BB704 = 0x801BB704; //segment:ovl_i3
-D_i3_801BB708 = 0x801BB708; //segment:ovl_i3
-D_i3_801BB70C = 0x801BB70C; //segment:ovl_i3
-
-func_i4_8017E7A0 = 0x8017E7A0; //segment:ovl_i4
-func_i4_8017E870 = 0x8017E870; //segment:ovl_i4
-func_i4_8017EB04 = 0x8017EB04; //segment:ovl_i4
-func_i4_8017EBE0 = 0x8017EBE0; //segment:ovl_i4
-func_i4_8017FB28 = 0x8017FB28; //segment:ovl_i4
-func_i4_8017FCB0 = 0x8017FCB0; //segment:ovl_i4
-func_i4_8017FD38 = 0x8017FD38; //segment:ovl_i4
-func_i4_8018000C = 0x8018000C; //segment:ovl_i4
-func_i4_80180174 = 0x80180174; //segment:ovl_i4
-func_i4_80180250 = 0x80180250; //segment:ovl_i4
-func_i4_801802D8 = 0x801802D8; //segment:ovl_i4
-func_i4_80180358 = 0x80180358; //segment:ovl_i4
-func_i4_801804E8 = 0x801804E8; //segment:ovl_i4
-func_i4_80182C78 = 0x80182C78; //segment:ovl_i4
-func_i4_80182FB0 = 0x80182FB0; //segment:ovl_i4
-func_i4_80183148 = 0x80183148; //segment:ovl_i4
-func_i4_801833A8 = 0x801833A8; //segment:ovl_i4
-func_i4_80183E84 = 0x80183E84; //segment:ovl_i4
-func_i4_80183F0C = 0x80183F0C; //segment:ovl_i4
-func_i4_80184080 = 0x80184080; //segment:ovl_i4
-func_i4_8018422C = 0x8018422C; //segment:ovl_i4
-func_i4_80184348 = 0x80184348; //segment:ovl_i4
-func_i4_8018449C = 0x8018449C; //segment:ovl_i4
-func_i4_801845B8 = 0x801845B8; //segment:ovl_i4
-func_i4_80184638 = 0x80184638; //segment:ovl_i4
-func_i4_80184678 = 0x80184678; //segment:ovl_i4
-func_i4_80184714 = 0x80184714; //segment:ovl_i4
-func_i4_801847A8 = 0x801847A8; //segment:ovl_i4
-func_i4_80184A18 = 0x80184A18; //segment:ovl_i4
-func_i4_80184A9C = 0x80184A9C; //segment:ovl_i4
-func_i4_80184B88 = 0x80184B88; //segment:ovl_i4
-func_i4_80184BF4 = 0x80184BF4; //segment:ovl_i4
-func_i4_801850B8 = 0x801850B8; //segment:ovl_i4
-func_i4_80185288 = 0x80185288; //segment:ovl_i4
-func_i4_80185628 = 0x80185628; //segment:ovl_i4
-func_i4_8018593C = 0x8018593C; //segment:ovl_i4
-func_i4_80185A9C = 0x80185A9C; //segment:ovl_i4
-func_i4_80185D18 = 0x80185D18; //segment:ovl_i4
-func_i4_80185E48 = 0x80185E48; //segment:ovl_i4
-func_i4_80185EE0 = 0x80185EE0; //segment:ovl_i4
-func_i4_80185F70 = 0x80185F70; //segment:ovl_i4
-func_i4_80186078 = 0x80186078; //segment:ovl_i4
-func_i4_80186198 = 0x80186198; //segment:ovl_i4
-func_i4_80186A5C = 0x80186A5C; //segment:ovl_i4
-func_i4_80186B6C = 0x80186B6C; //segment:ovl_i4
-func_i4_80187FB8 = 0x80187FB8; //segment:ovl_i4
-func_i4_80188104 = 0x80188104; //segment:ovl_i4
-func_i4_80188178 = 0x80188178; //segment:ovl_i4
-func_i4_80188208 = 0x80188208; //segment:ovl_i4
-func_i4_80188274 = 0x80188274; //segment:ovl_i4
-func_i4_801883A0 = 0x801883A0; //segment:ovl_i4
-func_i4_8018851C = 0x8018851C; //segment:ovl_i4
-func_i4_80188B04 = 0x80188B04; //segment:ovl_i4
-func_i4_80188C8C = 0x80188C8C; //segment:ovl_i4
-func_i4_80188D1C = 0x80188D1C; //segment:ovl_i4
-func_i4_80188DCC = 0x80188DCC; //segment:ovl_i4
-func_i4_80188FD0 = 0x80188FD0; //segment:ovl_i4
-func_i4_801890F8 = 0x801890F8; //segment:ovl_i4
-func_i4_80189488 = 0x80189488; //segment:ovl_i4
-func_i4_80189A00 = 0x80189A00; //segment:ovl_i4
-func_i4_80189B28 = 0x80189B28; //segment:ovl_i4
-func_i4_80189BA4 = 0x80189BA4; //segment:ovl_i4
-func_i4_80189C88 = 0x80189C88; //segment:ovl_i4
-func_i4_80189D6C = 0x80189D6C; //segment:ovl_i4
-func_i4_80189E28 = 0x80189E28; //segment:ovl_i4
-func_i4_80189EAC = 0x80189EAC; //segment:ovl_i4
-func_i4_8018A040 = 0x8018A040; //segment:ovl_i4
-func_i4_8018A938 = 0x8018A938; //segment:ovl_i4
-func_i4_8018AD3C = 0x8018AD3C; //segment:ovl_i4
-func_i4_8018AEC4 = 0x8018AEC4; //segment:ovl_i4
-func_i4_8018AF04 = 0x8018AF04; //segment:ovl_i4
-func_i4_8018B110 = 0x8018B110; //segment:ovl_i4
-func_i4_8018B678 = 0x8018B678; //segment:ovl_i4
-func_i4_8018B840 = 0x8018B840; //segment:ovl_i4
-func_i4_8018B908 = 0x8018B908; //segment:ovl_i4
-func_i4_8018D7C4 = 0x8018D7C4; //segment:ovl_i4
-func_i4_8018DB10 = 0x8018DB10; //segment:ovl_i4
-func_i4_8018E04C = 0x8018E04C; //segment:ovl_i4
-func_i4_8018E15C = 0x8018E15C; //segment:ovl_i4
-func_i4_8018E240 = 0x8018E240; //segment:ovl_i4
-func_i4_8018E4AC = 0x8018E4AC; //segment:ovl_i4
-func_i4_8018F12C = 0x8018F12C; //segment:ovl_i4
-func_i4_8018F414 = 0x8018F414; //segment:ovl_i4
-func_i4_8018F6D0 = 0x8018F6D0; //segment:ovl_i4
-func_i4_8018F7D8 = 0x8018F7D8; //segment:ovl_i4
-func_i4_8018FB74 = 0x8018FB74; //segment:ovl_i4
-func_i4_8018FC38 = 0x8018FC38; //segment:ovl_i4
-func_i4_8018FCE4 = 0x8018FCE4; //segment:ovl_i4
-func_i4_80190800 = 0x80190800; //segment:ovl_i4
-func_i4_80190A18 = 0x80190A18; //segment:ovl_i4
-func_i4_80190ADC = 0x80190ADC; //segment:ovl_i4
-func_i4_80190B60 = 0x80190B60; //segment:ovl_i4
-func_i4_80190EBC = 0x80190EBC; //segment:ovl_i4
-func_i4_80190FEC = 0x80190FEC; //segment:ovl_i4
-func_i4_801910C4 = 0x801910C4; //segment:ovl_i4
-func_i4_801911E8 = 0x801911E8; //segment:ovl_i4
-func_i4_801912DC = 0x801912DC; //segment:ovl_i4
-func_i4_80191990 = 0x80191990; //segment:ovl_i4
-func_i4_80191A80 = 0x80191A80; //segment:ovl_i4
-func_i4_80192380 = 0x80192380; //segment:ovl_i4
-func_i4_8019245C = 0x8019245C; //segment:ovl_i4
-func_i4_80192524 = 0x80192524; //segment:ovl_i4
-func_i4_80192650 = 0x80192650; //segment:ovl_i4
-func_i4_80192778 = 0x80192778; //segment:ovl_i4
-func_i4_80192958 = 0x80192958; //segment:ovl_i4
-func_i4_80193468 = 0x80193468; //segment:ovl_i4
-func_i4_80193600 = 0x80193600; //segment:ovl_i4
-func_i4_80193750 = 0x80193750; //segment:ovl_i4
-func_i4_80194C14 = 0x80194C14; //segment:ovl_i4
-func_i4_80195128 = 0x80195128; //segment:ovl_i4
-func_i4_8019529C = 0x8019529C; //segment:ovl_i4
-func_i4_80195348 = 0x80195348; //segment:ovl_i4
-func_i4_80195880 = 0x80195880; //segment:ovl_i4
-func_i4_8019595C = 0x8019595C; //segment:ovl_i4
-D_i4_80195CD0 = 0x80195CD0; //segment:ovl_i4
-D_i4_80195CE0 = 0x80195CE0; //segment:ovl_i4
-D_i4_80195CF8 = 0x80195CF8; //segment:ovl_i4
-D_i4_80195D1C = 0x80195D1C; //segment:ovl_i4
-D_i4_80195D34 = 0x80195D34; //segment:ovl_i4
-D_i4_80195D40 = 0x80195D40; //segment:ovl_i4
-D_i4_80195D4C = 0x80195D4C; //segment:ovl_i4
-D_i4_80195D5C = 0x80195D5C; //segment:ovl_i4
-D_i4_80195D6C = 0x80195D6C; //segment:ovl_i4
-D_i4_80195D78 = 0x80195D78; //segment:ovl_i4
-D_i4_80195D80 = 0x80195D80; //segment:ovl_i4
-D_i4_80195DC0 = 0x80195DC0; //segment:ovl_i4
-D_i4_80195DC4 = 0x80195DC4; //segment:ovl_i4
-D_i4_80195DD4 = 0x80195DD4; //segment:ovl_i4
-D_i4_80195DE4 = 0x80195DE4; //segment:ovl_i4
-D_i4_80195DF8 = 0x80195DF8; //segment:ovl_i4
-D_i4_80195E94 = 0x80195E94; //segment:ovl_i4
-D_i4_80195EAC = 0x80195EAC; //segment:ovl_i4
-D_i4_80195EC4 = 0x80195EC4; //segment:ovl_i4
-D_i4_80195EDC = 0x80195EDC; //segment:ovl_i4
-D_i4_80195EE8 = 0x80195EE8; //segment:ovl_i4
-D_i4_80195EF4 = 0x80195EF4; //segment:ovl_i4
-D_i4_80195F00 = 0x80195F00; //segment:ovl_i4
-D_i4_80195F0C = 0x80195F0C; //segment:ovl_i4
-D_i4_80195F18 = 0x80195F18; //segment:ovl_i4
-D_i4_80195F30 = 0x80195F30; //segment:ovl_i4
-D_i4_80195F54 = 0x80195F54; //segment:ovl_i4
-D_i4_80195F6C = 0x80195F6C; //segment:ovl_i4
-D_i4_80195F78 = 0x80195F78; //segment:ovl_i4
-D_i4_80195F84 = 0x80195F84; //segment:ovl_i4
-D_i4_80195F90 = 0x80195F90; //segment:ovl_i4
-D_i4_80195F9C = 0x80195F9C; //segment:ovl_i4
-D_i4_80195FCC = 0x80195FCC; //segment:ovl_i4
-D_i4_80195FD8 = 0x80195FD8; //segment:ovl_i4
-D_i4_80195FF0 = 0x80195FF0; //segment:ovl_i4
-D_i4_80196014 = 0x80196014; //segment:ovl_i4
-D_i4_80196038 = 0x80196038; //segment:ovl_i4
-D_i4_8019605C = 0x8019605C; //segment:ovl_i4
-D_i4_80196074 = 0x80196074; //segment:ovl_i4
-D_i4_8019608E = 0x8019608E; //segment:ovl_i4
-D_i4_80196090 = 0x80196090; //segment:ovl_i4
-D_i4_80196098 = 0x80196098; //segment:ovl_i4
-D_i4_8019609C = 0x8019609C; //segment:ovl_i4
-D_i4_80196164 = 0x80196164; //segment:ovl_i4
-D_i4_80196170 = 0x80196170; //segment:ovl_i4
-D_i4_8019617C = 0x8019617C; //segment:ovl_i4
-D_i4_80196188 = 0x80196188; //segment:ovl_i4
-D_i4_80196194 = 0x80196194; //segment:ovl_i4
-D_i4_801961A0 = 0x801961A0; //segment:ovl_i4
-D_i4_801961B0 = 0x801961B0; //segment:ovl_i4
-D_i4_801961C0 = 0x801961C0; //segment:ovl_i4
-D_i4_801961D0 = 0x801961D0; //segment:ovl_i4
-D_i4_801961E0 = 0x801961E0; //segment:ovl_i4
-D_i4_801961F0 = 0x801961F0; //segment:ovl_i4
-D_i4_80196240 = 0x80196240; //segment:ovl_i4
-D_i4_80196330 = 0x80196330; //segment:ovl_i4
-D_i4_80196344 = 0x80196344; //segment:ovl_i4
-D_i4_80196394 = 0x80196394; //segment:ovl_i4
-D_i4_801963B0 = 0x801963B0; //segment:ovl_i4
-D_i4_801963D4 = 0x801963D4; //segment:ovl_i4
-D_i4_80196404 = 0x80196404; //segment:ovl_i4
-D_i4_80196418 = 0x80196418; //segment:ovl_i4
-D_i4_8019646C = 0x8019646C; //segment:ovl_i4
-D_i4_8019649C = 0x8019649C; //segment:ovl_i4
-D_i4_801964AC = 0x801964AC; //segment:ovl_i4
-D_i4_801964DC = 0x801964DC; //segment:ovl_i4
-D_i4_8019650C = 0x8019650C; //segment:ovl_i4
-D_i4_8019651C = 0x8019651C; //segment:ovl_i4
-D_i4_8019652C = 0x8019652C; //segment:ovl_i4
-D_i4_80196538 = 0x80196538; //segment:ovl_i4
-D_i4_8019653C = 0x8019653C; //segment:ovl_i4
-D_i4_801972A0 = 0x801972A0;
-D_i4_801972B0 = 0x801972B0; //segment:ovl_i4
-D_i4_801972B4 = 0x801972B4; //segment:ovl_i4
-D_i4_801972B8 = 0x801972B8; //segment:ovl_i4
-D_i4_801972BC = 0x801972BC; //segment:ovl_i4
-D_i4_801972C0 = 0x801972C0; //segment:ovl_i4
-D_i4_80197368 = 0x80197368; //segment:ovl_i4
-D_i4_80197380 = 0x80197380; //segment:ovl_i4
-D_i4_80197410 = 0x80197410; //segment:ovl_i4
-D_i4_80197420 = 0x80197420; //segment:ovl_i4
-D_i4_80197424 = 0x80197424; //segment:ovl_i4
-D_i4_80197428 = 0x80197428; //segment:ovl_i4
-D_i4_8019742C = 0x8019742C; //segment:ovl_i4
-D_i4_80197430 = 0x80197430; //segment:ovl_i4
-D_i4_80197434 = 0x80197434; //segment:ovl_i4
-D_i4_80197438 = 0x80197438; //segment:ovl_i4
-D_i4_80197440 = 0x80197440; //segment:ovl_i4
-D_i4_80197444 = 0x80197444; //segment:ovl_i4
-
-func_i5_8017E7A0 = 0x8017E7A0; //segment:ovl_i5
-func_i5_8017E7B0 = 0x8017E7B0; //segment:ovl_i5
-func_i5_8017E850 = 0x8017E850; //segment:ovl_i5
-func_i5_8017E91C = 0x8017E91C; //segment:ovl_i5
-func_i5_8017F388 = 0x8017F388; //segment:ovl_i5
-func_i5_8017F54C = 0x8017F54C; //segment:ovl_i5
-func_i5_801801B0 = 0x801801B0; //segment:ovl_i5
-func_i5_801801E0 = 0x801801E0; //segment:ovl_i5
-func_i5_80180228 = 0x80180228; //segment:ovl_i5
-func_i5_80180310 = 0x80180310; //segment:ovl_i5
-func_i5_801803A0 = 0x801803A0; //segment:ovl_i5
-func_i5_80180414 = 0x80180414; //segment:ovl_i5
-func_i5_80180434 = 0x80180434; //segment:ovl_i5
-func_i5_80180474 = 0x80180474; //segment:ovl_i5
-func_i5_80180600 = 0x80180600; //segment:ovl_i5
-func_i5_80180838 = 0x80180838; //segment:ovl_i5
-func_i5_80180D78 = 0x80180D78; //segment:ovl_i5
-func_i5_80180DFC = 0x80180DFC; //segment:ovl_i5
-func_i5_80180F48 = 0x80180F48; //segment:ovl_i5
-func_i5_80181444 = 0x80181444; //segment:ovl_i5
-func_i5_8018156C = 0x8018156C; //segment:ovl_i5
-func_i5_8018167C = 0x8018167C; //segment:ovl_i5
-func_i5_801816FC = 0x801816FC; //segment:ovl_i5
-func_i5_801817CC = 0x801817CC; //segment:ovl_i5
-func_i5_80181D44 = 0x80181D44; //segment:ovl_i5
-func_i5_80181DCC = 0x80181DCC; //segment:ovl_i5
-func_i5_8018204C = 0x8018204C; //segment:ovl_i5
-func_i5_8018225C = 0x8018225C; //segment:ovl_i5
-func_i5_80182278 = 0x80182278; //segment:ovl_i5
-func_i5_801823CC = 0x801823CC; //segment:ovl_i5
-func_i5_8018243C = 0x8018243C; //segment:ovl_i5
-func_i5_801824F4 = 0x801824F4; //segment:ovl_i5
-func_i5_80182938 = 0x80182938; //segment:ovl_i5
-func_i5_801829AC = 0x801829AC; //segment:ovl_i5
-func_i5_80182BFC = 0x80182BFC; //segment:ovl_i5
-func_i5_80182C60 = 0x80182C60; //segment:ovl_i5
-func_i5_80183114 = 0x80183114; //segment:ovl_i5
-func_i5_80183240 = 0x80183240; //segment:ovl_i5
-func_i5_801833A8 = 0x801833A8; //segment:ovl_i5
-func_i5_801833C4 = 0x801833C4; //segment:ovl_i5
-func_i5_80183600 = 0x80183600; //segment:ovl_i5
-func_i5_80183668 = 0x80183668; //segment:ovl_i5
-func_i5_801839BC = 0x801839BC; //segment:ovl_i5
-func_i5_80183B38 = 0x80183B38; //segment:ovl_i5
-func_i5_80185568 = 0x80185568; //segment:ovl_i5
-func_i5_80185640 = 0x80185640; //segment:ovl_i5
-func_i5_8018565C = 0x8018565C; //segment:ovl_i5
-func_i5_801857DC = 0x801857DC; //segment:ovl_i5
-func_i5_80185844 = 0x80185844; //segment:ovl_i5
-func_i5_80185878 = 0x80185878; //segment:ovl_i5
-func_i5_80185888 = 0x80185888; //segment:ovl_i5
-func_i5_801861A4 = 0x801861A4; //segment:ovl_i5
-func_i5_80186280 = 0x80186280; //segment:ovl_i5
-func_i5_801862C8 = 0x801862C8; //segment:ovl_i5
-func_i5_80186368 = 0x80186368; //segment:ovl_i5
-func_i5_801863C4 = 0x801863C4; //segment:ovl_i5
-func_i5_80186768 = 0x80186768; //segment:ovl_i5
-func_i5_80186B54 = 0x80186B54; //segment:ovl_i5
-func_i5_80186CE4 = 0x80186CE4; //segment:ovl_i5
-func_i5_80186F10 = 0x80186F10; //segment:ovl_i5
-func_i5_801872CC = 0x801872CC; //segment:ovl_i5
-func_i5_80187640 = 0x80187640; //segment:ovl_i5
-func_i5_80187ABC = 0x80187ABC; //segment:ovl_i5
-func_i5_80187CA8 = 0x80187CA8; //segment:ovl_i5
-func_i5_80188D88 = 0x80188D88; //segment:ovl_i5
-func_i5_801893B8 = 0x801893B8; //segment:ovl_i5
-func_i5_8018ADD0 = 0x8018ADD0; //segment:ovl_i5
-func_i5_8018B090 = 0x8018B090; //segment:ovl_i5
-func_i5_8018ED34 = 0x8018ED34; //segment:ovl_i5
-func_i5_8018F548 = 0x8018F548; //segment:ovl_i5
-func_i5_8019037C = 0x8019037C; //segment:ovl_i5
-func_i5_80190BC0 = 0x80190BC0; //segment:ovl_i5
-func_i5_80190CE0 = 0x80190CE0; //segment:ovl_i5
-func_i5_80190EC4 = 0x80190EC4; //segment:ovl_i5
-func_i5_80191030 = 0x80191030; //segment:ovl_i5
-func_i5_80191238 = 0x80191238; //segment:ovl_i5
-func_i5_801913D4 = 0x801913D4; //segment:ovl_i5
-func_i5_80191444 = 0x80191444; //segment:ovl_i5
-func_i5_801915A0 = 0x801915A0; //segment:ovl_i5
-func_i5_801919D4 = 0x801919D4; //segment:ovl_i5
-func_i5_80191ADC = 0x80191ADC; //segment:ovl_i5
-func_i5_80191B28 = 0x80191B28; //segment:ovl_i5
-func_i5_80191B74 = 0x80191B74; //segment:ovl_i5
-func_i5_801921E0 = 0x801921E0; //segment:ovl_i5
-func_i5_8019282C = 0x8019282C; //segment:ovl_i5
-func_i5_80192B5C = 0x80192B5C; //segment:ovl_i5
-func_i5_80192E98 = 0x80192E98; //segment:ovl_i5
-func_i5_801930FC = 0x801930FC; //segment:ovl_i5
-func_i5_80193798 = 0x80193798; //segment:ovl_i5
-func_i5_80193864 = 0x80193864; //segment:ovl_i5
-func_i5_80193970 = 0x80193970; //segment:ovl_i5
-func_i5_80193A24 = 0x80193A24; //segment:ovl_i5
-func_i5_80194134 = 0x80194134; //segment:ovl_i5
-func_i5_801942F4 = 0x801942F4; //segment:ovl_i5
-func_i5_80194878 = 0x80194878; //segment:ovl_i5
-func_i5_80194920 = 0x80194920; //segment:ovl_i5
-func_i5_801949B0 = 0x801949B0; //segment:ovl_i5
-func_i5_80194BC0 = 0x80194BC0; //segment:ovl_i5
-func_i5_801956DC = 0x801956DC; //segment:ovl_i5
-func_i5_801958F0 = 0x801958F0; //segment:ovl_i5
-func_i5_80195D30 = 0x80195D30; //segment:ovl_i5
-func_i5_80195EC8 = 0x80195EC8; //segment:ovl_i5
-func_i5_8019613C = 0x8019613C; //segment:ovl_i5
-func_i5_80196438 = 0x80196438; //segment:ovl_i5
-func_i5_80196F28 = 0x80196F28; //segment:ovl_i5
-func_i5_80197274 = 0x80197274; //segment:ovl_i5
-func_i5_80197434 = 0x80197434; //segment:ovl_i5
-func_i5_801975E0 = 0x801975E0; //segment:ovl_i5
-func_i5_80197D4C = 0x80197D4C; //segment:ovl_i5
-func_i5_80197DD8 = 0x80197DD8; //segment:ovl_i5
-func_i5_80197DF8 = 0x80197DF8; //segment:ovl_i5
-func_i5_80197EB0 = 0x80197EB0; //segment:ovl_i5
-func_i5_801980B0 = 0x801980B0; //segment:ovl_i5
-func_i5_80198104 = 0x80198104; //segment:ovl_i5
-func_i5_80198190 = 0x80198190; //segment:ovl_i5
-func_i5_80198540 = 0x80198540; //segment:ovl_i5
-func_i5_8019859C = 0x8019859C; //segment:ovl_i5
-func_i5_80199684 = 0x80199684; //segment:ovl_i5
-func_i5_80199D50 = 0x80199D50; //segment:ovl_i5
-func_i5_80199DFC = 0x80199DFC; //segment:ovl_i5
-func_i5_8019A0B0 = 0x8019A0B0; //segment:ovl_i5
-func_i5_8019A390 = 0x8019A390; //segment:ovl_i5
-func_i5_8019A518 = 0x8019A518; //segment:ovl_i5
-func_i5_8019A5D8 = 0x8019A5D8; //segment:ovl_i5
-func_i5_8019AA68 = 0x8019AA68; //segment:ovl_i5
-func_i5_8019AEF8 = 0x8019AEF8; //segment:ovl_i5
-func_i5_8019B148 = 0x8019B148; //segment:ovl_i5
-func_i5_8019B170 = 0x8019B170; //segment:ovl_i5
-func_i5_8019B48C = 0x8019B48C; //segment:ovl_i5
-func_i5_8019B698 = 0x8019B698; //segment:ovl_i5
-func_i5_8019B93C = 0x8019B93C; //segment:ovl_i5
-func_i5_8019B97C = 0x8019B97C; //segment:ovl_i5
-func_i5_8019BC94 = 0x8019BC94; //segment:ovl_i5
-func_i5_8019BD40 = 0x8019BD40; //segment:ovl_i5
-func_i5_8019BDD4 = 0x8019BDD4; //segment:ovl_i5
-func_i5_8019BE00 = 0x8019BE00; //segment:ovl_i5
-func_i5_8019C408 = 0x8019C408; //segment:ovl_i5
-func_i5_8019C790 = 0x8019C790; //segment:ovl_i5
-func_i5_8019C7CC = 0x8019C7CC; //segment:ovl_i5
-func_i5_8019C8B8 = 0x8019C8B8; //segment:ovl_i5
-func_i5_8019CAB4 = 0x8019CAB4; //segment:ovl_i5
-func_i5_8019CDD4 = 0x8019CDD4; //segment:ovl_i5
-func_i5_8019CE30 = 0x8019CE30; //segment:ovl_i5
-func_i5_8019D04C = 0x8019D04C; //segment:ovl_i5
-func_i5_8019D110 = 0x8019D110; //segment:ovl_i5
-func_i5_8019D138 = 0x8019D138; //segment:ovl_i5
-func_i5_8019D274 = 0x8019D274; //segment:ovl_i5
-func_i5_8019D2A8 = 0x8019D2A8; //segment:ovl_i5
-func_i5_8019D2B4 = 0x8019D2B4; //segment:ovl_i5
-func_i5_8019D3E4 = 0x8019D3E4; //segment:ovl_i5
-func_i5_8019D418 = 0x8019D418; //segment:ovl_i5
-func_i5_8019D428 = 0x8019D428; //segment:ovl_i5
-func_i5_8019D824 = 0x8019D824; //segment:ovl_i5
-func_i5_8019D8C4 = 0x8019D8C4; //segment:ovl_i5
-func_i5_8019D8EC = 0x8019D8EC; //segment:ovl_i5
-func_i5_8019DAA0 = 0x8019DAA0; //segment:ovl_i5
-func_i5_8019DAAC = 0x8019DAAC; //segment:ovl_i5
-func_i5_8019DBD0 = 0x8019DBD0; //segment:ovl_i5
-func_i5_8019DBDC = 0x8019DBDC; //segment:ovl_i5
-func_i5_8019DC68 = 0x8019DC68; //segment:ovl_i5
-func_i5_8019DF5C = 0x8019DF5C; //segment:ovl_i5
-func_i5_8019E298 = 0x8019E298; //segment:ovl_i5
-func_i5_8019E5C0 = 0x8019E5C0; //segment:ovl_i5
-func_i5_8019E7A8 = 0x8019E7A8; //segment:ovl_i5
-func_i5_8019EB94 = 0x8019EB94; //segment:ovl_i5
-func_i5_8019ED14 = 0x8019ED14; //segment:ovl_i5
-func_i5_8019EF90 = 0x8019EF90; //segment:ovl_i5
-func_i5_8019F07C = 0x8019F07C; //segment:ovl_i5
-func_i5_8019F164 = 0x8019F164; //segment:ovl_i5
-func_i5_801A2F10 = 0x801A2F10; //segment:ovl_i5
-func_i5_801A34BC = 0x801A34BC; //segment:ovl_i5
-func_i5_801A3590 = 0x801A3590; //segment:ovl_i5
-func_i5_801A3728 = 0x801A3728; //segment:ovl_i5
-func_i5_801A3734 = 0x801A3734; //segment:ovl_i5
-func_i5_801A38AC = 0x801A38AC; //segment:ovl_i5
-func_i5_801A39B4 = 0x801A39B4; //segment:ovl_i5
-func_i5_801A3A54 = 0x801A3A54; //segment:ovl_i5
-func_i5_801A4148 = 0x801A4148; //segment:ovl_i5
-func_i5_801A4274 = 0x801A4274; //segment:ovl_i5
-func_i5_801A42C4 = 0x801A42C4; //segment:ovl_i5
-func_i5_801A438C = 0x801A438C; //segment:ovl_i5
-func_i5_801A4454 = 0x801A4454; //segment:ovl_i5
-func_i5_801A4864 = 0x801A4864; //segment:ovl_i5
-func_i5_801A4934 = 0x801A4934; //segment:ovl_i5
-func_i5_801A4A00 = 0x801A4A00; //segment:ovl_i5
-func_i5_801A4DD8 = 0x801A4DD8; //segment:ovl_i5
-func_i5_801A4F18 = 0x801A4F18; //segment:ovl_i5
-func_i5_801A4FFC = 0x801A4FFC; //segment:ovl_i5
-func_i5_801A5078 = 0x801A5078; //segment:ovl_i5
-func_i5_801A55D0 = 0x801A55D0; //segment:ovl_i5
-func_i5_801A57DC = 0x801A57DC; //segment:ovl_i5
-func_i5_801A5920 = 0x801A5920; //segment:ovl_i5
-func_i5_801A59A4 = 0x801A59A4; //segment:ovl_i5
-func_i5_801A5B10 = 0x801A5B10; //segment:ovl_i5
-func_i5_801A5B8C = 0x801A5B8C; //segment:ovl_i5
-func_i5_801A5DB0 = 0x801A5DB0; //segment:ovl_i5
-func_i5_801A5F14 = 0x801A5F14; //segment:ovl_i5
-func_i5_801A620C = 0x801A620C; //segment:ovl_i5
-func_i5_801A6444 = 0x801A6444; //segment:ovl_i5
-func_i5_801A6510 = 0x801A6510; //segment:ovl_i5
-func_i5_801A658C = 0x801A658C; //segment:ovl_i5
-func_i5_801A675C = 0x801A675C; //segment:ovl_i5
-func_i5_801A6938 = 0x801A6938; //segment:ovl_i5
-func_i5_801A6A1C = 0x801A6A1C; //segment:ovl_i5
-func_i5_801A6C04 = 0x801A6C04; //segment:ovl_i5
-func_i5_801A9BD0 = 0x801A9BD0; //segment:ovl_i5
-func_i5_801AA868 = 0x801AA868; //segment:ovl_i5
-func_i5_801AAA2C = 0x801AAA2C; //segment:ovl_i5
-func_i5_801AABF4 = 0x801AABF4; //segment:ovl_i5
-func_i5_801AB018 = 0x801AB018; //segment:ovl_i5
-func_i5_801ABCE0 = 0x801ABCE0; //segment:ovl_i5
-func_i5_801ABD64 = 0x801ABD64; //segment:ovl_i5
-func_i5_801ABDB8 = 0x801ABDB8; //segment:ovl_i5
-func_i5_801AC420 = 0x801AC420; //segment:ovl_i5
-func_i5_801AC554 = 0x801AC554; //segment:ovl_i5
-func_i5_801ACBBC = 0x801ACBBC; //segment:ovl_i5
-func_i5_801AD2F0 = 0x801AD2F0; //segment:ovl_i5
-func_i5_801ADBB8 = 0x801ADBB8; //segment:ovl_i5
-func_i5_801ADDFC = 0x801ADDFC; //segment:ovl_i5
-func_i5_801ADE50 = 0x801ADE50; //segment:ovl_i5
-func_i5_801AE130 = 0x801AE130; //segment:ovl_i5
-func_i5_801AE550 = 0x801AE550; //segment:ovl_i5
-D_i5_801AE5A0 = 0x801AE5A0; //segment:ovl_i5
-D_i5_801AE5B0 = 0x801AE5B0; //segment:ovl_i5
-D_i5_801AE5C8 = 0x801AE5C8; //segment:ovl_i5
-D_i5_801AE628 = 0x801AE628; //segment:ovl_i5
-D_i5_801AE638 = 0x801AE638; //segment:ovl_i5
-D_i5_801AE648 = 0x801AE648; //segment:ovl_i5
-D_i5_801AE654 = 0x801AE654; //segment:ovl_i5
-D_i5_801AE658 = 0x801AE658; //segment:ovl_i5
-D_i5_801AE670 = 0x801AE670; //segment:ovl_i5
-D_i5_801AE800 = 0x801AE800; //segment:ovl_i5
-D_i5_801AE81B = 0x801AE81B; //segment:ovl_i5
-D_i5_801AE81C = 0x801AE81C; //segment:ovl_i5
-D_i5_801AE828 = 0x801AE828; //segment:ovl_i5
-D_i5_801AE830 = 0x801AE830; //segment:ovl_i5
-D_i5_801AE83C = 0x801AE83C; //segment:ovl_i5
-D_i5_801AE848 = 0x801AE848; //segment:ovl_i5
-D_i5_801AE854 = 0x801AE854; //segment:ovl_i5
-D_i5_801AE860 = 0x801AE860; //segment:ovl_i5
-D_i5_801AE864 = 0x801AE864; //segment:ovl_i5
-D_i5_801AE868 = 0x801AE868; //segment:ovl_i5
-D_i5_801AE86C = 0x801AE86C; //segment:ovl_i5
-D_i5_801AE878 = 0x801AE878; //segment:ovl_i5
-D_i5_801AE894 = 0x801AE894; //segment:ovl_i5
-D_i5_801AE8BC = 0x801AE8BC; //segment:ovl_i5
-D_i5_801AE8C8 = 0x801AE8C8; //segment:ovl_i5
-D_i5_801AE8D4 = 0x801AE8D4; //segment:ovl_i5
-D_i5_801AE8E0 = 0x801AE8E0; //segment:ovl_i5
-D_i5_801AE8F4 = 0x801AE8F4; //segment:ovl_i5
-D_i5_801AE918 = 0x801AE918; //segment:ovl_i5
-D_i5_801AE940 = 0x801AE940; //segment:ovl_i5
-D_i5_801AE942 = 0x801AE942; //segment:ovl_i5
-D_i5_801AE964 = 0x801AE964; //segment:ovl_i5
-D_i5_801AE970 = 0x801AE970; //segment:ovl_i5
-D_i5_801AE97C = 0x801AE97C; //segment:ovl_i5
-D_i5_801AE988 = 0x801AE988; //segment:ovl_i5
-D_i5_801AE9A0 = 0x801AE9A0; //segment:ovl_i5
-D_i5_801AE9AC = 0x801AE9AC; //segment:ovl_i5
-D_i5_801AEA48 = 0x801AEA48; //segment:ovl_i5
-D_i5_801AEA80 = 0x801AEA80; //segment:ovl_i5
-D_i5_801AEC14 = 0x801AEC14; //segment:ovl_i5
-D_i5_801AEC70 = 0x801AEC70; //segment:ovl_i5
-D_i5_801AED80 = 0x801AED80; //segment:ovl_i5
-D_i5_801AF2E0 = 0x801AF2E0; //segment:ovl_i5
-D_i5_801AF448 = 0x801AF448; //segment:ovl_i5
-D_i5_801AF45A = 0x801AF45A; //segment:ovl_i5
-D_i5_801AF45C = 0x801AF45C; //segment:ovl_i5
-D_i5_801AF46E = 0x801AF46E; //segment:ovl_i5
-D_i5_801AF470 = 0x801AF470; //segment:ovl_i5
-D_i5_801AF4A8 = 0x801AF4A8; //segment:ovl_i5
-D_i5_801AF4B0 = 0x801AF4B0; //segment:ovl_i5
-D_i5_801AF4B8 = 0x801AF4B8; //segment:ovl_i5
-D_i5_801AF6B8 = 0x801AF6B8; //segment:ovl_i5
-D_i5_801AF6BC = 0x801AF6BC; //segment:ovl_i5
-D_i5_801AFECC = 0x801AFECC; //segment:ovl_i5
-D_i5_801AFF1C = 0x801AFF1C; //segment:ovl_i5
-D_i5_801AFF34 = 0x801AFF34; //segment:ovl_i5
-D_i5_801AFF74 = 0x801AFF74; //segment:ovl_i5
-D_i5_801AFFE4 = 0x801AFFE4; //segment:ovl_i5
-D_i5_801B0004 = 0x801B0004; //segment:ovl_i5
-D_i5_801B0010 = 0x801B0010; //segment:ovl_i5
-D_i5_801B001C = 0x801B001C; //segment:ovl_i5
-D_i5_801B0028 = 0x801B0028; //segment:ovl_i5
-D_i5_801B0034 = 0x801B0034; //segment:ovl_i5
-D_i5_801B0040 = 0x801B0040; //segment:ovl_i5
-D_i5_801B004C = 0x801B004C; //segment:ovl_i5
-D_i5_801B0058 = 0x801B0058; //segment:ovl_i5
-D_i5_801B005C = 0x801B005C; //segment:ovl_i5
-D_i5_801B0064 = 0x801B0064; //segment:ovl_i5
-D_i5_801B006C = 0x801B006C; //segment:ovl_i5
-D_i5_801B009C = 0x801B009C; //segment:ovl_i5
-D_i5_801B00A0 = 0x801B00A0; //segment:ovl_i5
-D_i5_801B0134 = 0x801B0134; //segment:ovl_i5
-D_i5_801B0154 = 0x801B0154; //segment:ovl_i5
-D_i5_801B0160 = 0x801B0160; //segment:ovl_i5
-D_i5_801B0174 = 0x801B0174; //segment:ovl_i5
-D_i5_801B0D90 = 0x801B0D90; //segment:ovl_i5
-D_i5_801B0DA4 = 0x801B0DA4; //segment:ovl_i5
-D_i5_801B1448 = 0x801B1448; //segment:ovl_i5
-D_i5_801B14E8 = 0x801B14E8; //segment:ovl_i5
-D_i5_801B14EC = 0x801B14EC; //segment:ovl_i5
-D_i5_801B14F0 = 0x801B14F0; //segment:ovl_i5
-D_i5_801B14F4 = 0x801B14F4; //segment:ovl_i5
-D_i5_801B14F8 = 0x801B14F8; //segment:ovl_i5
-D_i5_801B14FC = 0x801B14FC; //segment:ovl_i5
-D_i5_801B1880 = 0x801B1880; //segment:ovl_i5
-D_i5_801B1948 = 0x801B1948; //segment:ovl_i5
-D_i5_801B1A18 = 0x801B1A18; //segment:ovl_i5
-D_i5_801B1A1C = 0x801B1A1C; //segment:ovl_i5
-D_i5_801B1A20 = 0x801B1A20; //segment:ovl_i5
-D_i5_801B1A24 = 0x801B1A24; //segment:ovl_i5
-D_i5_801B1A30 = 0x801B1A30; //segment:ovl_i5
-D_i5_801B1A3C = 0x801B1A3C; //segment:ovl_i5
-D_i5_801B1A48 = 0x801B1A48; //segment:ovl_i5
-D_i5_801B1A54 = 0x801B1A54; //segment:ovl_i5
-D_i5_801B1A60 = 0x801B1A60; //segment:ovl_i5
-D_i5_801B1A6C = 0x801B1A6C; //segment:ovl_i5
-D_i5_801B1A78 = 0x801B1A78; //segment:ovl_i5
-D_i5_801B1A7C = 0x801B1A7C; //segment:ovl_i5
-D_i5_801B1A88 = 0x801B1A88; //segment:ovl_i5
-D_i5_801B1AF4 = 0x801B1AF4; //segment:ovl_i5
-D_i5_801B1B04 = 0x801B1B04; //segment:ovl_i5
-D_i5_801B1B08 = 0x801B1B08; //segment:ovl_i5
-D_i5_801B1B18 = 0x801B1B18; //segment:ovl_i5
-D_i5_801B1B1C = 0x801B1B1C; //segment:ovl_i5
-D_i5_801B1B28 = 0x801B1B28; //segment:ovl_i5
-D_i5_801B1B2C = 0x801B1B2C; //segment:ovl_i5
-D_i5_801B1B30 = 0x801B1B30; //segment:ovl_i5
-D_i5_801B1B44 = 0x801B1B44; //segment:ovl_i5
-D_i5_801B1B5C = 0x801B1B5C; //segment:ovl_i5
-D_i5_801B1B64 = 0x801B1B64; //segment:ovl_i5
-D_i5_801B1B74 = 0x801B1B74; //segment:ovl_i5
-D_i5_801B1B7C = 0x801B1B7C; //segment:ovl_i5
-D_i5_801B1B84 = 0x801B1B84; //segment:ovl_i5
-D_i5_801B1B94 = 0x801B1B94; //segment:ovl_i5
-D_i5_801B1B98 = 0x801B1B98; //segment:ovl_i5
-D_i5_801B1B9C = 0x801B1B9C; //segment:ovl_i5
-D_i5_801B1BA4 = 0x801B1BA4; //segment:ovl_i5
-D_i5_801B1BB4 = 0x801B1BB4; //segment:ovl_i5
-D_i5_801B1BC4 = 0x801B1BC4; //segment:ovl_i5
-D_i5_801B1BD4 = 0x801B1BD4; //segment:ovl_i5
-D_i5_801B1BD8 = 0x801B1BD8; //segment:ovl_i5
-D_i5_801B1BE8 = 0x801B1BE8; //segment:ovl_i5
-D_i5_801B1BEC = 0x801B1BEC; //segment:ovl_i5
-D_i5_801B1BF8 = 0x801B1BF8; //segment:ovl_i5
-D_i5_801B1BFC = 0x801B1BFC; //segment:ovl_i5
-D_i5_801B1C00 = 0x801B1C00; //segment:ovl_i5
-D_i5_801B1C10 = 0x801B1C10; //segment:ovl_i5
-D_i5_801B1C20 = 0x801B1C20; //segment:ovl_i5
-D_i5_801B1C60 = 0x801B1C60; //segment:ovl_i5
-D_i5_801B1C80 = 0x801B1C80; //segment:ovl_i5
-D_i5_801B1C8C = 0x801B1C8C; //segment:ovl_i5
-D_i5_801B1CA4 = 0x801B1CA4; //segment:ovl_i5
-D_i5_801B1CBC = 0x801B1CBC; //segment:ovl_i5
-D_i5_801B1CD4 = 0x801B1CD4; //segment:ovl_i5
-D_i5_801B31F0 = 0x801B31F0;
-D_i5_801B3200 = 0x801B3200; //segment:ovl_i5
-D_i5_801B3218 = 0x801B3218; //segment:ovl_i5
-D_i5_801B32E4 = 0x801B32E4; //segment:ovl_i5
-D_i5_801B32F8 = 0x801B32F8; //segment:ovl_i5
-D_i5_801B34F8 = 0x801B34F8; //segment:ovl_i5
-D_i5_801B35E8 = 0x801B35E8; //segment:ovl_i5
-D_i5_801B3CFC = 0x801B3CFC; //segment:ovl_i5
-D_i5_801B3D00 = 0x801B3D00; //segment:ovl_i5
-D_i5_801B3D04 = 0x801B3D04; //segment:ovl_i5
-D_i5_801B3D08 = 0x801B3D08; //segment:ovl_i5
-D_i5_801B3D20 = 0x801B3D20; //segment:ovl_i5
-D_i5_801B3D24 = 0x801B3D24; //segment:ovl_i5
-D_i5_801B3D28 = 0x801B3D28; //segment:ovl_i5
-D_i5_801B3D2C = 0x801B3D2C; //segment:ovl_i5
-D_i5_801B3D2E = 0x801B3D2E; //segment:ovl_i5
-D_i5_801B3D48 = 0x801B3D48; //segment:ovl_i5
-D_i5_801B3D4C = 0x801B3D4C; //segment:ovl_i5
-D_i5_801B3D50 = 0x801B3D50; //segment:ovl_i5
-D_i5_801B3D54 = 0x801B3D54; //segment:ovl_i5
-D_i5_801B3D56 = 0x801B3D56; //segment:ovl_i5
-D_i5_801B3D70 = 0x801B3D70; //segment:ovl_i5
-D_i5_801B3D74 = 0x801B3D74; //segment:ovl_i5
-D_i5_801B3D78 = 0x801B3D78; //segment:ovl_i5
-D_i5_801B3D7C = 0x801B3D7C; //segment:ovl_i5
-D_i5_801B3D7E = 0x801B3D7E; //segment:ovl_i5
-D_i5_801B3D80 = 0x801B3D80; //segment:ovl_i5
-D_i5_801B4780 = 0x801B4780; //segment:ovl_i5
-D_i5_801B47E0 = 0x801B47E0; //segment:ovl_i5
-D_i5_801B4840 = 0x801B4840; //segment:ovl_i5
-D_i5_801B4BD0 = 0x801B4BD0; //segment:ovl_i5
-D_i5_801B4C30 = 0x801B4C30; //segment:ovl_i5
-D_i5_801B4C90 = 0x801B4C90; //segment:ovl_i5
-D_i5_801B5020 = 0x801B5020; //segment:ovl_i5
-D_i5_801B5470 = 0x801B5470; //segment:ovl_i5
-D_i5_801B54B8 = 0x801B54B8; //segment:ovl_i5
-D_i5_801B5540 = 0x801B5540; //segment:ovl_i5
-D_i5_801B5544 = 0x801B5544; //segment:ovl_i5
-D_i5_801B5548 = 0x801B5548; //segment:ovl_i5
-D_i5_801B554C = 0x801B554C; //segment:ovl_i5
-D_i5_801B5558 = 0x801B5558; //segment:ovl_i5
-D_i5_801B5560 = 0x801B5560; //segment:ovl_i5
-D_i5_801B5564 = 0x801B5564; //segment:ovl_i5
-D_i5_801B557C = 0x801B557C; //segment:ovl_i5
-D_i5_801B5588 = 0x801B5588; //segment:ovl_i5
-D_i5_801B558C = 0x801B558C; //segment:ovl_i5
-D_i5_801B55A4 = 0x801B55A4; //segment:ovl_i5
-D_i5_801B55AC = 0x801B55AC; //segment:ovl_i5
-D_i5_801B5602 = 0x801B5602; //segment:ovl_i5
-D_i5_801B5550 = 0x801B5550; //segment:ovl_i5
-D_i5_801B55B4 = 0x801B55B4; //segment:ovl_i5
-D_i5_801B55F8 = 0x801B55F8; //segment:ovl_i5
-D_i5_801B560F = 0x801B560F; //segment:ovl_i5
-D_i5_801B5610 = 0x801B5610; //segment:ovl_i5
-D_i5_801B5618 = 0x801B5618; //segment:ovl_i5
-D_i5_801B561A = 0x801B561A; //segment:ovl_i5
-D_i5_801B561B = 0x801B561B; //segment:ovl_i5
-D_i5_801B561C = 0x801B561C; //segment:ovl_i5
-D_i5_801B561E = 0x801B561E; //segment:ovl_i5
-D_i5_801B5620 = 0x801B5620; //segment:ovl_i5
-D_i5_801B5628 = 0x801B5628; //segment:ovl_i5
-D_i5_801B562C = 0x801B562C; //segment:ovl_i5
-D_i5_801B562E = 0x801B562E; //segment:ovl_i5
-D_i5_801B563A = 0x801B563A; //segment:ovl_i5
-D_i5_801B563C = 0x801B563C; //segment:ovl_i5
-D_i5_801B564C = 0x801B564C; //segment:ovl_i5
-D_i5_801B5670 = 0x801B5670; //segment:ovl_i5
-D_i5_801B5674 = 0x801B5674; //segment:ovl_i5
-D_i5_801B5678 = 0x801B5678; //segment:ovl_i5
-D_i5_801B568C = 0x801B568C; //segment:ovl_i5
-D_i5_801B5690 = 0x801B5690; //segment:ovl_i5
-D_i5_801B56C0 = 0x801B56C0; //segment:ovl_i5
-D_i5_801B56C4 = 0x801B56C4; //segment:ovl_i5
-D_i5_801B56C8 = 0x801B56C8; //segment:ovl_i5
-D_i5_801B56CC = 0x801B56CC; //segment:ovl_i5
-D_i5_801B56F0 = 0x801B56F0; //segment:ovl_i5
-D_i5_801B56F4 = 0x801B56F4; //segment:ovl_i5
-D_i5_801B56F8 = 0x801B56F8; //segment:ovl_i5
-D_i5_801B5738 = 0x801B5738; //segment:ovl_i5
-D_i5_801B5990 = 0x801B5990; //segment:ovl_i5
-D_i5_801B599C = 0x801B599C; //segment:ovl_i5
-D_i5_801B59A8 = 0x801B59A8; //segment:ovl_i5
-D_i5_801B59B4 = 0x801B59B4; //segment:ovl_i5
-D_i5_801B59C0 = 0x801B59C0; //segment:ovl_i5
-D_i5_801B59CC = 0x801B59CC; //segment:ovl_i5
-D_i5_801B59D8 = 0x801B59D8; //segment:ovl_i5
-D_i5_801B59E4 = 0x801B59E4; //segment:ovl_i5
-D_i5_801B59F0 = 0x801B59F0; //segment:ovl_i5
-D_i5_801B59FC = 0x801B59FC; //segment:ovl_i5
-D_i5_801B5A08 = 0x801B5A08; //segment:ovl_i5
-D_i5_801B5A14 = 0x801B5A14; //segment:ovl_i5
-D_i5_801B5A20 = 0x801B5A20; //segment:ovl_i5
-D_i5_801B5A2C = 0x801B5A2C; //segment:ovl_i5
-D_i5_801B5A40 = 0x801B5A40; //segment:ovl_i5
-D_i5_801B5A44 = 0x801B5A44; //segment:ovl_i5
-D_i5_801B5A48 = 0x801B5A48; //segment:ovl_i5
-D_i5_801B9048 = 0x801B9048; //segment:ovl_i5
-D_i5_801B9748 = 0x801B9748; //segment:ovl_i5
-D_i5_801B97B8 = 0x801B97B8; //segment:ovl_i5
-D_i5_801B9828 = 0x801B9828; //segment:ovl_i5
-D_i5_801BCF00 = 0x801BCF00; //segment:ovl_i5
-D_i5_801BCF04 = 0x801BCF04; //segment:ovl_i5
-D_i5_801BCF08 = 0x801BCF08; //segment:ovl_i5
-D_i5_801BCF0C = 0x801BCF0C; //segment:ovl_i5
-D_i5_801BCF10 = 0x801BCF10; //segment:ovl_i5
-D_i5_801BCF14 = 0x801BCF14; //segment:ovl_i5
-D_i5_801BCF18 = 0x801BCF18; //segment:ovl_i5
-D_i5_801BD5D8 = 0x801BD5D8; //segment:ovl_i5
-D_i5_801BD5E0 = 0x801BD5E0; //segment:ovl_i5
-D_i5_801BD5E8 = 0x801BD5E8; //segment:ovl_i5
-D_i5_801BD8B8 = 0x801BD8B8; //segment:ovl_i5
-D_i5_801BDB88 = 0x801BDB88; //segment:ovl_i5
-D_i5_801BDE58 = 0x801BDE58; //segment:ovl_i5
-D_i5_801BE128 = 0x801BE128; //segment:ovl_i5
-D_i5_801BE134 = 0x801BE134; //segment:ovl_i5
-D_i5_801BE158 = 0x801BE158; //segment:ovl_i5
-
-func_i6_8017E7A0 = 0x8017E7A0; //segment:ovl_i6
-func_i6_8017E7B0 = 0x8017E7B0; //segment:ovl_i6
-func_i6_8017E900 = 0x8017E900; //segment:ovl_i6
-func_i6_8017E920 = 0x8017E920; //segment:ovl_i6
-func_i6_8017E980 = 0x8017E980; //segment:ovl_i6
-func_i6_8017EB30 = 0x8017EB30; //segment:ovl_i6
-func_i6_8017EEE8 = 0x8017EEE8; //segment:ovl_i6
-func_i6_8017F380 = 0x8017F380; //segment:ovl_i6
-func_i6_8017F6E4 = 0x8017F6E4; //segment:ovl_i6
-func_i6_8017F704 = 0x8017F704; //segment:ovl_i6
-func_i6_8017F7C4 = 0x8017F7C4; //segment:ovl_i6
-func_i6_8017F8FC = 0x8017F8FC; //segment:ovl_i6
-func_i6_8017FA4C = 0x8017FA4C; //segment:ovl_i6
-func_i6_8017FB18 = 0x8017FB18; //segment:ovl_i6
-func_i6_8017FB90 = 0x8017FB90; //segment:ovl_i6
-func_i6_8017FCE8 = 0x8017FCE8; //segment:ovl_i6
-func_i6_8017FF54 = 0x8017FF54; //segment:ovl_i6
-func_i6_80180334 = 0x80180334; //segment:ovl_i6
-func_i6_801804B4 = 0x801804B4; //segment:ovl_i6
-func_i6_801805DC = 0x801805DC; //segment:ovl_i6
-func_i6_80180658 = 0x80180658; //segment:ovl_i6
-func_i6_80180710 = 0x80180710; //segment:ovl_i6
-func_i6_801809C4 = 0x801809C4; //segment:ovl_i6
-func_i6_80180C84 = 0x80180C84; //segment:ovl_i6
-func_i6_80180DA0 = 0x80180DA0; //segment:ovl_i6
-func_i6_80180E10 = 0x80180E10; //segment:ovl_i6
-func_i6_8018272C = 0x8018272C; //segment:ovl_i6
-func_i6_80182B70 = 0x80182B70; //segment:ovl_i6
-func_i6_80183088 = 0x80183088; //segment:ovl_i6
-func_i6_80183644 = 0x80183644; //segment:ovl_i6
-func_i6_80183914 = 0x80183914; //segment:ovl_i6
-func_i6_801839E8 = 0x801839E8; //segment:ovl_i6
-func_i6_80183A54 = 0x80183A54; //segment:ovl_i6
-func_i6_80183B88 = 0x80183B88; //segment:ovl_i6
-func_i6_80183C0C = 0x80183C0C; //segment:ovl_i6
-func_i6_80183D04 = 0x80183D04; //segment:ovl_i6
-func_i6_80183D88 = 0x80183D88; //segment:ovl_i6
-func_i6_8018424C = 0x8018424C; //segment:ovl_i6
-func_i6_8018438C = 0x8018438C; //segment:ovl_i6
-func_i6_80184420 = 0x80184420; //segment:ovl_i6
-func_i6_80184564 = 0x80184564; //segment:ovl_i6
-func_i6_80184C74 = 0x80184C74; //segment:ovl_i6
-func_i6_80184D48 = 0x80184D48; //segment:ovl_i6
-func_i6_80184EA4 = 0x80184EA4; //segment:ovl_i6
-func_i6_80188AA4 = 0x80188AA4; //segment:ovl_i6
-func_i6_80189768 = 0x80189768; //segment:ovl_i6
-func_i6_80189B7C = 0x80189B7C; //segment:ovl_i6
-func_i6_8018A148 = 0x8018A148; //segment:ovl_i6
-func_i6_8018A4F8 = 0x8018A4F8; //segment:ovl_i6
-func_i6_8018A634 = 0x8018A634; //segment:ovl_i6
-func_i6_8018A7A4 = 0x8018A7A4; //segment:ovl_i6
-func_i6_8018A7C4 = 0x8018A7C4; //segment:ovl_i6
-func_i6_8018A824 = 0x8018A824; //segment:ovl_i6
-func_i6_8018A86C = 0x8018A86C; //segment:ovl_i6
-func_i6_8018A88C = 0x8018A88C; //segment:ovl_i6
-func_i6_8018A920 = 0x8018A920; //segment:ovl_i6
-func_i6_8018A9C8 = 0x8018A9C8; //segment:ovl_i6
-func_i6_8018AC5C = 0x8018AC5C; //segment:ovl_i6
-func_i6_8018ADA0 = 0x8018ADA0; //segment:ovl_i6
-func_i6_8018AF08 = 0x8018AF08; //segment:ovl_i6
-func_i6_8018D100 = 0x8018D100; //segment:ovl_i6
-func_i6_8018D468 = 0x8018D468; //segment:ovl_i6
-func_i6_8018D4D0 = 0x8018D4D0; //segment:ovl_i6
-func_i6_8018D50C = 0x8018D50C; //segment:ovl_i6
-func_i6_8018D548 = 0x8018D548; //segment:ovl_i6
-func_i6_8018D5B4 = 0x8018D5B4; //segment:ovl_i6
-func_i6_8018D5D4 = 0x8018D5D4; //segment:ovl_i6
-func_i6_8018DC28 = 0x8018DC28; //segment:ovl_i6
-func_i6_8018DEBC = 0x8018DEBC; //segment:ovl_i6
-func_i6_8018E04C = 0x8018E04C; //segment:ovl_i6
-func_i6_8018EDD0 = 0x8018EDD0; //segment:ovl_i6
-func_i6_8018EF04 = 0x8018EF04; //segment:ovl_i6
-func_i6_8018EF58 = 0x8018EF58; //segment:ovl_i6
-func_i6_8018EF64 = 0x8018EF64; //segment:ovl_i6
-func_i6_8018F1C0 = 0x8018F1C0; //segment:ovl_i6
-func_i6_8018F22C = 0x8018F22C; //segment:ovl_i6
-func_i6_8018F4E0 = 0x8018F4E0; //segment:ovl_i6
-func_i6_8018F4EC = 0x8018F4EC; //segment:ovl_i6
-func_i6_8018F68C = 0x8018F68C; //segment:ovl_i6
-func_i6_8018FD64 = 0x8018FD64; //segment:ovl_i6
-func_i6_8018FF8C = 0x8018FF8C; //segment:ovl_i6
-func_i6_80190204 = 0x80190204; //segment:ovl_i6
-func_i6_801906E8 = 0x801906E8; //segment:ovl_i6
-func_i6_80191018 = 0x80191018; //segment:ovl_i6
-func_i6_80191060 = 0x80191060; //segment:ovl_i6
-func_i6_801916E8 = 0x801916E8; //segment:ovl_i6
-func_i6_801917D4 = 0x801917D4; //segment:ovl_i6
-func_i6_801918F4 = 0x801918F4; //segment:ovl_i6
-func_i6_80191920 = 0x80191920; //segment:ovl_i6
-func_i6_80191AE0 = 0x80191AE0; //segment:ovl_i6
-func_i6_80191B4C = 0x80191B4C; //segment:ovl_i6
-func_i6_80191CBC = 0x80191CBC; //segment:ovl_i6
-func_i6_80191DA4 = 0x80191DA4; //segment:ovl_i6
-func_i6_80192174 = 0x80192174; //segment:ovl_i6
-func_i6_801921A0 = 0x801921A0; //segment:ovl_i6
-func_i6_801927DC = 0x801927DC; //segment:ovl_i6
-func_i6_80192880 = 0x80192880; //segment:ovl_i6
-func_i6_8019299C = 0x8019299C; //segment:ovl_i6
-func_i6_80192E70 = 0x80192E70; //segment:ovl_i6
-func_i6_80192EC8 = 0x80192EC8; //segment:ovl_i6
-func_i6_80193448 = 0x80193448; //segment:ovl_i6
-func_i6_80193B3C = 0x80193B3C; //segment:ovl_i6
-func_i6_80194F00 = 0x80194F00; //segment:ovl_i6
-func_i6_801950C4 = 0x801950C4; //segment:ovl_i6
-func_i6_801952C8 = 0x801952C8; //segment:ovl_i6
-func_i6_80195578 = 0x80195578; //segment:ovl_i6
-func_i6_80195E34 = 0x80195E34; //segment:ovl_i6
-func_i6_80196114 = 0x80196114; //segment:ovl_i6
-func_i6_801971B4 = 0x801971B4; //segment:ovl_i6
-func_i6_801977C4 = 0x801977C4; //segment:ovl_i6
-func_i6_80197958 = 0x80197958; //segment:ovl_i6
-func_i6_80197AB0 = 0x80197AB0; //segment:ovl_i6
-func_i6_80197CBC = 0x80197CBC; //segment:ovl_i6
-func_i6_80197D74 = 0x80197D74; //segment:ovl_i6
-func_i6_8019ACB0 = 0x8019ACB0; //segment:ovl_i6
-func_i6_8019AE04 = 0x8019AE04; //segment:ovl_i6
-func_i6_8019AE88 = 0x8019AE88; //segment:ovl_i6
-func_i6_8019BCD0 = 0x8019BCD0; //segment:ovl_i6
-func_i6_8019BEEC = 0x8019BEEC; //segment:ovl_i6
-func_i6_8019BF68 = 0x8019BF68; //segment:ovl_i6
-func_i6_8019C0FC = 0x8019C0FC; //segment:ovl_i6
-func_i6_8019C570 = 0x8019C570; //segment:ovl_i6
-func_i6_8019C810 = 0x8019C810; //segment:ovl_i6
-func_i6_8019CACC = 0x8019CACC; //segment:ovl_i6
-func_i6_8019CB58 = 0x8019CB58; //segment:ovl_i6
-func_i6_8019CD84 = 0x8019CD84; //segment:ovl_i6
-func_i6_8019D270 = 0x8019D270; //segment:ovl_i6
-func_i6_8019D414 = 0x8019D414; //segment:ovl_i6
-D_i6_8019DA00 = 0x8019DA00; //segment:ovl_i6
-D_i6_8019DA10 = 0x8019DA10; //segment:ovl_i6
-D_i6_8019DA40 = 0x8019DA40; //segment:ovl_i6
-D_i6_8019DA68 = 0x8019DA68; //segment:ovl_i6
-D_i6_8019DA74 = 0x8019DA74; //segment:ovl_i6
-D_i6_8019DA80 = 0x8019DA80; //segment:ovl_i6
-D_i6_8019DA84 = 0x8019DA84; //segment:ovl_i6
-D_i6_8019DA88 = 0x8019DA88; //segment:ovl_i6
-D_i6_8019DA8C = 0x8019DA8C; //segment:ovl_i6
-D_i6_8019DA98 = 0x8019DA98; //segment:ovl_i6
-D_i6_8019DA9C = 0x8019DA9C; //segment:ovl_i6
-D_i6_8019DAA0 = 0x8019DAA0; //segment:ovl_i6
-D_i6_8019DAA4 = 0x8019DAA4; //segment:ovl_i6
-D_i6_8019DAB0 = 0x8019DAB0; //segment:ovl_i6
-D_i6_8019DABC = 0x8019DABC; //segment:ovl_i6
-D_i6_8019DAC8 = 0x8019DAC8; //segment:ovl_i6
-D_i6_8019DAD4 = 0x8019DAD4; //segment:ovl_i6
-D_i6_8019DAE0 = 0x8019DAE0; //segment:ovl_i6
-D_i6_8019DAEC = 0x8019DAEC; //segment:ovl_i6
-D_i6_8019DAF8 = 0x8019DAF8; //segment:ovl_i6
-D_i6_8019DB04 = 0x8019DB04; //segment:ovl_i6
-D_i6_8019DB10 = 0x8019DB10; //segment:ovl_i6
-D_i6_8019DB1C = 0x8019DB1C; //segment:ovl_i6
-D_i6_8019DB28 = 0x8019DB28; //segment:ovl_i6
-D_i6_8019DB60 = 0x8019DB60; //segment:ovl_i6
-D_i6_8019DB6C = 0x8019DB6C; //segment:ovl_i6
-D_i6_8019DBAC = 0x8019DBAC; //segment:ovl_i6
-D_i6_8019DBB8 = 0x8019DBB8; //segment:ovl_i6
-D_i6_8019DBC0 = 0x8019DBC0; //segment:ovl_i6
-D_i6_8019DBF0 = 0x8019DBF0; //segment:ovl_i6
-D_i6_8019DBFC = 0x8019DBFC; //segment:ovl_i6
-D_i6_8019DC08 = 0x8019DC08; //segment:ovl_i6
-D_i6_8019DC14 = 0x8019DC14; //segment:ovl_i6
-D_i6_8019DC20 = 0x8019DC20; //segment:ovl_i6
-D_i6_8019DC2C = 0x8019DC2C; //segment:ovl_i6
-D_i6_8019DC38 = 0x8019DC38; //segment:ovl_i6
-D_i6_8019DC44 = 0x8019DC44; //segment:ovl_i6
-D_i6_8019DC50 = 0x8019DC50; //segment:ovl_i6
-D_i6_8019DC5C = 0x8019DC5C; //segment:ovl_i6
-D_i6_8019DCAC = 0x8019DCAC; //segment:ovl_i6
-D_i6_8019DD24 = 0x8019DD24; //segment:ovl_i6
-D_i6_8019DD9C = 0x8019DD9C; //segment:ovl_i6
-D_i6_8019DDD8 = 0x8019DDD8; //segment:ovl_i6
-D_i6_8019DDE4 = 0x8019DDE4; //segment:ovl_i6
-D_i6_8019DDF0 = 0x8019DDF0; //segment:ovl_i6
-D_i6_8019DE08 = 0x8019DE08; //segment:ovl_i6
-D_i6_8019DE14 = 0x8019DE14; //segment:ovl_i6
-D_i6_8019DE30 = 0x8019DE30; //segment:ovl_i6
-D_i6_8019F1E0 = 0x8019F1E0;
-D_i6_8019F1F0 = 0x8019F1F0; //segment:ovl_i6
-D_i6_8019F1F4 = 0x8019F1F4; //segment:ovl_i6
-D_i6_8019F1F8 = 0x8019F1F8; //segment:ovl_i6
-D_i6_8019F1FC = 0x8019F1FC; //segment:ovl_i6
-D_i6_8019F200 = 0x8019F200; //segment:ovl_i6
-D_i6_8019F204 = 0x8019F204; //segment:ovl_i6
-D_i6_8019F208 = 0x8019F208; //segment:ovl_i6
-D_i6_8019F20C = 0x8019F20C; //segment:ovl_i6
-D_i6_8019F210 = 0x8019F210; //segment:ovl_i6
-D_i6_8019F218 = 0x8019F218; //segment:ovl_i6
-D_i6_8019F220 = 0x8019F220; //segment:ovl_i6
-D_i6_8019F228 = 0x8019F228; //segment:ovl_i6
-D_i6_8019F214 = 0x8019F214; //segment:ovl_i6
-D_i6_8019F21C = 0x8019F21C; //segment:ovl_i6
-D_i6_8019F224 = 0x8019F224; //segment:ovl_i6
-D_i6_8019F22C = 0x8019F22C; //segment:ovl_i6
-D_i6_8019F230 = 0x8019F230; //segment:ovl_i6
-D_i6_8019F6E0 = 0x8019F6E0; //segment:ovl_i6
-D_i6_8019F6F0 = 0x8019F6F0; //segment:ovl_i6
-
-func_menu_8017E7A0 = 0x8017E7A0; //segment:ovl_menu
-func_menu_8017E860 = 0x8017E860; //segment:ovl_menu
-func_menu_8017E9D4 = 0x8017E9D4; //segment:ovl_menu
-func_menu_8017EA70 = 0x8017EA70; //segment:ovl_menu
-func_menu_8017EB58 = 0x8017EB58; //segment:ovl_menu
-func_menu_8017ED44 = 0x8017ED44; //segment:ovl_menu
-func_menu_8017ED88 = 0x8017ED88; //segment:ovl_menu
-func_menu_8017EF30 = 0x8017EF30; //segment:ovl_menu
-func_menu_8017F0B0 = 0x8017F0B0; //segment:ovl_menu
-func_menu_8017F298 = 0x8017F298; //segment:ovl_menu
-func_menu_8017F484 = 0x8017F484; //segment:ovl_menu
-func_menu_8017FB70 = 0x8017FB70; //segment:ovl_menu
-func_menu_80180490 = 0x80180490; //segment:ovl_menu
-func_menu_80180770 = 0x80180770; //segment:ovl_menu
-func_menu_80180BD4 = 0x80180BD4; //segment:ovl_menu
-func_menu_80181568 = 0x80181568; //segment:ovl_menu
-func_menu_801815A8 = 0x801815A8; //segment:ovl_menu
-func_menu_801818B4 = 0x801818B4; //segment:ovl_menu
-func_menu_80181C00 = 0x80181C00; //segment:ovl_menu
-func_menu_80181E30 = 0x80181E30; //segment:ovl_menu
-func_menu_80181F5C = 0x80181F5C; //segment:ovl_menu
-func_menu_801822A8 = 0x801822A8; //segment:ovl_menu
-func_menu_801822C8 = 0x801822C8; //segment:ovl_menu
-func_menu_80182834 = 0x80182834; //segment:ovl_menu
-func_menu_80183384 = 0x80183384; //segment:ovl_menu
-func_menu_80183430 = 0x80183430; //segment:ovl_menu
-func_menu_801838B4 = 0x801838B4; //segment:ovl_menu
-func_menu_80183E00 = 0x80183E00; //segment:ovl_menu
-func_menu_80183EA0 = 0x80183EA0; //segment:ovl_menu
-func_menu_8018400C = 0x8018400C; //segment:ovl_menu
-func_menu_80184528 = 0x80184528; //segment:ovl_menu
-func_menu_80184780 = 0x80184780; //segment:ovl_menu
-func_menu_80184A7C = 0x80184A7C; //segment:ovl_menu
-func_menu_80185028 = 0x80185028; //segment:ovl_menu
-func_menu_8018517C = 0x8018517C; //segment:ovl_menu
-func_menu_801852C8 = 0x801852C8; //segment:ovl_menu
-func_menu_80185470 = 0x80185470; //segment:ovl_menu
-func_menu_801858EC = 0x801858EC; //segment:ovl_menu
-func_menu_80185CE8 = 0x80185CE8; //segment:ovl_menu
-func_menu_80186038 = 0x80186038; //segment:ovl_menu
-func_menu_801866A8 = 0x801866A8; //segment:ovl_menu
-func_menu_801868F0 = 0x801868F0; //segment:ovl_menu
-func_menu_801869E8 = 0x801869E8; //segment:ovl_menu
-func_menu_80186AC8 = 0x80186AC8; //segment:ovl_menu
-func_menu_80186BCC = 0x80186BCC; //segment:ovl_menu
-func_menu_80186C60 = 0x80186C60; //segment:ovl_menu
-func_menu_80186FAC = 0x80186FAC; //segment:ovl_menu
-func_menu_801870A0 = 0x801870A0; //segment:ovl_menu
-func_menu_8018730C = 0x8018730C; //segment:ovl_menu
-func_menu_801874DC = 0x801874DC; //segment:ovl_menu
-func_menu_80187750 = 0x80187750; //segment:ovl_menu
-func_menu_80187A38 = 0x80187A38; //segment:ovl_menu
-func_menu_80187CE8 = 0x80187CE8; //segment:ovl_menu
-func_menu_80187E30 = 0x80187E30; //segment:ovl_menu
-func_menu_80187EC8 = 0x80187EC8; //segment:ovl_menu
-func_menu_80188034 = 0x80188034; //segment:ovl_menu
-func_menu_801881FC = 0x801881FC; //segment:ovl_menu
-func_menu_8018823C = 0x8018823C; //segment:ovl_menu
-func_menu_80188368 = 0x80188368; //segment:ovl_menu
-func_menu_801884B4 = 0x801884B4; //segment:ovl_menu
-func_menu_80188638 = 0x80188638; //segment:ovl_menu
-func_menu_801886B8 = 0x801886B8; //segment:ovl_menu
-func_menu_80188844 = 0x80188844; //segment:ovl_menu
-func_menu_80188A0C = 0x80188A0C; //segment:ovl_menu
-func_menu_80188B30 = 0x80188B30; //segment:ovl_menu
-func_menu_80188BDC = 0x80188BDC; //segment:ovl_menu
-func_menu_80188C94 = 0x80188C94; //segment:ovl_menu
-func_menu_80188D5C = 0x80188D5C; //segment:ovl_menu
-func_menu_80188EB0 = 0x80188EB0; //segment:ovl_menu
-func_menu_80189454 = 0x80189454; //segment:ovl_menu
-func_menu_80189520 = 0x80189520; //segment:ovl_menu
-func_menu_801896D0 = 0x801896D0; //segment:ovl_menu
-func_menu_80189854 = 0x80189854; //segment:ovl_menu
-func_menu_80189928 = 0x80189928; //segment:ovl_menu
-func_menu_80189AD4 = 0x80189AD4; //segment:ovl_menu
-func_menu_80189C64 = 0x80189C64; //segment:ovl_menu
-func_menu_80189CE0 = 0x80189CE0; //segment:ovl_menu
-func_menu_80189D98 = 0x80189D98; //segment:ovl_menu
-func_menu_8018A100 = 0x8018A100; //segment:ovl_menu
-func_menu_8018AC08 = 0x8018AC08; //segment:ovl_menu
-func_menu_8018AEA8 = 0x8018AEA8; //segment:ovl_menu
-func_menu_8018AFF0 = 0x8018AFF0; //segment:ovl_menu
-func_menu_8018B868 = 0x8018B868; //segment:ovl_menu
-func_menu_8018B9F0 = 0x8018B9F0; //segment:ovl_menu
-func_menu_8018BC20 = 0x8018BC20; //segment:ovl_menu
-func_menu_8018BE64 = 0x8018BE64; //segment:ovl_menu
-func_menu_8018BF48 = 0x8018BF48; //segment:ovl_menu
-func_menu_8018C05C = 0x8018C05C; //segment:ovl_menu
-func_menu_8018C62C = 0x8018C62C; //segment:ovl_menu
-func_menu_8018CC54 = 0x8018CC54; //segment:ovl_menu
-func_menu_8018CCBC = 0x8018CCBC; //segment:ovl_menu
-func_menu_8018CEEC = 0x8018CEEC; //segment:ovl_menu
-func_menu_8018D5D8 = 0x8018D5D8; //segment:ovl_menu
-func_menu_8018D61C = 0x8018D61C; //segment:ovl_menu
-func_menu_8018DA14 = 0x8018DA14; //segment:ovl_menu
-func_menu_8018DC0C = 0x8018DC0C; //segment:ovl_menu
-func_menu_8018E1CC = 0x8018E1CC; //segment:ovl_menu
-func_menu_8018E274 = 0x8018E274; //segment:ovl_menu
-func_menu_8018E314 = 0x8018E314; //segment:ovl_menu
-func_menu_8018E33C = 0x8018E33C; //segment:ovl_menu
-func_menu_8018E3EC = 0x8018E3EC; //segment:ovl_menu
-func_menu_8018E4D4 = 0x8018E4D4; //segment:ovl_menu
-func_menu_8018E738 = 0x8018E738; //segment:ovl_menu
-func_menu_8018E8A4 = 0x8018E8A4; //segment:ovl_menu
-func_menu_8018EC8C = 0x8018EC8C; //segment:ovl_menu
-func_menu_8018EDB4 = 0x8018EDB4; //segment:ovl_menu
-func_menu_8018F0A8 = 0x8018F0A8; //segment:ovl_menu
-func_menu_8018F15C = 0x8018F15C; //segment:ovl_menu
-func_menu_8018F2EC = 0x8018F2EC; //segment:ovl_menu
-func_menu_8018F4DC = 0x8018F4DC; //segment:ovl_menu
-func_menu_8018F628 = 0x8018F628; //segment:ovl_menu
-func_menu_8018F848 = 0x8018F848; //segment:ovl_menu
-func_menu_8018F980 = 0x8018F980; //segment:ovl_menu
-func_menu_8018FBA4 = 0x8018FBA4; //segment:ovl_menu
-func_menu_8018FCD8 = 0x8018FCD8; //segment:ovl_menu
-func_menu_80190504 = 0x80190504; //segment:ovl_menu
-func_menu_801905F0 = 0x801905F0; //segment:ovl_menu
-func_menu_80190630 = 0x80190630; //segment:ovl_menu
-func_menu_80190790 = 0x80190790; //segment:ovl_menu
-func_menu_80190808 = 0x80190808; //segment:ovl_menu
-func_menu_80190AF8 = 0x80190AF8; //segment:ovl_menu
-func_menu_80190B8C = 0x80190B8C; //segment:ovl_menu
-func_menu_8019120C = 0x8019120C; //segment:ovl_menu
-func_menu_8019130C = 0x8019130C; //segment:ovl_menu
-func_menu_801913E4 = 0x801913E4; //segment:ovl_menu
-func_menu_8019141C = 0x8019141C; //segment:ovl_menu
-func_menu_80191488 = 0x80191488; //segment:ovl_menu
-func_menu_8019150C = 0x8019150C; //segment:ovl_menu
-func_menu_80191578 = 0x80191578; //segment:ovl_menu
-func_menu_801915FC = 0x801915FC; //segment:ovl_menu
-func_menu_80191644 = 0x80191644; //segment:ovl_menu
-func_menu_80191840 = 0x80191840; //segment:ovl_menu
-func_menu_80191A40 = 0x80191A40; //segment:ovl_menu
-func_menu_80191CB8 = 0x80191CB8; //segment:ovl_menu
-func_menu_80191E18 = 0x80191E18; //segment:ovl_menu
-func_menu_80191E94 = 0x80191E94; //segment:ovl_menu
-func_menu_801920E8 = 0x801920E8; //segment:ovl_menu
-func_menu_8019236C = 0x8019236C; //segment:ovl_menu
-func_menu_80192534 = 0x80192534; //segment:ovl_menu
-func_menu_80192718 = 0x80192718; //segment:ovl_menu
-func_menu_801928E8 = 0x801928E8; //segment:ovl_menu
-func_menu_80192A14 = 0x80192A14; //segment:ovl_menu
-func_menu_80192B10 = 0x80192B10; //segment:ovl_menu
-func_menu_80192BDC = 0x80192BDC; //segment:ovl_menu
-func_menu_80192C04 = 0x80192C04; //segment:ovl_menu
-func_menu_80192CFC = 0x80192CFC; //segment:ovl_menu
-func_menu_80192DF4 = 0x80192DF4; //segment:ovl_menu
-func_menu_80192EE0 = 0x80192EE0; //segment:ovl_menu
-func_menu_80192F80 = 0x80192F80; //segment:ovl_menu
-func_menu_8019312C = 0x8019312C; //segment:ovl_menu
-func_menu_801931B8 = 0x801931B8; //segment:ovl_menu
-func_menu_80193270 = 0x80193270; //segment:ovl_menu
-func_menu_80193388 = 0x80193388; //segment:ovl_menu
-func_menu_8019345C = 0x8019345C; //segment:ovl_menu
-func_menu_80193754 = 0x80193754; //segment:ovl_menu
-func_menu_801938DC = 0x801938DC; //segment:ovl_menu
-func_menu_801939A8 = 0x801939A8; //segment:ovl_menu
-func_menu_80193B60 = 0x80193B60; //segment:ovl_menu
-func_menu_80193C00 = 0x80193C00; //segment:ovl_menu
-func_menu_80193E1C = 0x80193E1C; //segment:ovl_menu
-func_menu_80193EFC = 0x80193EFC; //segment:ovl_menu
-func_menu_80194090 = 0x80194090; //segment:ovl_menu
-func_menu_80194454 = 0x80194454; //segment:ovl_menu
-func_menu_80194960 = 0x80194960; //segment:ovl_menu
-func_menu_80194E5C = 0x80194E5C; //segment:ovl_menu
-func_menu_80195024 = 0x80195024; //segment:ovl_menu
-func_menu_80195080 = 0x80195080; //segment:ovl_menu
-func_menu_801951B0 = 0x801951B0; //segment:ovl_menu
-func_menu_801952A0 = 0x801952A0; //segment:ovl_menu
-func_menu_8019536C = 0x8019536C; //segment:ovl_menu
-func_menu_801955C0 = 0x801955C0; //segment:ovl_menu
-func_menu_80195BA4 = 0x80195BA4; //segment:ovl_menu
-func_menu_80195C00 = 0x80195C00; //segment:ovl_menu
-func_menu_80195C6C = 0x80195C6C; //segment:ovl_menu
-func_menu_80195C80 = 0x80195C80; //segment:ovl_menu
-func_menu_80195D4C = 0x80195D4C; //segment:ovl_menu
-func_menu_80196518 = 0x80196518; //segment:ovl_menu
-func_menu_801967E0 = 0x801967E0; //segment:ovl_menu
-func_menu_801969B4 = 0x801969B4; //segment:ovl_menu
-func_menu_80196BF0 = 0x80196BF0; //segment:ovl_menu
-func_menu_80196CC4 = 0x80196CC4; //segment:ovl_menu
-func_menu_80196D30 = 0x80196D30; //segment:ovl_menu
-func_menu_80196DD0 = 0x80196DD0; //segment:ovl_menu
-func_menu_80196FB8 = 0x80196FB8; //segment:ovl_menu
-func_menu_801970D0 = 0x801970D0; //segment:ovl_menu
-func_menu_801972FC = 0x801972FC; //segment:ovl_menu
-func_menu_8019755C = 0x8019755C; //segment:ovl_menu
-func_menu_80197974 = 0x80197974; //segment:ovl_menu
-func_menu_80197B48 = 0x80197B48; //segment:ovl_menu
-func_menu_80197BA8 = 0x80197BA8; //segment:ovl_menu
-func_menu_80197D14 = 0x80197D14; //segment:ovl_menu
-func_menu_801980E0 = 0x801980E0; //segment:ovl_menu
-func_menu_80198558 = 0x80198558; //segment:ovl_menu
-func_menu_80198914 = 0x80198914; //segment:ovl_menu
-func_menu_80198D94 = 0x80198D94; //segment:ovl_menu
-func_menu_80198ED4 = 0x80198ED4; //segment:ovl_menu
-func_menu_80199000 = 0x80199000; //segment:ovl_menu
-func_menu_801995E4 = 0x801995E4; //segment:ovl_menu
-func_menu_801998A8 = 0x801998A8; //segment:ovl_menu
-func_menu_80199954 = 0x80199954; //segment:ovl_menu
-func_menu_80199AFC = 0x80199AFC; //segment:ovl_menu
-func_menu_80199E6C = 0x80199E6C; //segment:ovl_menu
-func_menu_8019A198 = 0x8019A198; //segment:ovl_menu
-func_menu_8019A720 = 0x8019A720; //segment:ovl_menu
-func_menu_8019A830 = 0x8019A830; //segment:ovl_menu
-func_menu_8019A988 = 0x8019A988; //segment:ovl_menu
-func_menu_8019ACE0 = 0x8019ACE0; //segment:ovl_menu
-func_menu_8019B674 = 0x8019B674; //segment:ovl_menu
-func_menu_8019B930 = 0x8019B930; //segment:ovl_menu
-func_menu_8019BBA0 = 0x8019BBA0; //segment:ovl_menu
-func_menu_8019BD18 = 0x8019BD18; //segment:ovl_menu
-func_menu_8019BDC8 = 0x8019BDC8; //segment:ovl_menu
-func_menu_8019BFEC = 0x8019BFEC; //segment:ovl_menu
-func_menu_8019C05C = 0x8019C05C; //segment:ovl_menu
-func_menu_8019C26C = 0x8019C26C; //segment:ovl_menu
-func_menu_8019C2A4 = 0x8019C2A4; //segment:ovl_menu
-func_menu_8019C6A8 = 0x8019C6A8; //segment:ovl_menu
-func_menu_8019CA50 = 0x8019CA50; //segment:ovl_menu
-func_menu_8019CB14 = 0x8019CB14; //segment:ovl_menu
-func_menu_8019CF58 = 0x8019CF58; //segment:ovl_menu
-func_menu_8019D148 = 0x8019D148; //segment:ovl_menu
-func_menu_8019D484 = 0x8019D484; //segment:ovl_menu
-func_menu_8019D5CC = 0x8019D5CC; //segment:ovl_menu
-func_menu_8019D638 = 0x8019D638; //segment:ovl_menu
-func_menu_8019D750 = 0x8019D750; //segment:ovl_menu
-func_menu_8019D82C = 0x8019D82C; //segment:ovl_menu
-func_menu_8019D86C = 0x8019D86C; //segment:ovl_menu
-func_menu_8019D8F8 = 0x8019D8F8; //segment:ovl_menu
-func_menu_8019D964 = 0x8019D964; //segment:ovl_menu
-func_menu_8019DBB4 = 0x8019DBB4; //segment:ovl_menu
-func_menu_8019DCF4 = 0x8019DCF4; //segment:ovl_menu
-func_menu_8019DD68 = 0x8019DD68; //segment:ovl_menu
-func_menu_8019E07C = 0x8019E07C; //segment:ovl_menu
-func_menu_8019E190 = 0x8019E190; //segment:ovl_menu
-func_menu_8019E500 = 0x8019E500; //segment:ovl_menu
-func_menu_8019E7C4 = 0x8019E7C4; //segment:ovl_menu
-func_menu_8019E954 = 0x8019E954; //segment:ovl_menu
-func_menu_8019EA80 = 0x8019EA80; //segment:ovl_menu
-func_menu_8019EBEC = 0x8019EBEC; //segment:ovl_menu
-func_menu_8019ED54 = 0x8019ED54; //segment:ovl_menu
-func_menu_8019EEBC = 0x8019EEBC; //segment:ovl_menu
-func_menu_8019F00C = 0x8019F00C; //segment:ovl_menu
-func_menu_8019F1EC = 0x8019F1EC; //segment:ovl_menu
-func_menu_8019F36C = 0x8019F36C; //segment:ovl_menu
-func_menu_8019FA08 = 0x8019FA08; //segment:ovl_menu
-func_menu_8019FC8C = 0x8019FC8C; //segment:ovl_menu
-func_menu_801A0210 = 0x801A0210; //segment:ovl_menu
-func_menu_801A041C = 0x801A041C; //segment:ovl_menu
-func_menu_801A04F4 = 0x801A04F4; //segment:ovl_menu
-func_menu_801A0718 = 0x801A0718; //segment:ovl_menu
-func_menu_801A0AE4 = 0x801A0AE4; //segment:ovl_menu
-func_menu_801A0BE0 = 0x801A0BE0; //segment:ovl_menu
-func_menu_801A0D5C = 0x801A0D5C; //segment:ovl_menu
-func_menu_801A10B0 = 0x801A10B0; //segment:ovl_menu
-func_menu_801A11AC = 0x801A11AC; //segment:ovl_menu
-func_menu_801A129C = 0x801A129C; //segment:ovl_menu
-func_menu_801A1494 = 0x801A1494; //segment:ovl_menu
-func_menu_801A16FC = 0x801A16FC; //segment:ovl_menu
-func_menu_801A1A28 = 0x801A1A28; //segment:ovl_menu
-func_menu_801A242C = 0x801A242C; //segment:ovl_menu
-func_menu_801A2534 = 0x801A2534; //segment:ovl_menu
-func_menu_801A2578 = 0x801A2578; //segment:ovl_menu
-func_menu_801A25F4 = 0x801A25F4; //segment:ovl_menu
-func_menu_801A2C10 = 0x801A2C10; //segment:ovl_menu
-func_menu_801A2F74 = 0x801A2F74; //segment:ovl_menu
-func_menu_801A31B4 = 0x801A31B4; //segment:ovl_menu
-func_menu_801A3498 = 0x801A3498; //segment:ovl_menu
-func_menu_801A37C8 = 0x801A37C8; //segment:ovl_menu
-func_menu_801A3AA4 = 0x801A3AA4; //segment:ovl_menu
-func_menu_801A3C38 = 0x801A3C38; //segment:ovl_menu
-func_menu_801A4028 = 0x801A4028; //segment:ovl_menu
-func_menu_801A42E0 = 0x801A42E0; //segment:ovl_menu
-func_menu_801A43B4 = 0x801A43B4; //segment:ovl_menu
-func_menu_801A49B0 = 0x801A49B0; //segment:ovl_menu
-func_menu_801A4A84 = 0x801A4A84; //segment:ovl_menu
-func_menu_801A4C84 = 0x801A4C84; //segment:ovl_menu
-D_menu_801A4E80 = 0x801A4E80; //segment:ovl_menu
-D_menu_801A4E90 = 0x801A4E90; //segment:ovl_menu
-D_menu_801A4E94 = 0x801A4E94; //segment:ovl_menu
-D_menu_801A4E98 = 0x801A4E98; //segment:ovl_menu
-D_menu_801A4EC0 = 0x801A4EC0; //segment:ovl_menu
-D_menu_801A4ED4 = 0x801A4ED4; //segment:ovl_menu
-D_menu_801A4EF4 = 0x801A4EF4; //segment:ovl_menu
-D_menu_801A4F04 = 0x801A4F04; //segment:ovl_menu
-D_menu_801A4F14 = 0x801A4F14; //segment:ovl_menu
-D_menu_801A4F24 = 0x801A4F24; //segment:ovl_menu
-D_menu_801A53D4 = 0x801A53D4; //segment:ovl_menu
-D_menu_801A53E4 = 0x801A53E4; //segment:ovl_menu
-D_menu_801A5414 = 0x801A5414; //segment:ovl_menu
-D_menu_801A58C4 = 0x801A58C4; //segment:ovl_menu
-D_menu_801A58D4 = 0x801A58D4; //segment:ovl_menu
-D_menu_801A58E4 = 0x801A58E4; //segment:ovl_menu
-D_menu_801A58F4 = 0x801A58F4; //segment:ovl_menu
-D_menu_801A58F8 = 0x801A58F8; //segment:ovl_menu
-D_menu_801A58FC = 0x801A58FC; //segment:ovl_menu
-D_menu_801A5900 = 0x801A5900; //segment:ovl_menu
-D_menu_801A5904 = 0x801A5904; //segment:ovl_menu
-D_menu_801A5908 = 0x801A5908; //segment:ovl_menu
-D_menu_801A590C = 0x801A590C; //segment:ovl_menu
-D_menu_801A591C = 0x801A591C; //segment:ovl_menu
-D_menu_801A592C = 0x801A592C; //segment:ovl_menu
-D_menu_801A5944 = 0x801A5944; //segment:ovl_menu
-D_menu_801A594C = 0x801A594C; //segment:ovl_menu
-D_menu_801A595C = 0x801A595C; //segment:ovl_menu
-D_menu_801A597C = 0x801A597C; //segment:ovl_menu
-D_menu_801A598C = 0x801A598C; //segment:ovl_menu
-D_menu_801A59AC = 0x801A59AC; //segment:ovl_menu
-D_menu_801A59B0 = 0x801A59B0; //segment:ovl_menu
-D_menu_801A59B8 = 0x801A59B8; //segment:ovl_menu
-D_menu_801A59C8 = 0x801A59C8; //segment:ovl_menu
-D_menu_801A59E8 = 0x801A59E8; //segment:ovl_menu
-D_menu_801A59EC = 0x801A59EC; //segment:ovl_menu
-D_menu_801A59F0 = 0x801A59F0; //segment:ovl_menu
-D_menu_801A59F4 = 0x801A59F4; //segment:ovl_menu
-D_menu_801A59F8 = 0x801A59F8; //segment:ovl_menu
-D_menu_801A5A00 = 0x801A5A00; //segment:ovl_menu
-D_menu_801A5A04 = 0x801A5A04; //segment:ovl_menu
-D_menu_801A5A18 = 0x801A5A18; //segment:ovl_menu
-D_menu_801A5A1C = 0x801A5A1C; //segment:ovl_menu
-D_menu_801A5A30 = 0x801A5A30; //segment:ovl_menu
-D_menu_801A5A34 = 0x801A5A34; //segment:ovl_menu
-D_menu_801A5A48 = 0x801A5A48; //segment:ovl_menu
-D_menu_801A5A4C = 0x801A5A4C; //segment:ovl_menu
-D_menu_801A5A54 = 0x801A5A54; //segment:ovl_menu
-D_menu_801A5A60 = 0x801A5A60; //segment:ovl_menu
-D_menu_801A5A64 = 0x801A5A64; //segment:ovl_menu
-D_menu_801A5A78 = 0x801A5A78; //segment:ovl_menu
-D_menu_801A5A80 = 0x801A5A80; //segment:ovl_menu
-D_menu_801A5A88 = 0x801A5A88; //segment:ovl_menu
-D_menu_801A5A90 = 0x801A5A90; //segment:ovl_menu
-D_menu_801A5AA8 = 0x801A5AA8; //segment:ovl_menu
-D_menu_801A5AC0 = 0x801A5AC0; //segment:ovl_menu
-D_menu_801A5AD8 = 0x801A5AD8; //segment:ovl_menu
-D_menu_801A5ADC = 0x801A5ADC; //segment:ovl_menu
-D_menu_801A5AE0 = 0x801A5AE0; //segment:ovl_menu
-D_menu_801A5AE4 = 0x801A5AE4; //segment:ovl_menu
-D_menu_801A5AFC = 0x801A5AFC; //segment:ovl_menu
-D_menu_801A5B00 = 0x801A5B00; //segment:ovl_menu
-D_menu_801A5B04 = 0x801A5B04; //segment:ovl_menu
-D_menu_801A5B08 = 0x801A5B08; //segment:ovl_menu
-D_menu_801A5B18 = 0x801A5B18; //segment:ovl_menu
-D_menu_801A5B1C = 0x801A5B1C; //segment:ovl_menu
-D_menu_801A5B38 = 0x801A5B38; //segment:ovl_menu
-D_menu_801A5B3C = 0x801A5B3C; //segment:ovl_menu
-D_menu_801A5B40 = 0x801A5B40; //segment:ovl_menu
-D_menu_801A5B44 = 0x801A5B44; //segment:ovl_menu
-D_menu_801A5B5C = 0x801A5B5C; //segment:ovl_menu
-D_menu_801A5B60 = 0x801A5B60; //segment:ovl_menu
-D_menu_801A5B64 = 0x801A5B64; //segment:ovl_menu
-D_menu_801A5B68 = 0x801A5B68; //segment:ovl_menu
-D_menu_801A5B78 = 0x801A5B78; //segment:ovl_menu
-D_menu_801A5B7C = 0x801A5B7C; //segment:ovl_menu
-D_menu_801A5BE0 = 0x801A5BE0; //segment:ovl_menu
-D_menu_801A5C18 = 0x801A5C18; //segment:ovl_menu
-D_menu_801A5C40 = 0x801A5C40; //segment:ovl_menu
-D_menu_801A5D00 = 0x801A5D00; //segment:ovl_menu
-D_menu_801A5D18 = 0x801A5D18; //segment:ovl_menu
-D_menu_801A5D1C = 0x801A5D1C; //segment:ovl_menu
-D_menu_801A5D3C = 0x801A5D3C; //segment:ovl_menu
-D_menu_801A5E20 = 0x801A5E20; //segment:ovl_menu
-D_menu_801A5E23 = 0x801A5E23; //segment:ovl_menu
-D_menu_801A5E28 = 0x801A5E28; //segment:ovl_menu
-D_menu_801A5E2C = 0x801A5E2C; //segment:ovl_menu
-D_menu_801A5E30 = 0x801A5E30; //segment:ovl_menu
-D_menu_801A5E34 = 0x801A5E34; //segment:ovl_menu
-D_menu_801A5E38 = 0x801A5E38; //segment:ovl_menu
-D_menu_801A5E3C = 0x801A5E3C; //segment:ovl_menu
-D_menu_801A5E40 = 0x801A5E40; //segment:ovl_menu
-D_menu_801A5E44 = 0x801A5E44; //segment:ovl_menu
-D_menu_801A5E48 = 0x801A5E48; //segment:ovl_menu
-D_menu_801A5E60 = 0x801A5E60; //segment:ovl_menu
-D_menu_801A5E64 = 0x801A5E64; //segment:ovl_menu
-D_menu_801A5E68 = 0x801A5E68; //segment:ovl_menu
-D_menu_801A5E6C = 0x801A5E6C; //segment:ovl_menu
-D_menu_801A5E98 = 0x801A5E98; //segment:ovl_menu
-D_menu_801A5E9C = 0x801A5E9C; //segment:ovl_menu
-D_menu_801A5EA0 = 0x801A5EA0; //segment:ovl_menu
-D_menu_801A5EA4 = 0x801A5EA4; //segment:ovl_menu
-D_menu_801A5EB8 = 0x801A5EB8; //segment:ovl_menu
-D_menu_801A5ED0 = 0x801A5ED0; //segment:ovl_menu
-D_menu_801A5ED4 = 0x801A5ED4; //segment:ovl_menu
-D_menu_801A5ED8 = 0x801A5ED8; //segment:ovl_menu
-D_menu_801A5EDC = 0x801A5EDC; //segment:ovl_menu
-D_menu_801A5F08 = 0x801A5F08; //segment:ovl_menu
-D_menu_801A5F0C = 0x801A5F0C; //segment:ovl_menu
-D_menu_801A5F10 = 0x801A5F10; //segment:ovl_menu
-D_menu_801A5F14 = 0x801A5F14; //segment:ovl_menu
-D_menu_801A5F28 = 0x801A5F28; //segment:ovl_menu
-D_menu_801A5FB0 = 0x801A5FB0; //segment:ovl_menu
-D_menu_801A5FD0 = 0x801A5FD0; //segment:ovl_menu
-D_menu_801A6078 = 0x801A6078; //segment:ovl_menu
-D_menu_801A60B8 = 0x801A60B8; //segment:ovl_menu
-D_menu_801A60D0 = 0x801A60D0; //segment:ovl_menu
-D_menu_801A6110 = 0x801A6110; //segment:ovl_menu
-D_menu_801A6128 = 0x801A6128; //segment:ovl_menu
-D_menu_801A6168 = 0x801A6168; //segment:ovl_menu
-D_menu_801A6180 = 0x801A6180; //segment:ovl_menu
-D_menu_801A6184 = 0x801A6184; //segment:ovl_menu
-D_menu_801A61A8 = 0x801A61A8; //segment:ovl_menu
-D_menu_801A61AC = 0x801A61AC; //segment:ovl_menu
-D_menu_801A61C4 = 0x801A61C4; //segment:ovl_menu
-D_menu_801A61D4 = 0x801A61D4; //segment:ovl_menu
-D_menu_801A62F4 = 0x801A62F4; //segment:ovl_menu
-D_menu_801A6310 = 0x801A6310; //segment:ovl_menu
-D_menu_801A6320 = 0x801A6320; //segment:ovl_menu
-D_menu_801A6330 = 0x801A6330; //segment:ovl_menu
-D_menu_801A6334 = 0x801A6334; //segment:ovl_menu
-D_menu_801A6378 = 0x801A6378; //segment:ovl_menu
-D_menu_801A63B8 = 0x801A63B8; //segment:ovl_menu
-D_menu_801A63E4 = 0x801A63E4; //segment:ovl_menu
-D_menu_801A640C = 0x801A640C; //segment:ovl_menu
-D_menu_801A6418 = 0x801A6418; //segment:ovl_menu
-D_menu_801A6424 = 0x801A6424; //segment:ovl_menu
-D_menu_801A6430 = 0x801A6430; //segment:ovl_menu
-D_menu_801A645C = 0x801A645C; //segment:ovl_menu
-D_menu_801A6488 = 0x801A6488; //segment:ovl_menu
-D_menu_801A648C = 0x801A648C; //segment:ovl_menu
-D_menu_801A6490 = 0x801A6490; //segment:ovl_menu
-D_menu_801A6494 = 0x801A6494; //segment:ovl_menu
-D_menu_801A6498 = 0x801A6498; //segment:ovl_menu
-D_menu_801A649C = 0x801A649C; //segment:ovl_menu
-D_menu_801A64AC = 0x801A64AC; //segment:ovl_menu
-D_menu_801A64BC = 0x801A64BC; //segment:ovl_menu
-D_menu_801A64CC = 0x801A64CC; //segment:ovl_menu
-D_menu_801A64DC = 0x801A64DC; //segment:ovl_menu
-D_menu_801A64E0 = 0x801A64E0; //segment:ovl_menu
-D_menu_801A64E4 = 0x801A64E4; //segment:ovl_menu
-D_menu_801A64E8 = 0x801A64E8; //segment:ovl_menu
-D_menu_801A64EC = 0x801A64EC; //segment:ovl_menu
-D_menu_801A64F0 = 0x801A64F0; //segment:ovl_menu
-D_menu_801A64F4 = 0x801A64F4; //segment:ovl_menu
-D_menu_801A6500 = 0x801A6500; //segment:ovl_menu
-D_menu_801A650C = 0x801A650C; //segment:ovl_menu
-D_menu_801A6514 = 0x801A6514; //segment:ovl_menu
-D_menu_801A651C = 0x801A651C; //segment:ovl_menu
-D_menu_801A653C = 0x801A653C; //segment:ovl_menu
-D_menu_801A655C = 0x801A655C; //segment:ovl_menu
-D_menu_801A6568 = 0x801A6568; //segment:ovl_menu
-D_menu_801A6574 = 0x801A6574; //segment:ovl_menu
-D_menu_801A6580 = 0x801A6580; //segment:ovl_menu
-D_menu_801A658C = 0x801A658C; //segment:ovl_menu
-D_menu_801A6590 = 0x801A6590; //segment:ovl_menu
-D_menu_801A6598 = 0x801A6598; //segment:ovl_menu
-D_menu_801A65B0 = 0x801A65B0; //segment:ovl_menu
-D_menu_801A65C8 = 0x801A65C8; //segment:ovl_menu
-D_menu_801A65CC = 0x801A65CC; //segment:ovl_menu
-D_menu_801A65D0 = 0x801A65D0; //segment:ovl_menu
-D_menu_801A65D4 = 0x801A65D4; //segment:ovl_menu
-D_menu_801A65D8 = 0x801A65D8; //segment:ovl_menu
-D_menu_801A65DC = 0x801A65DC; //segment:ovl_menu
-D_menu_801A65E0 = 0x801A65E0; //segment:ovl_menu
-D_menu_801A65F0 = 0x801A65F0; //segment:ovl_menu
-D_menu_801A6600 = 0x801A6600; //segment:ovl_menu
-D_menu_801A6610 = 0x801A6610; //segment:ovl_menu
-D_menu_801A6620 = 0x801A6620; //segment:ovl_menu
-D_menu_801A6624 = 0x801A6624; //segment:ovl_menu
-D_menu_801A6634 = 0x801A6634; //segment:ovl_menu
-D_menu_801A6638 = 0x801A6638; //segment:ovl_menu
-D_menu_801A663C = 0x801A663C; //segment:ovl_menu
-D_menu_801A6640 = 0x801A6640; //segment:ovl_menu
-D_menu_801A6644 = 0x801A6644; //segment:ovl_menu
-D_menu_801A6648 = 0x801A6648; //segment:ovl_menu
-D_menu_801A664C = 0x801A664C; //segment:ovl_menu
-D_menu_801A6650 = 0x801A6650; //segment:ovl_menu
-D_menu_801A6654 = 0x801A6654; //segment:ovl_menu
-D_menu_801A6658 = 0x801A6658; //segment:ovl_menu
-D_menu_801A665C = 0x801A665C; //segment:ovl_menu
-D_menu_801A6660 = 0x801A6660; //segment:ovl_menu
-D_menu_801A6664 = 0x801A6664; //segment:ovl_menu
-D_menu_801A6668 = 0x801A6668; //segment:ovl_menu
-D_menu_801A6674 = 0x801A6674; //segment:ovl_menu
-D_menu_801A6684 = 0x801A6684; //segment:ovl_menu
-D_menu_801A6694 = 0x801A6694; //segment:ovl_menu
-D_menu_801A66A4 = 0x801A66A4; //segment:ovl_menu
-D_menu_801A66B4 = 0x801A66B4; //segment:ovl_menu
-D_menu_801A66C4 = 0x801A66C4; //segment:ovl_menu
-D_menu_801A66D4 = 0x801A66D4; //segment:ovl_menu
-D_menu_801A66E4 = 0x801A66E4; //segment:ovl_menu
-D_menu_801A66E8 = 0x801A66E8; //segment:ovl_menu
-D_menu_801A66FC = 0x801A66FC; //segment:ovl_menu
-D_menu_801A6700 = 0x801A6700; //segment:ovl_menu
-D_menu_801A6714 = 0x801A6714; //segment:ovl_menu
-D_menu_801A6728 = 0x801A6728; //segment:ovl_menu
-D_menu_801A672C = 0x801A672C; //segment:ovl_menu
-D_menu_801A6730 = 0x801A6730; //segment:ovl_menu
-D_menu_801A6734 = 0x801A6734; //segment:ovl_menu
-D_menu_801A6738 = 0x801A6738; //segment:ovl_menu
-D_menu_801A673C = 0x801A673C; //segment:ovl_menu
-D_menu_801A6744 = 0x801A6744; //segment:ovl_menu
-D_menu_801A674C = 0x801A674C; //segment:ovl_menu
-D_menu_801A6754 = 0x801A6754; //segment:ovl_menu
-D_menu_801A675C = 0x801A675C; //segment:ovl_menu
-D_menu_801A6760 = 0x801A6760; //segment:ovl_menu
-D_menu_801A6764 = 0x801A6764; //segment:ovl_menu
-D_menu_801A6768 = 0x801A6768; //segment:ovl_menu
-D_menu_801A6770 = 0x801A6770; //segment:ovl_menu
-D_menu_801A6778 = 0x801A6778; //segment:ovl_menu
-D_menu_801A6780 = 0x801A6780; //segment:ovl_menu
-D_menu_801A6788 = 0x801A6788; //segment:ovl_menu
-D_menu_801A6794 = 0x801A6794; //segment:ovl_menu
-D_menu_801A67AC = 0x801A67AC; //segment:ovl_menu
-D_menu_801A67C4 = 0x801A67C4; //segment:ovl_menu
-D_menu_801A6858 = 0x801A6858; //segment:ovl_menu
-D_menu_801A6878 = 0x801A6878; //segment:ovl_menu
-D_menu_801A68A0 = 0x801A68A0; //segment:ovl_menu
-D_menu_801A68A8 = 0x801A68A8; //segment:ovl_menu
-D_menu_801A6920 = 0x801A6920; //segment:ovl_menu
-D_menu_801A6944 = 0x801A6944; //segment:ovl_menu
-D_menu_801A694C = 0x801A694C; //segment:ovl_menu
-D_menu_801A6950 = 0x801A6950; //segment:ovl_menu
-D_menu_801A6954 = 0x801A6954; //segment:ovl_menu
-D_menu_801A6958 = 0x801A6958; //segment:ovl_menu
-D_menu_801A697C = 0x801A697C; //segment:ovl_menu
-D_menu_801A6990 = 0x801A6990; //segment:ovl_menu
-D_menu_801A69B4 = 0x801A69B4; //segment:ovl_menu
-D_menu_801A69C8 = 0x801A69C8; //segment:ovl_menu
-D_menu_801A6A00 = 0x801A6A00; //segment:ovl_menu
-D_menu_801A6A38 = 0x801A6A38; //segment:ovl_menu
-D_menu_801A6AA8 = 0x801A6AA8; //segment:ovl_menu
-D_menu_801A6B88 = 0x801A6B88; //segment:ovl_menu
-D_menu_801A6BF8 = 0x801A6BF8; //segment:ovl_menu
-D_menu_801A6C1C = 0x801A6C1C; //segment:ovl_menu
-D_menu_801A6C68 = 0x801A6C68; //segment:ovl_menu
-D_menu_801A6CA4 = 0x801A6CA4; //segment:ovl_menu
-D_menu_801A6CB4 = 0x801A6CB4; //segment:ovl_menu
-D_menu_801A6D94 = 0x801A6D94; //segment:ovl_menu
-D_menu_801A6E74 = 0x801A6E74; //segment:ovl_menu
-D_menu_801A6EB0 = 0x801A6EB0; //segment:ovl_menu
-D_menu_801A6EB8 = 0x801A6EB8; //segment:ovl_menu
-D_menu_801A7158 = 0x801A7158; //segment:ovl_menu
-D_menu_801A7198 = 0x801A7198; //segment:ovl_menu
-D_menu_801A71AC = 0x801A71AC; //segment:ovl_menu
-D_menu_801A71B0 = 0x801A71B0; //segment:ovl_menu
-D_menu_801A7438 = 0x801A7438; //segment:ovl_menu
-D_menu_801A7474 = 0x801A7474; //segment:ovl_menu
-D_menu_801A7478 = 0x801A7478; //segment:ovl_menu
-D_menu_801A747C = 0x801A747C; //segment:ovl_menu
-D_menu_801A7480 = 0x801A7480; //segment:ovl_menu
-D_menu_801A7484 = 0x801A7484; //segment:ovl_menu
-D_menu_801A7540 = 0x801A7540; //segment:ovl_menu
-D_menu_801ABBC0 = 0x801ABBC0; //segment:ovl_menu
-D_menu_801ABCC0 = 0x801ABCC0; //segment:ovl_menu
-D_menu_801ABDC0 = 0x801ABDC0; //segment:ovl_menu
-D_menu_801ABEC0 = 0x801ABEC0; //segment:ovl_menu
-D_menu_801AC1F0 = 0x801AC1F0; //segment:ovl_menu
-D_menu_801AC558 = 0x801AC558; //segment:ovl_menu
-D_menu_801AC8C0 = 0x801AC8C0; //segment:ovl_menu
-D_menu_801ACC28 = 0x801ACC28; //segment:ovl_menu
-D_menu_801ACF90 = 0x801ACF90; //segment:ovl_menu
-D_menu_801AD2F8 = 0x801AD2F8; //segment:ovl_menu
-D_menu_801AD660 = 0x801AD660; //segment:ovl_menu
-D_menu_801AD9C8 = 0x801AD9C8; //segment:ovl_menu
-D_menu_801ADD30 = 0x801ADD30; //segment:ovl_menu
-D_menu_801ADD34 = 0x801ADD34; //segment:ovl_menu
-D_menu_801ADD50 = 0x801ADD50; //segment:ovl_menu
-D_menu_801ADD54 = 0x801ADD54; //segment:ovl_menu
-D_menu_801ADD58 = 0x801ADD58; //segment:ovl_menu
-D_menu_801ADD74 = 0x801ADD74; //segment:ovl_menu
-D_menu_801ADD78 = 0x801ADD78; //segment:ovl_menu
-D_menu_801ADDB4 = 0x801ADDB4; //segment:ovl_menu
-D_menu_801ADDCC = 0x801ADDCC; //segment:ovl_menu
-D_menu_801ADDD0 = 0x801ADDD0; //segment:ovl_menu
-D_menu_801ADDD4 = 0x801ADDD4; //segment:ovl_menu
-D_menu_801ADDF0 = 0x801ADDF0; //segment:ovl_menu
-D_menu_801ADDF4 = 0x801ADDF4; //segment:ovl_menu
-D_menu_801ADE14 = 0x801ADE14; //segment:ovl_menu
-D_menu_801ADE34 = 0x801ADE34; //segment:ovl_menu
-D_menu_801ADE54 = 0x801ADE54; //segment:ovl_menu
-D_menu_801ADE74 = 0x801ADE74; //segment:ovl_menu
-D_menu_801ADE94 = 0x801ADE94; //segment:ovl_menu
-D_menu_801ADEB4 = 0x801ADEB4; //segment:ovl_menu
-D_menu_801ADEB8 = 0x801ADEB8; //segment:ovl_menu
-D_menu_801ADEBC = 0x801ADEBC; //segment:ovl_menu
-D_menu_801ADEC0 = 0x801ADEC0; //segment:ovl_menu
-D_menu_801ADEC4 = 0x801ADEC4; //segment:ovl_menu
-D_menu_801ADEC8 = 0x801ADEC8; //segment:ovl_menu
-D_menu_801ADECC = 0x801ADECC; //segment:ovl_menu
-D_menu_801ADEEC = 0x801ADEEC; //segment:ovl_menu
-D_menu_801ADEF4 = 0x801ADEF4; //segment:ovl_menu
-D_menu_801ADEF8 = 0x801ADEF8; //segment:ovl_menu
-D_menu_801ADEFC = 0x801ADEFC; //segment:ovl_menu
-D_menu_801ADF00 = 0x801ADF00; //segment:ovl_menu
-D_menu_801ADF04 = 0x801ADF04; //segment:ovl_menu
-D_menu_801ADF40 = 0x801ADF40; //segment:ovl_menu
-D_menu_801ADF4C = 0x801ADF4C; //segment:ovl_menu
-D_menu_801ADF58 = 0x801ADF58; //segment:ovl_menu
-D_menu_801ADF64 = 0x801ADF64; //segment:ovl_menu
-D_menu_801ADF70 = 0x801ADF70; //segment:ovl_menu
-D_menu_801ADF74 = 0x801ADF74; //segment:ovl_menu
-D_menu_801ADF78 = 0x801ADF78; //segment:ovl_menu
-D_menu_801ADF7C = 0x801ADF7C; //segment:ovl_menu
-D_menu_801ADF88 = 0x801ADF88; //segment:ovl_menu
-D_menu_801ADF94 = 0x801ADF94; //segment:ovl_menu
-D_menu_801ADFA0 = 0x801ADFA0; //segment:ovl_menu
-D_menu_801ADFA4 = 0x801ADFA4; //segment:ovl_menu
-D_menu_801ADFD0 = 0x801ADFD0; //segment:ovl_menu
-D_menu_801AE0F0 = 0x801AE0F0; //segment:ovl_menu
-D_menu_801AF0B0 = 0x801AF0B0;
-D_menu_801AF0C0 = 0x801AF0C0; //segment:ovl_menu
-sTeamLetter = 0x801AF0C4; //segment:ovl_menu
-D_menu_801AF0C8 = 0x801AF0C8; //segment:ovl_menu
-D_menu_801AF0CC = 0x801AF0CC; //segment:ovl_menu
-sTeamAlivePrimR = 0x801AF0D0; //segment:ovl_menu
-D_menu_801AF0D4 = 0x801AF0D4; //segment:ovl_menu
-D_menu_801AF0D8 = 0x801AF0D8; //segment:ovl_menu
-sTeamAlivePrimG = 0x801AF0DC; //segment:ovl_menu
-D_menu_801AF0E0 = 0x801AF0E0; //segment:ovl_menu
-D_menu_801AF0E4 = 0x801AF0E4; //segment:ovl_menu
-sTeamAlivePrimB = 0x801AF0E8; //segment:ovl_menu
-D_menu_801AF0EC = 0x801AF0EC; //segment:ovl_menu
-D_menu_801AF0F0 = 0x801AF0F0; //segment:ovl_menu
-D_menu_801AF0F4 = 0x801AF0F4; //segment:ovl_menu
-D_menu_801AF0F8 = 0x801AF0F8; //segment:ovl_menu
-D_menu_801AF0FC = 0x801AF0FC; //segment:ovl_menu
-D_menu_801AF100 = 0x801AF100; //segment:ovl_menu
-D_menu_801AF104 = 0x801AF104; //segment:ovl_menu
-D_menu_801AF108 = 0x801AF108; //segment:ovl_menu
-D_menu_801AF10C = 0x801AF10C; //segment:ovl_menu
-D_menu_801AF110 = 0x801AF110; //segment:ovl_menu
-D_menu_801AF114 = 0x801AF114; //segment:ovl_menu
-D_menu_801AF118 = 0x801AF118; //segment:ovl_menu
-D_menu_801AF11C = 0x801AF11C; //segment:ovl_menu
-D_menu_801AF120 = 0x801AF120; //segment:ovl_menu
-D_menu_801AF124 = 0x801AF124; //segment:ovl_menu
-D_menu_801AF128 = 0x801AF128; //segment:ovl_menu
-D_menu_801AF12C = 0x801AF12C; //segment:ovl_menu
-D_menu_801AF130 = 0x801AF130; //segment:ovl_menu
-D_menu_801AF134 = 0x801AF134; //segment:ovl_menu
-D_menu_801AF138 = 0x801AF138; //segment:ovl_menu
-D_menu_801AF13C = 0x801AF13C; //segment:ovl_menu
-D_menu_801AF140 = 0x801AF140; //segment:ovl_menu
-D_menu_801AF144 = 0x801AF144; //segment:ovl_menu
-sVsHandicapFrameXpos = 0x801AF148; //segment:ovl_menu
-D_menu_801AF14C = 0x801AF14C; //segment:ovl_menu
-D_menu_801AF150 = 0x801AF150; //segment:ovl_menu
-D_menu_801AF154 = 0x801AF154; //segment:ovl_menu
-sVsHandicapFrameYpos = 0x801AF158; //segment:ovl_menu
-D_menu_801AF15C = 0x801AF15C; //segment:ovl_menu
-D_menu_801AF160 = 0x801AF160; //segment:ovl_menu
-D_menu_801AF164 = 0x801AF164; //segment:ovl_menu
-sCharNameWidth = 0x801AF168; //segment:ovl_menu
-D_menu_801AF16C = 0x801AF16C; //segment:ovl_menu
-D_menu_801AF170 = 0x801AF170; //segment:ovl_menu
-D_menu_801AF174 = 0x801AF174; //segment:ovl_menu
-sCharNameHeight = 0x801AF178; //segment:ovl_menu
-D_menu_801AF17C = 0x801AF17C; //segment:ovl_menu
-D_menu_801AF180 = 0x801AF180; //segment:ovl_menu
-D_menu_801AF1A8 = 0x801AF1A8; //segment:ovl_menu
-D_menu_801AF1AC = 0x801AF1AC; //segment:ovl_menu
-D_menu_801AF1B0 = 0x801AF1B0; //segment:ovl_menu
-sPlayerFaceXoffsetPos = 0x801AF1B4; //segment:ovl_menu
-sPlayerFaceYoffsetPos = 0x801AF1B8; //segment:ovl_menu
-D_menu_801AF1BC = 0x801AF1BC; //segment:ovl_menu
-D_menu_801AF1C0 = 0x801AF1C0; //segment:ovl_menu
-D_menu_801AF1C4 = 0x801AF1C4; //segment:ovl_menu
-D_menu_801AF1C8 = 0x801AF1C8; //segment:ovl_menu
-D_menu_801AF1CC = 0x801AF1CC; //segment:ovl_menu
-D_menu_801AF1D0 = 0x801AF1D0; //segment:ovl_menu
-D_menu_801AF1D8 = 0x801AF1D8; //segment:ovl_menu
-D_menu_801AF200 = 0x801AF200; //segment:ovl_menu
-D_menu_801AF240 = 0x801AF240; //segment:ovl_menu
-D_menu_801AF300 = 0x801AF300; //segment:ovl_menu
-D_menu_801AF304 = 0x801AF304; //segment:ovl_menu
-D_menu_801AF308 = 0x801AF308; //segment:ovl_menu
-D_menu_801AF318 = 0x801AF318; //segment:ovl_menu
-D_menu_801AF31C = 0x801AF31C; //segment:ovl_menu
-D_menu_801AF344 = 0x801AF344; //segment:ovl_menu
-D_menu_801AF354 = 0x801AF354; //segment:ovl_menu
-D_menu_801AF35C = 0x801AF35C; //segment:ovl_menu
-D_menu_801AF360 = 0x801AF360; //segment:ovl_menu
-D_menu_801AF3B0 = 0x801AF3B0; //segment:ovl_menu
-D_menu_801AF3B8 = 0x801AF3B8; //segment:ovl_menu
-D_menu_801AF3BC = 0x801AF3BC; //segment:ovl_menu
-D_menu_801AF40C = 0x801AF40C; //segment:ovl_menu
-D_menu_801AF414 = 0x801AF414; //segment:ovl_menu
-D_menu_801AF418 = 0x801AF418; //segment:ovl_menu
-D_menu_801AF42C = 0x801AF42C; //segment:ovl_menu
-D_menu_801AF434 = 0x801AF434; //segment:ovl_menu
-D_menu_801AF468 = 0x801AF468; //segment:ovl_menu
-D_menu_801AF470 = 0x801AF470; //segment:ovl_menu
-D_menu_801AF474 = 0x801AF474; //segment:ovl_menu
-D_menu_801AF47C = 0x801AF47C; //segment:ovl_menu
-D_menu_801AF488 = 0x801AF488; //segment:ovl_menu
-D_menu_801AF4AC = 0x801AF4AC; //segment:ovl_menu
-D_menu_801AF4B8 = 0x801AF4B8; //segment:ovl_menu
-D_menu_801AF4C0 = 0x801AF4C0; //segment:ovl_menu
-D_menu_801AF4C4 = 0x801AF4C4; //segment:ovl_menu
-D_menu_801AF4C8 = 0x801AF4C8; //segment:ovl_menu
-D_menu_801AF4CC = 0x801AF4CC; //segment:ovl_menu
-D_menu_801AF4D0 = 0x801AF4D0; //segment:ovl_menu
-D_menu_801AF4D4 = 0x801AF4D4; //segment:ovl_menu
-D_menu_801AF4D8 = 0x801AF4D8; //segment:ovl_menu
-D_menu_801AF4DC = 0x801AF4DC; //segment:ovl_menu
-D_menu_801AF4E0 = 0x801AF4E0; //segment:ovl_menu
-D_menu_801AF4E4 = 0x801AF4E4; //segment:ovl_menu
-D_menu_801AF4E8 = 0x801AF4E8; //segment:ovl_menu
-D_menu_801AF4EC = 0x801AF4EC; //segment:ovl_menu
-D_menu_801AF4F0 = 0x801AF4F0; //segment:ovl_menu
-D_menu_801AF4F4 = 0x801AF4F4; //segment:ovl_menu
-D_menu_801AF4F8 = 0x801AF4F8; //segment:ovl_menu
-D_menu_801AF4FC = 0x801AF4FC; //segment:ovl_menu
-D_menu_801AF500 = 0x801AF500; //segment:ovl_menu
-D_menu_801AF504 = 0x801AF504; //segment:ovl_menu
-D_menu_801AF508 = 0x801AF508; //segment:ovl_menu
-D_menu_801AF50C = 0x801AF50C; //segment:ovl_menu
-D_menu_801AF510 = 0x801AF510; //segment:ovl_menu
-D_menu_801AFE70 = 0x801AFE70; //segment:ovl_menu
-D_menu_801AFE74 = 0x801AFE74; //segment:ovl_menu
-D_menu_801AFE78 = 0x801AFE78; //segment:ovl_menu
-D_menu_801AFE7C = 0x801AFE7C; //segment:ovl_menu
-D_menu_801AFE80 = 0x801AFE80; //segment:ovl_menu
-D_menu_801AFE84 = 0x801AFE84; //segment:ovl_menu
-D_menu_801AFE88 = 0x801AFE88; //segment:ovl_menu
-D_menu_801AFE8C = 0x801AFE8C; //segment:ovl_menu
-D_menu_801AFE90 = 0x801AFE90; //segment:ovl_menu
-D_menu_801AFE94 = 0x801AFE94; //segment:ovl_menu
-D_menu_801AFE98 = 0x801AFE98; //segment:ovl_menu
-D_menu_801AFE9C = 0x801AFE9C; //segment:ovl_menu
-D_menu_801AFEA0 = 0x801AFEA0; //segment:ovl_menu
-D_menu_801AFEA4 = 0x801AFEA4; //segment:ovl_menu
-D_menu_801AFEA8 = 0x801AFEA8; //segment:ovl_menu
-D_menu_801AFEAC = 0x801AFEAC; //segment:ovl_menu
-D_menu_801AFEB0 = 0x801AFEB0; //segment:ovl_menu
-D_menu_801AFEB4 = 0x801AFEB4; //segment:ovl_menu
-D_menu_801AFEB8 = 0x801AFEB8; //segment:ovl_menu
-D_menu_801AFEBC = 0x801AFEBC; //segment:ovl_menu
-D_menu_801AFEC0 = 0x801AFEC0; //segment:ovl_menu
-D_menu_801AFEC4 = 0x801AFEC4; //segment:ovl_menu
-D_menu_801AFEC8 = 0x801AFEC8; //segment:ovl_menu
-D_menu_801AFECC = 0x801AFECC; //segment:ovl_menu
-D_menu_801AFED0 = 0x801AFED0; //segment:ovl_menu
-D_menu_801AFED4 = 0x801AFED4; //segment:ovl_menu
-D_menu_801AFED8 = 0x801AFED8; //segment:ovl_menu
-D_menu_801AFEDC = 0x801AFEDC; //segment:ovl_menu
-D_menu_801AFEE0 = 0x801AFEE0; //segment:ovl_menu
-D_menu_801AFEE4 = 0x801AFEE4; //segment:ovl_menu
-D_menu_801AFEE8 = 0x801AFEE8; //segment:ovl_menu
-D_menu_801AFEEC = 0x801AFEEC; //segment:ovl_menu
-D_menu_801AFEF0 = 0x801AFEF0; //segment:ovl_menu
-D_menu_801AFEF4 = 0x801AFEF4; //segment:ovl_menu
-D_menu_801AFEF8 = 0x801AFEF8; //segment:ovl_menu
-D_menu_801AFF00 = 0x801AFF00; //segment:ovl_menu
-D_menu_801AFF28 = 0x801AFF28; //segment:ovl_menu
-D_menu_801AFF50 = 0x801AFF50; //segment:ovl_menu
-D_menu_801AFF78 = 0x801AFF78; //segment:ovl_menu
-D_menu_801AFFA0 = 0x801AFFA0; //segment:ovl_menu
-D_menu_801AFFA8 = 0x801AFFA8; //segment:ovl_menu
-D_menu_801AFFD0 = 0x801AFFD0; //segment:ovl_menu
-D_menu_801AFFF8 = 0x801AFFF8; //segment:ovl_menu
-D_menu_801B0020 = 0x801B0020; //segment:ovl_menu
-D_menu_801B0048 = 0x801B0048; //segment:ovl_menu
-D_menu_801B00E8 = 0x801B00E8; //segment:ovl_menu
-D_menu_801B0188 = 0x801B0188; //segment:ovl_menu
-D_menu_801B0228 = 0x801B0228; //segment:ovl_menu
-D_menu_801B02C8 = 0x801B02C8; //segment:ovl_menu
-D_menu_801B0368 = 0x801B0368; //segment:ovl_menu
-D_menu_801B0408 = 0x801B0408; //segment:ovl_menu
-D_menu_801B0410 = 0x801B0410; //segment:ovl_menu
-D_menu_801B04B0 = 0x801B04B0; //segment:ovl_menu
-D_menu_801B0528 = 0x801B0528; //segment:ovl_menu
-D_menu_801B052C = 0x801B052C; //segment:ovl_menu
-D_menu_801B0530 = 0x801B0530; //segment:ovl_menu
-D_menu_801B0550 = 0x801B0550; //segment:ovl_menu
-D_menu_801B0584 = 0x801B0584; //segment:ovl_menu
-D_menu_801B0588 = 0x801B0588; //segment:ovl_menu
-D_menu_801B058C = 0x801B058C; //segment:ovl_menu
-D_menu_801B0590 = 0x801B0590; //segment:ovl_menu
-D_menu_801B05A0 = 0x801B05A0; //segment:ovl_menu
-D_menu_801B05A8 = 0x801B05A8; //segment:ovl_menu
-D_menu_801B0628 = 0x801B0628; //segment:ovl_menu
-D_menu_801B062C = 0x801B062C; //segment:ovl_menu
-D_menu_801B062F = 0x801B062F; //segment:ovl_menu
-D_menu_801B0630 = 0x801B0630; //segment:ovl_menu
-D_menu_801B0638 = 0x801B0638; //segment:ovl_menu
-D_menu_801B0640 = 0x801B0640; //segment:ovl_menu
-D_menu_801B0644 = 0x801B0644; //segment:ovl_menu
-D_menu_801B0648 = 0x801B0648; //segment:ovl_menu
-D_menu_801B0658 = 0x801B0658; //segment:ovl_menu
-D_menu_801B065C = 0x801B065C; //segment:ovl_menu
-D_menu_801B0660 = 0x801B0660; //segment:ovl_menu
-D_menu_801B0664 = 0x801B0664; //segment:ovl_menu
-D_menu_801B0668 = 0x801B0668; //segment:ovl_menu
-D_menu_801B066C = 0x801B066C; //segment:ovl_menu
-D_menu_801B0670 = 0x801B0670; //segment:ovl_menu
-D_menu_801B0674 = 0x801B0674; //segment:ovl_menu
-D_menu_801B0678 = 0x801B0678; //segment:ovl_menu
-D_menu_801B067C = 0x801B067C; //segment:ovl_menu
-D_menu_801B0680 = 0x801B0680; //segment:ovl_menu
-D_menu_801B0684 = 0x801B0684; //segment:ovl_menu
-D_menu_801B0688 = 0x801B0688; //segment:ovl_menu
-D_menu_801B068C = 0x801B068C; //segment:ovl_menu
-D_menu_801B0690 = 0x801B0690; //segment:ovl_menu
-D_menu_801B0694 = 0x801B0694; //segment:ovl_menu
-D_menu_801B0698 = 0x801B0698; //segment:ovl_menu
-D_menu_801B069C = 0x801B069C; //segment:ovl_menu
-D_menu_801B06A0 = 0x801B06A0; //segment:ovl_menu
-D_menu_801B06C0 = 0x801B06C0; //segment:ovl_menu
-D_menu_801B06C4 = 0x801B06C4; //segment:ovl_menu
-D_menu_801B06C8 = 0x801B06C8; //segment:ovl_menu
-D_menu_801B06CC = 0x801B06CC; //segment:ovl_menu
-D_menu_801B06D0 = 0x801B06D0; //segment:ovl_menu
-D_menu_801B06D4 = 0x801B06D4; //segment:ovl_menu
-D_menu_801B06D8 = 0x801B06D8; //segment:ovl_menu
-D_menu_801B06DC = 0x801B06DC; //segment:ovl_menu
-D_menu_801B06E0 = 0x801B06E0; //segment:ovl_menu
-D_menu_801B06E4 = 0x801B06E4; //segment:ovl_menu
-D_menu_801B06E8 = 0x801B06E8; //segment:ovl_menu
-D_menu_801B06EC = 0x801B06EC; //segment:ovl_menu
-D_menu_801B06F0 = 0x801B06F0; //segment:ovl_menu
-D_menu_801B06F8 = 0x801B06F8; //segment:ovl_menu
-D_menu_801B0700 = 0x801B0700; //segment:ovl_menu
-D_menu_801B0704 = 0x801B0704; //segment:ovl_menu
-D_menu_801B0708 = 0x801B0708; //segment:ovl_menu
-D_menu_801B0710 = 0x801B0710; //segment:ovl_menu
-D_menu_801B0720 = 0x801B0720; //segment:ovl_menu
-D_menu_801B072C = 0x801B072C; //segment:ovl_menu
-D_menu_801B0730 = 0x801B0730; //segment:ovl_menu
-D_menu_801B0740 = 0x801B0740; //segment:ovl_menu
-D_menu_801B0750 = 0x801B0750; //segment:ovl_menu
-D_menu_801B0760 = 0x801B0760; //segment:ovl_menu
-D_menu_801B0770 = 0x801B0770; //segment:ovl_menu
-D_menu_801B0780 = 0x801B0780; //segment:ovl_menu
-D_menu_801B078C = 0x801B078C; //segment:ovl_menu
-D_menu_801B0790 = 0x801B0790; //segment:ovl_menu
-D_menu_801B0794 = 0x801B0794; //segment:ovl_menu
-D_menu_801B0798 = 0x801B0798; //segment:ovl_menu
-D_menu_801B079C = 0x801B079C; //segment:ovl_menu
-D_menu_801B07A0 = 0x801B07A0; //segment:ovl_menu
-D_menu_801B07A4 = 0x801B07A4; //segment:ovl_menu
-D_menu_801B07A8 = 0x801B07A8; //segment:ovl_menu
-D_menu_801B07B0 = 0x801B07B0; //segment:ovl_menu
-D_menu_801B07BC = 0x801B07BC; //segment:ovl_menu
-D_menu_801B07C0 = 0x801B07C0; //segment:ovl_menu
-D_menu_801B07C8 = 0x801B07C8; //segment:ovl_menu
-D_menu_801B07D0 = 0x801B07D0; //segment:ovl_menu
-D_menu_801B07E8 = 0x801B07E8; //segment:ovl_menu
-D_menu_801B07EC = 0x801B07EC; //segment:ovl_menu
-D_menu_801B07F0 = 0x801B07F0; //segment:ovl_menu
-D_menu_801B07F8 = 0x801B07F8; //segment:ovl_menu
-D_menu_801B0800 = 0x801B0800; //segment:ovl_menu
-D_menu_801B0808 = 0x801B0808; //segment:ovl_menu
-D_menu_801B0810 = 0x801B0810; //segment:ovl_menu
-D_menu_801B0818 = 0x801B0818; //segment:ovl_menu
-D_menu_801B081C = 0x801B081C; //segment:ovl_menu
-D_menu_801B0820 = 0x801B0820; //segment:ovl_menu
-D_menu_801B0824 = 0x801B0824; //segment:ovl_menu
-D_menu_801B0828 = 0x801B0828; //segment:ovl_menu
-D_menu_801B082C = 0x801B082C; //segment:ovl_menu
-D_menu_801B0830 = 0x801B0830; //segment:ovl_menu
-D_menu_801B0834 = 0x801B0834; //segment:ovl_menu
-D_menu_801B0838 = 0x801B0838; //segment:ovl_menu
-D_menu_801B083C = 0x801B083C; //segment:ovl_menu
-D_menu_801B0840 = 0x801B0840; //segment:ovl_menu
-D_menu_801B0844 = 0x801B0844; //segment:ovl_menu
-D_menu_801B0848 = 0x801B0848; //segment:ovl_menu
-D_menu_801B084C = 0x801B084C; //segment:ovl_menu
-D_menu_801B0850 = 0x801B0850; //segment:ovl_menu
-D_menu_801B0854 = 0x801B0854; //segment:ovl_menu
-D_menu_801B0858 = 0x801B0858; //segment:ovl_menu
-D_menu_801B085C = 0x801B085C; //segment:ovl_menu
-D_menu_801B0860 = 0x801B0860; //segment:ovl_menu
-D_menu_801B0864 = 0x801B0864; //segment:ovl_menu
-D_menu_801B0868 = 0x801B0868; //segment:ovl_menu
-D_menu_801B086C = 0x801B086C; //segment:ovl_menu
-D_menu_801B0870 = 0x801B0870; //segment:ovl_menu
-D_menu_801B0874 = 0x801B0874; //segment:ovl_menu
-D_menu_801B0878 = 0x801B0878; //segment:ovl_menu
-D_menu_801B087C = 0x801B087C; //segment:ovl_menu
-D_menu_801B0880 = 0x801B0880; //segment:ovl_menu
-D_menu_801B0884 = 0x801B0884; //segment:ovl_menu
-D_menu_801B0888 = 0x801B0888; //segment:ovl_menu
-D_menu_801B088C = 0x801B088C; //segment:ovl_menu
-D_menu_801B0890 = 0x801B0890; //segment:ovl_menu
-D_menu_801B0894 = 0x801B0894; //segment:ovl_menu
-D_menu_801B0898 = 0x801B0898; //segment:ovl_menu
-D_menu_801B089C = 0x801B089C; //segment:ovl_menu
-D_menu_801B08A0 = 0x801B08A0; //segment:ovl_menu
-D_menu_801B08A4 = 0x801B08A4; //segment:ovl_menu
-D_menu_801B08A8 = 0x801B08A8; //segment:ovl_menu
-D_menu_801B08AC = 0x801B08AC; //segment:ovl_menu
-D_menu_801B08B0 = 0x801B08B0; //segment:ovl_menu
-D_menu_801B08B4 = 0x801B08B4; //segment:ovl_menu
-D_menu_801B08B8 = 0x801B08B8; //segment:ovl_menu
-D_menu_801B08BC = 0x801B08BC; //segment:ovl_menu
-D_menu_801B08C0 = 0x801B08C0; //segment:ovl_menu
-D_menu_801B08C4 = 0x801B08C4; //segment:ovl_menu
-D_menu_801B08C8 = 0x801B08C8; //segment:ovl_menu
-D_menu_801B08D0 = 0x801B08D0; //segment:ovl_menu
-D_menu_801B08D8 = 0x801B08D8; //segment:ovl_menu
-D_menu_801B08E0 = 0x801B08E0; //segment:ovl_menu
-D_menu_801B08E8 = 0x801B08E8; //segment:ovl_menu
-D_menu_801B08EC = 0x801B08EC; //segment:ovl_menu
-D_menu_801B08F0 = 0x801B08F0; //segment:ovl_menu
-D_menu_801B08F4 = 0x801B08F4; //segment:ovl_menu
-D_menu_801B08FC = 0x801B08FC; //segment:ovl_menu
-D_menu_801B0900 = 0x801B0900; //segment:ovl_menu
-D_menu_801B0910 = 0x801B0910; //segment:ovl_menu
-D_menu_801B0C10 = 0x801B0C10; //segment:ovl_menu
-D_menu_801B0F10 = 0x801B0F10; //segment:ovl_menu
-D_menu_801B1210 = 0x801B1210; //segment:ovl_menu
-D_menu_801B1510 = 0x801B1510; //segment:ovl_menu
-D_menu_801B1810 = 0x801B1810; //segment:ovl_menu
-D_menu_801B1B10 = 0x801B1B10; //segment:ovl_menu
-D_menu_801B1E10 = 0x801B1E10; //segment:ovl_menu
-D_menu_801B2110 = 0x801B2110; //segment:ovl_menu
-D_menu_801B2410 = 0x801B2410; //segment:ovl_menu
-D_menu_801B2710 = 0x801B2710; //segment:ovl_menu
-D_menu_801B2A10 = 0x801B2A10; //segment:ovl_menu
-D_menu_801B2D10 = 0x801B2D10; //segment:ovl_menu
-D_menu_801B3010 = 0x801B3010; //segment:ovl_menu
-D_menu_801B3310 = 0x801B3310; //segment:ovl_menu
-D_menu_801B3610 = 0x801B3610; //segment:ovl_menu
-D_menu_801B3910 = 0x801B3910; //segment:ovl_menu
-D_menu_801B3C10 = 0x801B3C10; //segment:ovl_menu
-D_menu_801B3F10 = 0x801B3F10; //segment:ovl_menu
-D_menu_801B4210 = 0x801B4210; //segment:ovl_menu
-D_menu_801B4510 = 0x801B4510; //segment:ovl_menu
-D_menu_801B4810 = 0x801B4810; //segment:ovl_menu
-D_menu_801B4B10 = 0x801B4B10; //segment:ovl_menu
-D_menu_801B4E10 = 0x801B4E10; //segment:ovl_menu
-D_menu_801B5110 = 0x801B5110; //segment:ovl_menu
-D_menu_801B5410 = 0x801B5410; //segment:ovl_menu
-D_menu_801B5710 = 0x801B5710; //segment:ovl_menu
-D_menu_801B5A10 = 0x801B5A10; //segment:ovl_menu
-D_menu_801B5D10 = 0x801B5D10; //segment:ovl_menu
-D_menu_801B6010 = 0x801B6010; //segment:ovl_menu
-D_menu_801B6310 = 0x801B6310; //segment:ovl_menu
-D_menu_801B6610 = 0x801B6610; //segment:ovl_menu
-D_menu_801B6910 = 0x801B6910; //segment:ovl_menu
-D_menu_801B6C10 = 0x801B6C10; //segment:ovl_menu
-D_menu_801B6F10 = 0x801B6F10; //segment:ovl_menu
-D_menu_801B7210 = 0x801B7210; //segment:ovl_menu
-D_menu_801B7510 = 0x801B7510; //segment:ovl_menu
-D_menu_801B7810 = 0x801B7810; //segment:ovl_menu
-D_menu_801B7B10 = 0x801B7B10; //segment:ovl_menu
-D_menu_801B7E10 = 0x801B7E10; //segment:ovl_menu
-D_menu_801B8110 = 0x801B8110; //segment:ovl_menu
-D_menu_801B8410 = 0x801B8410; //segment:ovl_menu
-D_menu_801B8710 = 0x801B8710; //segment:ovl_menu
-D_menu_801B8A10 = 0x801B8A10; //segment:ovl_menu
-D_menu_801B8D10 = 0x801B8D10; //segment:ovl_menu
-D_menu_801B9010 = 0x801B9010; //segment:ovl_menu
-D_menu_801B9310 = 0x801B9310; //segment:ovl_menu
-D_menu_801B9610 = 0x801B9610; //segment:ovl_menu
-D_menu_801B9910 = 0x801B9910; //segment:ovl_menu
-D_menu_801B9C10 = 0x801B9C10; //segment:ovl_menu
-D_menu_801B9F10 = 0x801B9F10; //segment:ovl_menu
-D_menu_801BA210 = 0x801BA210; //segment:ovl_menu
-D_menu_801BA510 = 0x801BA510; //segment:ovl_menu
-D_menu_801BA810 = 0x801BA810; //segment:ovl_menu
-D_menu_801BAB10 = 0x801BAB10; //segment:ovl_menu
-D_menu_801BAE10 = 0x801BAE10; //segment:ovl_menu
-D_menu_801BB110 = 0x801BB110; //segment:ovl_menu
-D_menu_801BB410 = 0x801BB410; //segment:ovl_menu
-D_menu_801BB710 = 0x801BB710; //segment:ovl_menu
-D_menu_801BBA10 = 0x801BBA10; //segment:ovl_menu
-D_menu_801BBD10 = 0x801BBD10; //segment:ovl_menu
-D_menu_801BC010 = 0x801BC010; //segment:ovl_menu
-D_menu_801BC310 = 0x801BC310; //segment:ovl_menu
-D_menu_801BC610 = 0x801BC610; //segment:ovl_menu
-D_menu_801BC910 = 0x801BC910; //segment:ovl_menu
-D_menu_801BCC10 = 0x801BCC10; //segment:ovl_menu
-D_menu_801BCF10 = 0x801BCF10; //segment:ovl_menu
-D_menu_801BD210 = 0x801BD210; //segment:ovl_menu
-D_menu_801BD510 = 0x801BD510; //segment:ovl_menu
-D_menu_801BD810 = 0x801BD810; //segment:ovl_menu
-D_menu_801BDB10 = 0x801BDB10; //segment:ovl_menu
-D_menu_801BDE10 = 0x801BDE10; //segment:ovl_menu
-D_menu_801BE110 = 0x801BE110; //segment:ovl_menu
-D_menu_801BE410 = 0x801BE410; //segment:ovl_menu
-D_menu_801BE710 = 0x801BE710; //segment:ovl_menu
-D_menu_801BEA10 = 0x801BEA10; //segment:ovl_menu
-D_menu_801BED10 = 0x801BED10; //segment:ovl_menu
-D_menu_801BF010 = 0x801BF010; //segment:ovl_menu
-D_menu_801BF310 = 0x801BF310; //segment:ovl_menu
-D_menu_801BF610 = 0x801BF610; //segment:ovl_menu
-D_menu_801BF910 = 0x801BF910; //segment:ovl_menu
-D_menu_801BFC10 = 0x801BFC10; //segment:ovl_menu
-D_menu_801BFF10 = 0x801BFF10; //segment:ovl_menu
-D_menu_801C0210 = 0x801C0210; //segment:ovl_menu
-D_menu_801C0510 = 0x801C0510; //segment:ovl_menu
-D_menu_801C0810 = 0x801C0810; //segment:ovl_menu
-D_menu_801C0B10 = 0x801C0B10; //segment:ovl_menu
-D_menu_801C0E10 = 0x801C0E10; //segment:ovl_menu
-D_menu_801C1110 = 0x801C1110; //segment:ovl_menu
-D_menu_801C1410 = 0x801C1410; //segment:ovl_menu
-D_menu_801C1710 = 0x801C1710; //segment:ovl_menu
-D_menu_801C1A10 = 0x801C1A10; //segment:ovl_menu
-D_menu_801C1D10 = 0x801C1D10; //segment:ovl_menu
-D_menu_801C2010 = 0x801C2010; //segment:ovl_menu
-D_menu_801C2310 = 0x801C2310; //segment:ovl_menu
-D_menu_801C2610 = 0x801C2610; //segment:ovl_menu
-D_menu_801C2910 = 0x801C2910; //segment:ovl_menu
-D_menu_801C2C10 = 0x801C2C10; //segment:ovl_menu
-D_menu_801C2F10 = 0x801C2F10; //segment:ovl_menu
-D_menu_801C3210 = 0x801C3210; //segment:ovl_menu
-D_menu_801C3510 = 0x801C3510; //segment:ovl_menu
-D_menu_801C3810 = 0x801C3810; //segment:ovl_menu
-D_menu_801C3B10 = 0x801C3B10; //segment:ovl_menu
-D_menu_801C3E10 = 0x801C3E10; //segment:ovl_menu
-D_menu_801C4110 = 0x801C4110; //segment:ovl_menu
-D_menu_801C4410 = 0x801C4410; //segment:ovl_menu
-D_menu_801C4710 = 0x801C4710; //segment:ovl_menu
-D_menu_801C4A10 = 0x801C4A10; //segment:ovl_menu
-D_menu_801C4D10 = 0x801C4D10; //segment:ovl_menu
-D_menu_801C4D14 = 0x801C4D14; //segment:ovl_menu
-D_menu_801C4D18 = 0x801C4D18; //segment:ovl_menu
-D_menu_801C4D1C = 0x801C4D1C; //segment:ovl_menu
-D_menu_801C4D20 = 0x801C4D20; //segment:ovl_menu
-D_menu_801C4D24 = 0x801C4D24; //segment:ovl_menu
-D_menu_801C4D28 = 0x801C4D28; //segment:ovl_menu
-D_menu_801C4D2C = 0x801C4D2C; //segment:ovl_menu
-D_menu_801C4D30 = 0x801C4D30; //segment:ovl_menu
-D_menu_801C4D34 = 0x801C4D34; //segment:ovl_menu
-D_menu_801C4D38 = 0x801C4D38; //segment:ovl_menu
-D_menu_801C4D3C = 0x801C4D3C; //segment:ovl_menu
-D_menu_801C4D40 = 0x801C4D40; //segment:ovl_menu
-D_menu_801C4D44 = 0x801C4D44; //segment:ovl_menu
-D_menu_801C4D78 = 0x801C4D78; //segment:ovl_menu
-D_menu_801C4D7C = 0x801C4D7C; //segment:ovl_menu
-D_menu_801C4D80 = 0x801C4D80; //segment:ovl_menu
-D_menu_801C4D84 = 0x801C4D84; //segment:ovl_menu
-D_menu_801C4DB4 = 0x801C4DB4; //segment:ovl_menu
-D_menu_801C4DB8 = 0x801C4DB8; //segment:ovl_menu
-D_menu_801C4DBC = 0x801C4DBC; //segment:ovl_menu
-D_menu_801C4DC0 = 0x801C4DC0; //segment:ovl_menu
-D_menu_801C4DC8 = 0x801C4DC8; //segment:ovl_menu
-D_menu_801C4DCC = 0x801C4DCC; //segment:ovl_menu
-D_menu_801C4DD0 = 0x801C4DD0; //segment:ovl_menu
-D_menu_801C4DD8 = 0x801C4DD8; //segment:ovl_menu
-D_menu_801C4E50 = 0x801C4E50; //segment:ovl_menu
-D_menu_801C4EC8 = 0x801C4EC8; //segment:ovl_menu
-D_menu_801C4F40 = 0x801C4F40; //segment:ovl_menu
-D_menu_801C4FB8 = 0x801C4FB8; //segment:ovl_menu
-D_menu_801C5030 = 0x801C5030; //segment:ovl_menu
-D_menu_801C5058 = 0x801C5058; //segment:ovl_menu
-D_menu_801C50A8 = 0x801C50A8; //segment:ovl_menu
-D_menu_801C5120 = 0x801C5120; //segment:ovl_menu
-D_menu_801C5124 = 0x801C5124; //segment:ovl_menu
-D_menu_801C5128 = 0x801C5128; //segment:ovl_menu
-D_menu_801C512C = 0x801C512C; //segment:ovl_menu
-D_menu_801C5130 = 0x801C5130; //segment:ovl_menu
-D_menu_801C513C = 0x801C513C; //segment:ovl_menu
-D_menu_801C5140 = 0x801C5140; //segment:ovl_menu
-D_menu_801C5144 = 0x801C5144; //segment:ovl_menu
-D_menu_801C5148 = 0x801C5148; //segment:ovl_menu
-D_menu_801C514C = 0x801C514C; //segment:ovl_menu
-D_menu_801C5150 = 0x801C5150; //segment:ovl_menu
-D_menu_801C5154 = 0x801C5154; //segment:ovl_menu
-D_menu_801C5158 = 0x801C5158; //segment:ovl_menu
-D_menu_801C515C = 0x801C515C; //segment:ovl_menu
-D_menu_801C5160 = 0x801C5160; //segment:ovl_menu
-D_menu_801C5168 = 0x801C5168; //segment:ovl_menu
-D_menu_801C5180 = 0x801C5180; //segment:ovl_menu
-D_menu_801C5184 = 0x801C5184; //segment:ovl_menu
-D_menu_801C5188 = 0x801C5188; //segment:ovl_menu
-D_menu_801C51B0 = 0x801C51B0; //segment:ovl_menu
-D_menu_801C51B4 = 0x801C51B4; //segment:ovl_menu
-D_menu_801C51B8 = 0x801C51B8; //segment:ovl_menu
-D_menu_801C51D8 = 0x801C51D8; //segment:ovl_menu
-D_menu_801C5244 = 0x801C5244; //segment:ovl_menu
-D_menu_801C5248 = 0x801C5248; //segment:ovl_menu
-D_menu_801C524C = 0x801C524C; //segment:ovl_menu
-D_menu_801C5250 = 0x801C5250; //segment:ovl_menu
-D_menu_801C5254 = 0x801C5254; //segment:ovl_menu
-D_menu_801C5258 = 0x801C5258; //segment:ovl_menu
-D_menu_801C525C = 0x801C525C; //segment:ovl_menu
-D_menu_801C5260 = 0x801C5260; //segment:ovl_menu
-D_menu_801C5268 = 0x801C5268; //segment:ovl_menu
-D_menu_801C5274 = 0x801C5274; //segment:ovl_menu
-D_menu_801C5278 = 0x801C5278; //segment:ovl_menu
-D_menu_801C5280 = 0x801C5280; //segment:ovl_menu
-D_menu_801C528C = 0x801C528C; //segment:ovl_menu
-D_menu_801C5290 = 0x801C5290; //segment:ovl_menu
-D_menu_801C5294 = 0x801C5294; //segment:ovl_menu
-D_menu_801C5298 = 0x801C5298; //segment:ovl_menu
-D_menu_801C52A0 = 0x801C52A0; //segment:ovl_menu
-D_menu_801C52C0 = 0x801C52C0; //segment:ovl_menu
-D_menu_801C52E0 = 0x801C52E0; //segment:ovl_menu
-D_menu_801C5300 = 0x801C5300; //segment:ovl_menu
-D_menu_801C5308 = 0x801C5308; //segment:ovl_menu
-D_menu_801C5328 = 0x801C5328; //segment:ovl_menu
-D_menu_801C5348 = 0x801C5348; //segment:ovl_menu
-D_menu_801C534C = 0x801C534C; //segment:ovl_menu
-D_menu_801C5350 = 0x801C5350; //segment:ovl_menu
-D_menu_801C5358 = 0x801C5358; //segment:ovl_menu
-D_menu_801C5378 = 0x801C5378; //segment:ovl_menu
-D_menu_801C5398 = 0x801C5398; //segment:ovl_menu
-D_menu_801C539C = 0x801C539C; //segment:ovl_menu
-D_menu_801C53A0 = 0x801C53A0; //segment:ovl_menu
-D_menu_801C53A4 = 0x801C53A4; //segment:ovl_menu
-D_menu_801C53A8 = 0x801C53A8; //segment:ovl_menu
-D_menu_801C53C8 = 0x801C53C8; //segment:ovl_menu
-D_menu_801C53CC = 0x801C53CC; //segment:ovl_menu
-D_menu_801C53D0 = 0x801C53D0; //segment:ovl_menu
-D_menu_801C5430 = 0x801C5430; //segment:ovl_menu
-D_menu_801C546C = 0x801C546C; //segment:ovl_menu
-D_menu_801C5470 = 0x801C5470; //segment:ovl_menu
-D_menu_801C548C = 0x801C548C; //segment:ovl_menu
-D_menu_801C5490 = 0x801C5490; //segment:ovl_menu
-D_menu_801C5494 = 0x801C5494; //segment:ovl_menu
-D_menu_801C5498 = 0x801C5498; //segment:ovl_menu
-D_menu_801C549C = 0x801C549C; //segment:ovl_menu
-D_menu_801C54A0 = 0x801C54A0; //segment:ovl_menu
-D_menu_801C54A4 = 0x801C54A4; //segment:ovl_menu
-D_menu_801C54CC = 0x801C54CC; //segment:ovl_menu
-D_menu_801C54D0 = 0x801C54D0; //segment:ovl_menu
-D_menu_801C54D4 = 0x801C54D4; //segment:ovl_menu
-D_menu_801C54D8 = 0x801C54D8; //segment:ovl_menu
-D_menu_801C54DC = 0x801C54DC; //segment:ovl_menu
-D_menu_801C54E0 = 0x801C54E0; //segment:ovl_menu
-D_menu_801C54E4 = 0x801C54E4; //segment:ovl_menu
-D_menu_801C54E8 = 0x801C54E8; //segment:ovl_menu
-D_menu_801C54EC = 0x801C54EC; //segment:ovl_menu
-D_menu_801C54F0 = 0x801C54F0; //segment:ovl_menu
-D_menu_801C54F4 = 0x801C54F4; //segment:ovl_menu
-D_menu_801C54F8 = 0x801C54F8; //segment:ovl_menu
-D_menu_801C54FC = 0x801C54FC; //segment:ovl_menu
-D_menu_801C5500 = 0x801C5500; //segment:ovl_menu
-D_menu_801C5504 = 0x801C5504; //segment:ovl_menu
-D_menu_801C5508 = 0x801C5508; //segment:ovl_menu
-D_menu_801C550C = 0x801C550C; //segment:ovl_menu
-D_menu_801C5510 = 0x801C5510; //segment:ovl_menu
-D_menu_801C5514 = 0x801C5514; //segment:ovl_menu
-D_menu_801C5518 = 0x801C5518; //segment:ovl_menu
-D_menu_801C551C = 0x801C551C; //segment:ovl_menu
-D_menu_801C5520 = 0x801C5520; //segment:ovl_menu
-D_menu_801C5524 = 0x801C5524; //segment:ovl_menu
-D_menu_801C5528 = 0x801C5528; //segment:ovl_menu
-D_menu_801C552C = 0x801C552C; //segment:ovl_menu
-D_menu_801C5530 = 0x801C5530; //segment:ovl_menu
-D_menu_801C5534 = 0x801C5534; //segment:ovl_menu
-D_menu_801C5538 = 0x801C5538; //segment:ovl_menu
-D_menu_801C553C = 0x801C553C; //segment:ovl_menu
-D_menu_801C5540 = 0x801C5540; //segment:ovl_menu
-D_menu_801C5544 = 0x801C5544; //segment:ovl_menu
-D_menu_801C5548 = 0x801C5548; //segment:ovl_menu
-D_menu_801C554C = 0x801C554C; //segment:ovl_menu
-D_menu_801C5550 = 0x801C5550; //segment:ovl_menu
-D_menu_801C5554 = 0x801C5554; //segment:ovl_menu
-D_menu_801C5558 = 0x801C5558; //segment:ovl_menu
-D_menu_801C555C = 0x801C555C; //segment:ovl_menu
-D_menu_801C5560 = 0x801C5560; //segment:ovl_menu
-D_menu_801C5564 = 0x801C5564; //segment:ovl_menu
-D_menu_801C5568 = 0x801C5568; //segment:ovl_menu
-D_menu_801C556C = 0x801C556C; //segment:ovl_menu
-D_menu_801C5570 = 0x801C5570; //segment:ovl_menu
-D_menu_801C5574 = 0x801C5574; //segment:ovl_menu
-D_menu_801C5578 = 0x801C5578; //segment:ovl_menu
-D_menu_801C557C = 0x801C557C; //segment:ovl_menu
-D_menu_801C5580 = 0x801C5580; //segment:ovl_menu
-D_menu_801C5584 = 0x801C5584; //segment:ovl_menu
-D_menu_801C5588 = 0x801C5588; //segment:ovl_menu
-D_menu_801C558C = 0x801C558C; //segment:ovl_menu
-D_menu_801C5590 = 0x801C5590; //segment:ovl_menu
-D_menu_801C5594 = 0x801C5594; //segment:ovl_menu
-D_menu_801C5598 = 0x801C5598; //segment:ovl_menu
-D_menu_801C559C = 0x801C559C; //segment:ovl_menu
-D_menu_801C55A0 = 0x801C55A0; //segment:ovl_menu
-D_menu_801C55A4 = 0x801C55A4; //segment:ovl_menu
-D_menu_801C55A8 = 0x801C55A8; //segment:ovl_menu
-D_menu_801C55AC = 0x801C55AC; //segment:ovl_menu
-D_menu_801C55B0 = 0x801C55B0; //segment:ovl_menu
-D_menu_801C55B4 = 0x801C55B4; //segment:ovl_menu
-D_menu_801C55B8 = 0x801C55B8; //segment:ovl_menu
-D_menu_801C55BC = 0x801C55BC; //segment:ovl_menu
-D_menu_801C55C0 = 0x801C55C0; //segment:ovl_menu
-D_menu_801C55C4 = 0x801C55C4; //segment:ovl_menu
-D_menu_801C55C8 = 0x801C55C8; //segment:ovl_menu
-D_menu_801C55D0 = 0x801C55D0; //segment:ovl_menu
-D_menu_801C55D4 = 0x801C55D4; //segment:ovl_menu
-D_menu_801C55D8 = 0x801C55D8; //segment:ovl_menu
-D_menu_801C55E0 = 0x801C55E0; //segment:ovl_menu
-D_menu_801C55F0 = 0x801C55F0; //segment:ovl_menu
-D_menu_801C59B0 = 0x801C59B0; //segment:ovl_menu
-D_menu_801C5B70 = 0x801C5B70; //segment:ovl_menu
-D_menu_801C5BB0 = 0x801C5BB0; //segment:ovl_menu
-D_menu_801C5BF0 = 0x801C5BF0; //segment:ovl_menu
-D_menu_801C5C30 = 0x801C5C30; //segment:ovl_menu
-D_menu_801C5CF0 = 0x801C5CF0; //segment:ovl_menu
-D_menu_801C5D70 = 0x801C5D70; //segment:ovl_menu
-D_menu_801C6130 = 0x801C6130; //segment:ovl_menu
-D_menu_801C64F0 = 0x801C64F0; //segment:ovl_menu
-D_menu_801C64F8 = 0x801C64F8; //segment:ovl_menu
-D_menu_801C65A4 = 0x801C65A4; //segment:ovl_menu
-D_menu_801C65A8 = 0x801C65A8; //segment:ovl_menu
-D_menu_801C65E4 = 0x801C65E4; //segment:ovl_menu
-D_menu_801C65E8 = 0x801C65E8; //segment:ovl_menu
-D_menu_801C65EC = 0x801C65EC; //segment:ovl_menu
-D_menu_801C65F0 = 0x801C65F0; //segment:ovl_menu
-D_menu_801C65F4 = 0x801C65F4; //segment:ovl_menu
-D_menu_801C65F8 = 0x801C65F8; //segment:ovl_menu
-D_menu_801C65FC = 0x801C65FC; //segment:ovl_menu
-D_menu_801C6600 = 0x801C6600; //segment:ovl_menu
-D_menu_801C6604 = 0x801C6604; //segment:ovl_menu
-D_menu_801C6608 = 0x801C6608; //segment:ovl_menu
-D_menu_801C660C = 0x801C660C; //segment:ovl_menu
-D_menu_801C6610 = 0x801C6610; //segment:ovl_menu
-D_menu_801C6614 = 0x801C6614; //segment:ovl_menu
-D_menu_801C6618 = 0x801C6618; //segment:ovl_menu
-
-func_ending_8017E7A0 = 0x8017E7A0; //segment:ovl_ending
-func_ending_8017E924 = 0x8017E924; //segment:ovl_ending
-func_ending_8017EAE0 = 0x8017EAE0; //segment:ovl_ending
-func_ending_8017EFBC = 0x8017EFBC; //segment:ovl_ending
-func_ending_8017F2B0 = 0x8017F2B0; //segment:ovl_ending
-func_ending_8017F614 = 0x8017F614; //segment:ovl_ending
-func_ending_8017F6DC = 0x8017F6DC; //segment:ovl_ending
-func_ending_8017F8B4 = 0x8017F8B4; //segment:ovl_ending
-func_ending_8017F974 = 0x8017F974; //segment:ovl_ending
-func_ending_8017FB74 = 0x8017FB74; //segment:ovl_ending
-func_ending_80180034 = 0x80180034; //segment:ovl_ending
-func_ending_80180388 = 0x80180388; //segment:ovl_ending
-func_ending_80180EE4 = 0x80180EE4; //segment:ovl_ending
-func_ending_801812A4 = 0x801812A4; //segment:ovl_ending
-func_ending_801813A4 = 0x801813A4; //segment:ovl_ending
-func_ending_80181528 = 0x80181528; //segment:ovl_ending
-func_ending_801817F0 = 0x801817F0; //segment:ovl_ending
-func_ending_80181AA8 = 0x80181AA8; //segment:ovl_ending
-func_ending_80181B7C = 0x80181B7C; //segment:ovl_ending
-func_ending_80181BEC = 0x80181BEC; //segment:ovl_ending
-func_ending_80181D44 = 0x80181D44; //segment:ovl_ending
-func_ending_80181E68 = 0x80181E68; //segment:ovl_ending
-func_ending_801823F4 = 0x801823F4; //segment:ovl_ending
-func_ending_80182658 = 0x80182658; //segment:ovl_ending
-func_ending_80182668 = 0x80182668; //segment:ovl_ending
-func_ending_801827AC = 0x801827AC; //segment:ovl_ending
-func_ending_801828A4 = 0x801828A4; //segment:ovl_ending
-func_ending_80182958 = 0x80182958; //segment:ovl_ending
-func_ending_80182AE0 = 0x80182AE0; //segment:ovl_ending
-func_ending_80182D50 = 0x80182D50; //segment:ovl_ending
-func_ending_80182F30 = 0x80182F30; //segment:ovl_ending
-func_ending_8018349C = 0x8018349C; //segment:ovl_ending
-func_ending_801840A0 = 0x801840A0; //segment:ovl_ending
-func_ending_801843C8 = 0x801843C8; //segment:ovl_ending
-func_ending_80184404 = 0x80184404; //segment:ovl_ending
-func_ending_80184440 = 0x80184440; //segment:ovl_ending
-func_ending_80184510 = 0x80184510; //segment:ovl_ending
-func_ending_80184634 = 0x80184634; //segment:ovl_ending
-func_ending_801847B0 = 0x801847B0; //segment:ovl_ending
-func_ending_8018498C = 0x8018498C; //segment:ovl_ending
-func_ending_80184B84 = 0x80184B84; //segment:ovl_ending
-func_ending_80184E2C = 0x80184E2C; //segment:ovl_ending
-func_ending_80185330 = 0x80185330; //segment:ovl_ending
-func_ending_80185930 = 0x80185930; //segment:ovl_ending
-func_ending_80185F30 = 0x80185F30; //segment:ovl_ending
-func_ending_80186420 = 0x80186420; //segment:ovl_ending
-func_ending_801867C4 = 0x801867C4; //segment:ovl_ending
-func_ending_80186DD8 = 0x80186DD8; //segment:ovl_ending
-func_ending_801873EC = 0x801873EC; //segment:ovl_ending
-func_ending_801877C0 = 0x801877C0; //segment:ovl_ending
-func_ending_801878F0 = 0x801878F0; //segment:ovl_ending
-func_ending_80187E68 = 0x80187E68; //segment:ovl_ending
-func_ending_801883AC = 0x801883AC; //segment:ovl_ending
-func_ending_8018840C = 0x8018840C; //segment:ovl_ending
-func_ending_80188878 = 0x80188878; //segment:ovl_ending
-func_ending_80188888 = 0x80188888; //segment:ovl_ending
-func_ending_80188DD0 = 0x80188DD0; //segment:ovl_ending
-func_ending_80188DF4 = 0x80188DF4; //segment:ovl_ending
-func_ending_801892DC = 0x801892DC; //segment:ovl_ending
-func_ending_80189408 = 0x80189408; //segment:ovl_ending
-func_ending_801894F4 = 0x801894F4; //segment:ovl_ending
-func_ending_80189664 = 0x80189664; //segment:ovl_ending
-func_ending_8018984C = 0x8018984C; //segment:ovl_ending
-D_ending_80189990 = 0x80189990; //segment:ovl_ending
-D_ending_801899A0 = 0x801899A0; //segment:ovl_ending
-D_ending_801899AC = 0x801899AC; //segment:ovl_ending
-D_ending_80189AAC = 0x80189AAC; //segment:ovl_ending
-D_ending_80189BAC = 0x80189BAC; //segment:ovl_ending
-D_ending_80189C2C = 0x80189C2C; //segment:ovl_ending
-D_ending_80189C38 = 0x80189C38; //segment:ovl_ending
-D_ending_80189D78 = 0x80189D78; //segment:ovl_ending
-D_ending_80189D84 = 0x80189D84; //segment:ovl_ending
-D_ending_80189D90 = 0x80189D90; //segment:ovl_ending
-D_ending_80189D9C = 0x80189D9C; //segment:ovl_ending
-D_ending_80189DA8 = 0x80189DA8; //segment:ovl_ending
-D_ending_80189DB0 = 0x80189DB0; //segment:ovl_ending
-D_ending_80189DC8 = 0x80189DC8; //segment:ovl_ending
-D_ending_80189DE0 = 0x80189DE0; //segment:ovl_ending
-D_ending_80189E04 = 0x80189E04; //segment:ovl_ending
-D_ending_80189E28 = 0x80189E28; //segment:ovl_ending
-D_ending_80189E34 = 0x80189E34; //segment:ovl_ending
-D_ending_80189E40 = 0x80189E40; //segment:ovl_ending
-D_ending_80189E88 = 0x80189E88; //segment:ovl_ending
-D_ending_80189ED0 = 0x80189ED0; //segment:ovl_ending
-D_ending_80189EE8 = 0x80189EE8; //segment:ovl_ending
-D_ending_80189EF4 = 0x80189EF4; //segment:ovl_ending
-D_ending_80189F00 = 0x80189F00; //segment:ovl_ending
-D_ending_80189F0C = 0x80189F0C; //segment:ovl_ending
-D_ending_80189F18 = 0x80189F18; //segment:ovl_ending
-D_ending_80189F24 = 0x80189F24; //segment:ovl_ending
-D_ending_80189F30 = 0x80189F30; //segment:ovl_ending
-D_ending_80189F3C = 0x80189F3C; //segment:ovl_ending
-D_ending_80189F48 = 0x80189F48; //segment:ovl_ending
-D_ending_80189F54 = 0x80189F54; //segment:ovl_ending
-D_ending_80189F80 = 0x80189F80; //segment:ovl_ending
-D_ending_80189FA4 = 0x80189FA4; //segment:ovl_ending
-D_ending_80189FBC = 0x80189FBC; //segment:ovl_ending
-D_ending_80189FE0 = 0x80189FE0; //segment:ovl_ending
-D_ending_80189FE4 = 0x80189FE4; //segment:ovl_ending
-D_ending_8018A598 = 0x8018A598; //segment:ovl_ending
-D_ending_8018D030 = 0x8018D030; //segment:ovl_ending
-D_ending_8018DD90 = 0x8018DD90; //segment:ovl_ending
-D_ending_8018DD94 = 0x8018DD94; //segment:ovl_ending
-D_ending_8018DD98 = 0x8018DD98; //segment:ovl_ending
-D_ending_8018DDA0 = 0x8018DDA0; //segment:ovl_ending
-D_ending_8018DDB0 = 0x8018DDB0; //segment:ovl_ending
-D_ending_8018DDB4 = 0x8018DDB4; //segment:ovl_ending
-D_ending_8018DE98 = 0x8018DE98; //segment:ovl_ending
-D_ending_8018DED0 = 0x8018DED0; //segment:ovl_ending
-D_ending_8018E018 = 0x8018E018; //segment:ovl_ending
-D_ending_8018E01C = 0x8018E01C; //segment:ovl_ending
-D_ending_8018E020 = 0x8018E020; //segment:ovl_ending
-D_ending_8018E024 = 0x8018E024; //segment:ovl_ending
-D_ending_8018E028 = 0x8018E028; //segment:ovl_ending
-D_ending_8018E02C = 0x8018E02C; //segment:ovl_ending
-D_ending_8018E030 = 0x8018E030; //segment:ovl_ending
-D_ending_8018E03C = 0x8018E03C; //segment:ovl_ending
-D_ending_8018E288 = 0x8018E288; //segment:ovl_ending
-D_ending_8018E290 = 0x8018E290; //segment:ovl_ending
-D_ending_8018E294 = 0x8018E294; //segment:ovl_ending
-D_ending_8018E29C = 0x8018E29C; //segment:ovl_ending
-D_ending_8018E2C4 = 0x8018E2C4; //segment:ovl_ending
-D_ending_8018E2CC = 0x8018E2CC; //segment:ovl_ending
-D_ending_8018E4E0 = 0x8018E4E0; //segment:ovl_ending
-D_ending_8018E4E4 = 0x8018E4E4; //segment:ovl_ending
-D_ending_8018E4E8 = 0x8018E4E8; //segment:ovl_ending
-D_ending_8018E500 = 0x8018E500; //segment:ovl_ending
-D_ending_8018E52C = 0x8018E52C; //segment:ovl_ending
-D_ending_8018E738 = 0x8018E738; //segment:ovl_ending
-D_ending_8018E990 = 0x8018E990; //segment:ovl_ending
-D_ending_8018E99C = 0x8018E99C; //segment:ovl_ending
-D_ending_8018F2F0 = 0x8018F2F0; //segment:ovl_ending
-D_ending_8018F610 = 0x8018F610; //segment:ovl_ending
-D_ending_8018F614 = 0x8018F614; //segment:ovl_ending
-D_ending_8018F618 = 0x8018F618; //segment:ovl_ending
-D_ending_8018F61C = 0x8018F61C; //segment:ovl_ending
-D_ending_8018F620 = 0x8018F620; //segment:ovl_ending
-D_ending_80190430 = 0x80190430; //segment:ovl_ending
-D_ending_80190470 = 0x80190470; //segment:ovl_ending
-D_ending_80190478 = 0x80190478; //segment:ovl_ending
-D_ending_80190480 = 0x80190480; //segment:ovl_ending
-D_ending_80190490 = 0x80190490; //segment:ovl_ending
-D_ending_80190494 = 0x80190494; //segment:ovl_ending
-D_ending_80190498 = 0x80190498; //segment:ovl_ending
-
-func_unused_8017E7A0 = 0x8017E7A0; //segment:ovl_unused
-D_unused_8017E7B0 = 0x8017E7B0; //segment:ovl_unused
-D_unused_8017E840 = 0x8017E840;
-
-gDramStack = 0x80281000; //size:0x400 segment:buffers defined:true
-gOSYieldData = 0x80281400; //size:0xC00 segment:buffers defined:true
-gZBuffer = 0x80282000; //size:0x25800 segment:buffers defined:true
-gTaskOutputBuffer = 0x802A7800; //size:0x30000 name_end:gTaskOutputBufferEnd segment:buffers defined:true
-gAudioHeap = 0x802D7800; //size:0xB0000 segment:buffers defined:true
-gTextureRenderBuffer = 0x80387800; //size:0x7880 segment:buffers defined:true
-gFillBuffer = 0x8038F080; //size:0x780 segment:buffers defined:true
-gFrameBuffers = 0x8038F800; //size:0x70800 segment:buffers defined:true
-D_8038F300 = 0x8038F300; //ignore:true
-
diff --git a/linker_scripts/jp/rev0/symbol_addrs_assets.txt b/linker_scripts/jp/rev0/symbol_addrs_assets.txt
deleted file mode 100644
index 1491e6d7..00000000
--- a/linker_scripts/jp/rev0/symbol_addrs_assets.txt
+++ /dev/null
@@ -1,1088 +0,0 @@
-D_1000170 = 0x1000170;
-D_1001090 = 0x1001090;
-D_1001FB0 = 0x1001FB0;
-D_1002ED0 = 0x1002ED0;
-D_1003DF0 = 0x1003DF0;
-D_1004D10 = 0x1004D10;
-D_1005C30 = 0x1005C30;
-D_1006B50 = 0x1006B50;
-D_1007A70 = 0x1007A70;
-D_1008990 = 0x1008990;
-D_10098B0 = 0x10098B0;
-D_100A7D0 = 0x100A7D0;
-D_100B6F0 = 0x100B6F0;
-D_100E150 = 0x100E150;
-D_100E570 = 0x100E570;
-D_100E580 = 0x100E580;
-D_100E600 = 0x100E600;
-D_100E910 = 0x100E910;
-D_100E980 = 0x100E980;
-D_100E990 = 0x100E990;
-D_100EA60 = 0x100EA60;
-D_100EA80 = 0x100EA80;
-D_100EB50 = 0x100EB50;
-D_100EB70 = 0x100EB70;
-D_100EC40 = 0x100EC40;
-D_100EC60 = 0x100EC60;
-D_100ED30 = 0x100ED30;
-D_100ED50 = 0x100ED50;
-D_100ED90 = 0x100ED90;
-D_100EDA0 = 0x100EDA0;
-D_100EDD8 = 0x100EDD8;
-D_100EDF0 = 0x100EDF0;
-D_100EFE0 = 0x100EFE0;
-D_100F6A0 = 0x100F6A0;
-D_100F768 = 0x100F768;
-D_100F790 = 0x100F790;
-D_100F858 = 0x100F858;
-D_100F890 = 0x100F890;
-D_100FF60 = 0x100FF60;
-D_1010040 = 0x1010040;
-D_1010440 = 0x1010440;
-D_1010450 = 0x1010450;
-D_10105D0 = 0x10105D0;
-D_10123E0 = 0x10123E0;
-D_1012850 = 0x1012850;
-D_1013450 = 0x1013450;
-D_1013740 = 0x1013740;
-D_1014690 = 0x1014690;
-D_1015190 = 0x1015190;
-D_1015F90 = 0x1015F90;
-D_1016390 = 0x1016390;
-D_10166F0 = 0x10166F0;
-D_1016B70 = 0x1016B70;
-D_1017440 = 0x1017440;
-D_10177B0 = 0x10177B0;
-D_1017AA0 = 0x1017AA0;
-D_1017BF0 = 0x1017BF0;
-D_1017DA0 = 0x1017DA0;
-D_10191B0 = 0x10191B0;
-D_101A370 = 0x101A370;
-D_101A5B0 = 0x101A5B0;
-D_101A670 = 0x101A670;
-D_101A800 = 0x101A800;
-D_101ABC0 = 0x101ABC0;
-D_101B400 = 0x101B400;
-D_101B460 = 0x101B460;
-D_101BC60 = 0x101BC60;
-D_101BEF0 = 0x101BEF0;
-D_101C1F0 = 0x101C1F0;
-D_101CD90 = 0x101CD90;
-D_1020FA0 = 0x1020FA0;
-D_1022000 = 0x1022000;
-D_1022320 = 0x1022320;
-D_1022880 = 0x1022880;
-D_10228D0 = 0x10228D0;
-D_1022E00 = 0x1022E00;
-D_10233B0 = 0x10233B0;
-D_1023410 = 0x1023410;
-D_10239B0 = 0x10239B0;
-D_1023B10 = 0x1023B10;
-D_1023BD8 = 0x1023BD8;
-D_1023C40 = 0x1023C40;
-D_10240E0 = 0x10240E0;
-D_1024980 = 0x1024980;
-D_1025210 = 0x1025210;
-D_10273B0 = 0x10273B0;
-D_1028900 = 0x1028900;
-D_1029190 = 0x1029190;
-D_1029A20 = 0x1029A20;
-D_102DED0 = 0x102DED0;
-D_102E760 = 0x102E760;
-D_102F000 = 0x102F000;
-D_102F088 = 0x102F088;
-D_10307B0 = 0x10307B0;
-D_1031040 = 0x1031040;
-D_1031900 = 0x1031900;
-D_20031B0 = 0x20031B0;
-D_2006F50 = 0x2006F50;
-D_200D750 = 0x200D750;
-D_2010A30 = 0x2010A30;
-D_20112C0 = 0x20112C0;
-D_3000090 = 0x3000090;
-D_3000120 = 0x3000120;
-D_3000130 = 0x3000130;
-D_3000470 = 0x3000470;
-D_30004C0 = 0x30004C0;
-D_3000600 = 0x3000600;
-D_3000620 = 0x3000620;
-D_3000660 = 0x3000660;
-D_30007B0 = 0x30007B0;
-D_30007D0 = 0x30007D0;
-D_3000910 = 0x3000910;
-D_3000930 = 0x3000930;
-D_3000AD0 = 0x3000AD0;
-D_3000AF0 = 0x3000AF0;
-D_3000C70 = 0x3000C70;
-D_3002E80 = 0x3002E80;
-D_30034F0 = 0x30034F0;
-D_3004680 = 0x3004680;
-D_30053E0 = 0x30053E0;
-D_3005980 = 0x3005980;
-D_3005AB0 = 0x3005AB0;
-D_3005C80 = 0x3005C80;
-D_3005EA8 = 0x3005EA8;
-D_30066B0 = 0x30066B0;
-D_3006940 = 0x3006940;
-D_3006AF0 = 0x3006AF0;
-D_3006C70 = 0x3006C70;
-D_3006DE0 = 0x3006DE0;
-D_3007E70 = 0x3007E70;
-D_3008100 = 0x3008100;
-D_3008BF0 = 0x3008BF0;
-D_3009998 = 0x3009998;
-D_300ADE0 = 0x300ADE0;
-D_300B8D0 = 0x300B8D0;
-D_300BAD0 = 0x300BAD0;
-D_300BB18 = 0x300BB18;
-D_300BB40 = 0x300BB40;
-D_300BB88 = 0x300BB88;
-D_300BBC0 = 0x300BBC0;
-D_300BC80 = 0x300BC80;
-D_300BCD0 = 0x300BCD0;
-D_300D600 = 0x300D600;
-D_300E300 = 0x300E300;
-D_300F210 = 0x300F210;
-D_300FBF0 = 0x300FBF0;
-D_30105C0 = 0x30105C0;
-D_3010660 = 0x3010660;
-D_3011720 = 0x3011720;
-D_3012160 = 0x3012160;
-D_3012980 = 0x3012980;
-D_30129C0 = 0x30129C0;
-D_30131F0 = 0x30131F0;
-D_3014BF0 = 0x3014BF0;
-D_3015120 = 0x3015120;
-D_3015230 = 0x3015230;
-D_30155E0 = 0x30155E0;
-D_3015AF4 = 0x3015AF4;
-D_3015C28 = 0x3015C28;
-D_3015D80 = 0x3015D80;
-D_30162C0 = 0x30162C0;
-D_30163C4 = 0x30163C4;
-D_3016610 = 0x3016610;
-D_3016660 = 0x3016660;
-D_3016B30 = 0x3016B30;
-D_3016C20 = 0x3016C20;
-D_30183D0 = 0x30183D0;
-D_30184D8 = 0x30184D8;
-D_3019380 = 0x3019380;
-D_30194E0 = 0x30194E0;
-D_301B8E0 = 0x301B8E0;
-D_301BA70 = 0x301BA70;
-D_301C260 = 0x301C260;
-D_301CF28 = 0x301CF28;
-D_301D194 = 0x301D194;
-D_301DB6C = 0x301DB6C;
-D_301DDD8 = 0x301DDD8;
-D_301E408 = 0x301E408;
-D_301E714 = 0x301E714;
-D_301ED1C = 0x301ED1C;
-D_301EF68 = 0x301EF68;
-D_301F0F0 = 0x301F0F0;
-D_301FCC0 = 0x301FCC0;
-D_30208A0 = 0x30208A0;
-D_302DCA0 = 0x302DCA0;
-D_302DDC0 = 0x302DDC0;
-D_302E050 = 0x302E050;
-D_302E8F0 = 0x302E8F0;
-D_302E934 = 0x302E934;
-D_302E978 = 0x302E978;
-D_302E9BC = 0x302E9BC;
-D_302EC64 = 0x302EC64;
-D_302ECF0 = 0x302ECF0;
-D_302EEF8 = 0x302EEF8;
-D_302F0EC = 0x302F0EC;
-D_302F1DC = 0x302F1DC;
-D_302F2CC = 0x302F2CC;
-D_302F3B0 = 0x302F3B0;
-D_302F4DC = 0x302F4DC;
-D_302F5CC = 0x302F5CC;
-D_302F6BC = 0x302F6BC;
-D_302F7A0 = 0x302F7A0;
-D_4000080 = 0x4000080;
-D_400014C = 0x400014C;
-D_40001A4 = 0x40001A4;
-D_4000270 = 0x4000270;
-D_40018A0 = 0x40018A0;
-D_4003BD0 = 0x4003BD0;
-D_40057AC = 0x40057AC;
-D_40058B8 = 0x40058B8;
-D_40068F0 = 0x40068F0;
-D_4007870 = 0x4007870;
-D_4007AF0 = 0x4007AF0;
-D_4008CE0 = 0x4008CE0;
-D_4008F70 = 0x4008F70;
-D_400A30C = 0x400A30C;
-D_400A398 = 0x400A398;
-D_400AAE0 = 0x400AAE0;
-D_400B390 = 0x400B390;
-D_5000200 = 0x5000200;
-D_5000300 = 0x5000300;
-D_5000500 = 0x5000500;
-D_5000DA0 = 0x5000DA0;
-D_5000E90 = 0x5000E90;
-D_5000F80 = 0x5000F80;
-D_5001130 = 0x5001130;
-D_5001740 = 0x5001740;
-D_5001930 = 0x5001930;
-D_5001F50 = 0x5001F50;
-D_5002070 = 0x5002070;
-D_5002C20 = 0x5002C20;
-D_5003070 = 0x5003070;
-D_5005430 = 0x5005430;
-D_5005CB0 = 0x5005CB0;
-D_5005DA0 = 0x5005DA0;
-D_5005E90 = 0x5005E90;
-D_5005F80 = 0x5005F80;
-D_5006070 = 0x5006070;
-D_5006160 = 0x5006160;
-D_5006250 = 0x5006250;
-D_5006650 = 0x5006650;
-D_50070A0 = 0x50070A0;
-D_5007770 = 0x5007770;
-D_5008A50 = 0x5008A50;
-D_500A040 = 0x500A040;
-D_6000290 = 0x6000290;
-D_6000320 = 0x6000320;
-D_6000604 = 0x6000604;
-D_60006B0 = 0x60006B0;
-D_6000880 = 0x6000880;
-D_6000890 = 0x6000890;
-D_60008D0 = 0x60008D0;
-D_60008E0 = 0x60008E0;
-D_6000930 = 0x6000930;
-D_6000A40 = 0x6000A40;
-D_6000F20 = 0x6000F20;
-D_6001110 = 0x6001110;
-D_6001120 = 0x6001120;
-D_60012D0 = 0x60012D0;
-D_60016A0 = 0x60016A0;
-D_6001730 = 0x6001730;
-D_6001984 = 0x6001984;
-D_6001B08 = 0x6001B08;
-D_6001BA0 = 0x6001BA0;
-D_6001BA8 = 0x6001BA8;
-D_6001C20 = 0x6001C20;
-D_6001C84 = 0x6001C84;
-D_6001CD0 = 0x6001CD0;
-D_6001D40 = 0x6001D40;
-D_6001E40 = 0x6001E40;
-D_6001EF0 = 0x6001EF0;
-D_6002148 = 0x6002148;
-D_60021D0 = 0x60021D0;
-D_60021F0 = 0x60021F0;
-D_6002320 = 0x6002320;
-D_6002394 = 0x6002394;
-D_6002730 = 0x6002730;
-D_60028B0 = 0x60028B0;
-D_6002AF8 = 0x6002AF8;
-D_6002D60 = 0x6002D60;
-D_6002E60 = 0x6002E60;
-D_6002F90 = 0x6002F90;
-D_6003090 = 0x6003090;
-D_60032C0 = 0x60032C0;
-D_6003740 = 0x6003740;
-D_6003B00 = 0x6003B00;
-D_6003C80 = 0x6003C80;
-D_6003D60 = 0x6003D60;
-D_6003F50 = 0x6003F50;
-D_6004110 = 0x6004110;
-D_60041D0 = 0x60041D0;
-D_6004250 = 0x6004250;
-D_6004350 = 0x6004350;
-D_60043C0 = 0x60043C0;
-D_6004BA0 = 0x6004BA0;
-D_6004BF0 = 0x6004BF0;
-D_6004DC0 = 0x6004DC0;
-D_6004F80 = 0x6004F80;
-D_6005000 = 0x6005000;
-D_6005160 = 0x6005160;
-D_6005400 = 0x6005400;
-D_6005474 = 0x6005474;
-D_6005520 = 0x6005520;
-D_60055A0 = 0x60055A0;
-D_6005720 = 0x6005720;
-D_60057F0 = 0x60057F0;
-D_6005800 = 0x6005800;
-D_6005EB0 = 0x6005EB0;
-D_6006040 = 0x6006040;
-D_6006060 = 0x6006060;
-D_6006090 = 0x6006090;
-D_6006110 = 0x6006110;
-D_60061E0 = 0x60061E0;
-D_60062B0 = 0x60062B0;
-D_6006318 = 0x6006318;
-D_600636C = 0x600636C;
-D_6006380 = 0x6006380;
-D_6006558 = 0x6006558;
-D_60065F0 = 0x60065F0;
-D_6006610 = 0x6006610;
-D_6006630 = 0x6006630;
-D_6006720 = 0x6006720;
-D_6006860 = 0x6006860;
-D_60068EC = 0x60068EC;
-D_6006920 = 0x6006920;
-D_600693C = 0x600693C;
-D_6006958 = 0x6006958;
-D_6006974 = 0x6006974;
-D_6006990 = 0x6006990;
-D_60069AC = 0x60069AC;
-D_60069C8 = 0x60069C8;
-D_60069E4 = 0x60069E4;
-D_6006A00 = 0x6006A00;
-D_6006A1C = 0x6006A1C;
-D_6006B44 = 0x6006B44;
-D_6006BE0 = 0x6006BE0;
-D_6006BEC = 0x6006BEC;
-D_6006C08 = 0x6006C08;
-D_6006C24 = 0x6006C24;
-D_6006C30 = 0x6006C30;
-D_6007854 = 0x6007854;
-D_6007980 = 0x6007980;
-D_6007BF0 = 0x6007BF0;
-D_6007D40 = 0x6007D40;
-D_6007FA0 = 0x6007FA0;
-D_6008020 = 0x6008020;
-D_6008490 = 0x6008490;
-D_60088D8 = 0x60088D8;
-D_60089E8 = 0x60089E8;
-D_6008A8C = 0x6008A8C;
-D_6008AD0 = 0x6008AD0;
-D_6008AE8 = 0x6008AE8;
-D_6008D90 = 0x6008D90;
-D_6009010 = 0x6009010;
-D_6009070 = 0x6009070;
-D_6009210 = 0x6009210;
-D_6009250 = 0x6009250;
-D_6009290 = 0x6009290;
-D_6009350 = 0x6009350;
-D_60093B0 = 0x60093B0;
-D_6009650 = 0x6009650;
-D_60096AC = 0x60096AC;
-D_60098E0 = 0x60098E0;
-D_60098F0 = 0x60098F0;
-D_6009A10 = 0x6009A10;
-D_6009BB4 = 0x6009BB4;
-D_6009BD0 = 0x6009BD0;
-D_6009D30 = 0x6009D30;
-D_6009D40 = 0x6009D40;
-D_6009DD8 = 0x6009DD8;
-D_6009F90 = 0x6009F90;
-D_600A0B4 = 0x600A0B4;
-D_600A4A0 = 0x600A4A0;
-D_600A530 = 0x600A530;
-D_600A630 = 0x600A630;
-D_600A688 = 0x600A688;
-D_600AA78 = 0x600AA78;
-D_600AAA0 = 0x600AAA0;
-D_600AAE4 = 0x600AAE4;
-D_600AC40 = 0x600AC40;
-D_600ACEC = 0x600ACEC;
-D_600AD10 = 0x600AD10;
-D_600AFA0 = 0x600AFA0;
-D_600B1B4 = 0x600B1B4;
-D_600B350 = 0x600B350;
-D_600B4B0 = 0x600B4B0;
-D_600B4DC = 0x600B4DC;
-D_600B6B0 = 0x600B6B0;
-D_600B7C0 = 0x600B7C0;
-D_600BAF0 = 0x600BAF0;
-D_600BB40 = 0x600BB40;
-D_600BB98 = 0x600BB98;
-D_600BBE0 = 0x600BBE0;
-D_600BC50 = 0x600BC50;
-D_600BCC0 = 0x600BCC0;
-D_600BDD8 = 0x600BDD8;
-D_600BFB0 = 0x600BFB0;
-D_600C020 = 0x600C020;
-D_600C064 = 0x600C064;
-D_600C15C = 0x600C15C;
-D_600C200 = 0x600C200;
-D_600C300 = 0x600C300;
-D_600C4E0 = 0x600C4E0;
-D_600C890 = 0x600C890;
-D_600CCA8 = 0x600CCA8;
-D_600CD50 = 0x600CD50;
-D_600CD60 = 0x600CD60;
-D_600CDC0 = 0x600CDC0;
-D_600CEB0 = 0x600CEB0;
-D_600D090 = 0x600D090;
-D_600D290 = 0x600D290;
-D_600D3DC = 0x600D3DC;
-D_600D4E0 = 0x600D4E0;
-D_600D560 = 0x600D560;
-D_600D5C0 = 0x600D5C0;
-D_600D6A0 = 0x600D6A0;
-D_600D730 = 0x600D730;
-D_600D9AC = 0x600D9AC;
-D_600D9F0 = 0x600D9F0;
-D_600DB98 = 0x600DB98;
-D_600DBC0 = 0x600DBC0;
-D_600DDF0 = 0x600DDF0;
-D_600DF40 = 0x600DF40;
-D_600DFE0 = 0x600DFE0;
-D_600E050 = 0x600E050;
-D_600E0B0 = 0x600E0B0;
-D_600E170 = 0x600E170;
-D_600E250 = 0x600E250;
-D_600E2C4 = 0x600E2C4;
-D_600E470 = 0x600E470;
-D_600E540 = 0x600E540;
-D_600E690 = 0x600E690;
-D_600E740 = 0x600E740;
-D_600E830 = 0x600E830;
-D_600E908 = 0x600E908;
-D_600EA10 = 0x600EA10;
-D_600ED44 = 0x600ED44;
-D_600EFC4 = 0x600EFC4;
-D_600EFF0 = 0x600EFF0;
-D_600F000 = 0x600F000;
-D_600F08C = 0x600F08C;
-D_600F0A0 = 0x600F0A0;
-D_600F0F8 = 0x600F0F8;
-D_600F140 = 0x600F140;
-D_600F1C4 = 0x600F1C4;
-D_600F1D0 = 0x600F1D0;
-D_600F2AC = 0x600F2AC;
-D_600F2F0 = 0x600F2F0;
-D_600F580 = 0x600F580;
-D_600F670 = 0x600F670;
-D_600F680 = 0x600F680;
-D_600F744 = 0x600F744;
-D_600FAA0 = 0x600FAA0;
-D_600FF64 = 0x600FF64;
-D_6010198 = 0x6010198;
-D_60105D8 = 0x60105D8;
-D_6010744 = 0x6010744;
-D_60109C0 = 0x60109C0;
-D_6010DB0 = 0x6010DB0;
-D_60114C0 = 0x60114C0;
-D_6011598 = 0x6011598;
-D_60118C4 = 0x60118C4;
-D_60118E0 = 0x60118E0;
-D_60119F0 = 0x60119F0;
-D_6011A60 = 0x6011A60;
-D_6011A80 = 0x6011A80;
-D_6011B18 = 0x6011B18;
-D_6011B48 = 0x6011B48;
-D_6011CE0 = 0x6011CE0;
-D_6011DC0 = 0x6011DC0;
-D_6011DD0 = 0x6011DD0;
-D_6011EE0 = 0x6011EE0;
-D_601219C = 0x601219C;
-D_60121C0 = 0x60121C0;
-D_60126F0 = 0x60126F0;
-D_6012840 = 0x6012840;
-D_6012C00 = 0x6012C00;
-D_6013098 = 0x6013098;
-D_6013100 = 0x6013100;
-D_6013150 = 0x6013150;
-D_60131EC = 0x60131EC;
-D_60131F0 = 0x60131F0;
-D_6013200 = 0x6013200;
-D_6013210 = 0x6013210;
-D_6013284 = 0x6013284;
-D_60132EC = 0x60132EC;
-D_6013310 = 0x6013310;
-D_6013344 = 0x6013344;
-D_6013390 = 0x6013390;
-D_6013410 = 0x6013410;
-D_6013510 = 0x6013510;
-D_6013530 = 0x6013530;
-D_6013578 = 0x6013578;
-D_6013600 = 0x6013600;
-D_60136EC = 0x60136EC;
-D_6013750 = 0x6013750;
-D_6013770 = 0x6013770;
-D_601388C = 0x601388C;
-D_6013B50 = 0x6013B50;
-D_6013DF0 = 0x6013DF0;
-D_6013E10 = 0x6013E10;
-D_6013EE0 = 0x6013EE0;
-D_6013F00 = 0x6013F00;
-D_6013F58 = 0x6013F58;
-D_6014024 = 0x6014024;
-D_6014040 = 0x6014040;
-D_6014350 = 0x6014350;
-D_6014390 = 0x6014390;
-D_60143D0 = 0x60143D0;
-D_60144A0 = 0x60144A0;
-D_6014AA4 = 0x6014AA4;
-D_6014AF0 = 0x6014AF0;
-D_6014EC0 = 0x6014EC0;
-D_6014F10 = 0x6014F10;
-D_6014F20 = 0x6014F20;
-D_6014F90 = 0x6014F90;
-D_6015000 = 0x6015000;
-D_6015270 = 0x6015270;
-D_6015380 = 0x6015380;
-D_60156A4 = 0x60156A4;
-D_60159AC = 0x60159AC;
-D_6015FC0 = 0x6015FC0;
-D_6016240 = 0x6016240;
-D_6016594 = 0x6016594;
-D_60165A0 = 0x60165A0;
-D_60166C0 = 0x60166C0;
-D_6016C08 = 0x6016C08;
-D_6016CF0 = 0x6016CF0;
-D_6017040 = 0x6017040;
-D_6017090 = 0x6017090;
-D_6017370 = 0x6017370;
-D_60175E0 = 0x60175E0;
-D_60176B0 = 0x60176B0;
-D_6017790 = 0x6017790;
-D_6017AB0 = 0x6017AB0;
-D_6017AD0 = 0x6017AD0;
-D_6017D10 = 0x6017D10;
-D_6018020 = 0x6018020;
-D_60180A0 = 0x60180A0;
-D_6018230 = 0x6018230;
-D_6018390 = 0x6018390;
-D_6018398 = 0x6018398;
-D_601847C = 0x601847C;
-D_60184A0 = 0x60184A0;
-D_6018640 = 0x6018640;
-D_6018798 = 0x6018798;
-D_60188B4 = 0x60188B4;
-D_6018930 = 0x6018930;
-D_6018A70 = 0x6018A70;
-D_6018AC0 = 0x6018AC0;
-D_6018B10 = 0x6018B10;
-D_6018B20 = 0x6018B20;
-D_6018B98 = 0x6018B98;
-D_6018C00 = 0x6018C00;
-D_6018D10 = 0x6018D10;
-D_6018D58 = 0x6018D58;
-D_6018E58 = 0x6018E58;
-D_6018E80 = 0x6018E80;
-D_6018FF0 = 0x6018FF0;
-D_6019130 = 0x6019130;
-D_6019360 = 0x6019360;
-D_60193A0 = 0x60193A0;
-D_6019410 = 0x6019410;
-D_601942C = 0x601942C;
-D_6019578 = 0x6019578;
-D_6019620 = 0x6019620;
-D_6019650 = 0x6019650;
-D_60196C0 = 0x60196C0;
-D_60197AC = 0x60197AC;
-D_60199A0 = 0x60199A0;
-D_60199D0 = 0x60199D0;
-D_6019A30 = 0x6019A30;
-D_6019A58 = 0x6019A58;
-D_6019C30 = 0x6019C30;
-D_6019C58 = 0x6019C58;
-D_6019CF0 = 0x6019CF0;
-D_6019D38 = 0x6019D38;
-D_601A040 = 0x601A040;
-D_601A0E0 = 0x601A0E0;
-D_601A160 = 0x601A160;
-D_601A170 = 0x601A170;
-D_601A180 = 0x601A180;
-D_601A1A8 = 0x601A1A8;
-D_601A1C0 = 0x601A1C0;
-D_601A580 = 0x601A580;
-D_601A808 = 0x601A808;
-D_601A888 = 0x601A888;
-D_601A954 = 0x601A954;
-D_601AB10 = 0x601AB10;
-D_601AB50 = 0x601AB50;
-D_601AD10 = 0x601AD10;
-D_601ADF8 = 0x601ADF8;
-D_601AE40 = 0x601AE40;
-D_601AE70 = 0x601AE70;
-D_601AE80 = 0x601AE80;
-D_601AFC4 = 0x601AFC4;
-D_601AFF0 = 0x601AFF0;
-D_601B1D0 = 0x601B1D0;
-D_601B640 = 0x601B640;
-D_601B6C0 = 0x601B6C0;
-D_601B910 = 0x601B910;
-D_601BA60 = 0x601BA60;
-D_601BB00 = 0x601BB00;
-D_601BBA0 = 0x601BBA0;
-D_601C008 = 0x601C008;
-D_601C310 = 0x601C310;
-D_601C3D0 = 0x601C3D0;
-D_601C470 = 0x601C470;
-D_601C820 = 0x601C820;
-D_601C8E0 = 0x601C8E0;
-D_601D4C0 = 0x601D4C0;
-D_601D510 = 0x601D510;
-D_601D800 = 0x601D800;
-D_601D8A8 = 0x601D8A8;
-D_601D930 = 0x601D930;
-D_601DA3C = 0x601DA3C;
-D_601E0F0 = 0x601E0F0;
-D_601E150 = 0x601E150;
-D_601E1E8 = 0x601E1E8;
-D_601E310 = 0x601E310;
-D_601E320 = 0x601E320;
-D_601E8C4 = 0x601E8C4;
-D_601E9D0 = 0x601E9D0;
-D_601EAA0 = 0x601EAA0;
-D_601EF60 = 0x601EF60;
-D_601F128 = 0x601F128;
-D_601F1B0 = 0x601F1B0;
-D_601F274 = 0x601F274;
-D_601F6B4 = 0x601F6B4;
-D_601F760 = 0x601F760;
-D_601F8B0 = 0x601F8B0;
-D_601FA04 = 0x601FA04;
-D_601FAD0 = 0x601FAD0;
-D_601FCE0 = 0x601FCE0;
-D_601FF80 = 0x601FF80;
-D_60204BC = 0x60204BC;
-D_6020760 = 0x6020760;
-D_6020810 = 0x6020810;
-D_6020A48 = 0x6020A48;
-D_6020B00 = 0x6020B00;
-D_6020B40 = 0x6020B40;
-D_6020D90 = 0x6020D90;
-D_6020DD0 = 0x6020DD0;
-D_6020F00 = 0x6020F00;
-D_6020F60 = 0x6020F60;
-D_6021080 = 0x6021080;
-D_6021128 = 0x6021128;
-D_602112C = 0x602112C;
-D_6021240 = 0x6021240;
-D_60212D0 = 0x60212D0;
-D_60213B0 = 0x60213B0;
-D_6021490 = 0x6021490;
-D_60218FC = 0x60218FC;
-D_60219C8 = 0x60219C8;
-D_6021CB0 = 0x6021CB0;
-D_60224DC = 0x60224DC;
-D_60225A8 = 0x60225A8;
-D_6022630 = 0x6022630;
-D_6022760 = 0x6022760;
-D_6022920 = 0x6022920;
-D_60229A4 = 0x60229A4;
-D_6023068 = 0x6023068;
-D_60231A4 = 0x60231A4;
-D_60231C8 = 0x60231C8;
-D_60236F0 = 0x60236F0;
-D_6023810 = 0x6023810;
-D_6023AC0 = 0x6023AC0;
-D_6023B90 = 0x6023B90;
-D_6023C40 = 0x6023C40;
-D_6023DCC = 0x6023DCC;
-D_6024060 = 0x6024060;
-D_60240B0 = 0x60240B0;
-D_60244B0 = 0x60244B0;
-D_60245E0 = 0x60245E0;
-D_6024AD0 = 0x6024AD0;
-D_6024B60 = 0x6024B60;
-D_6024F10 = 0x6024F10;
-D_6024FE0 = 0x6024FE0;
-D_6025220 = 0x6025220;
-D_6025440 = 0x6025440;
-D_6025500 = 0x6025500;
-D_60255EC = 0x60255EC;
-D_60255F0 = 0x60255F0;
-D_6025680 = 0x6025680;
-D_6025690 = 0x6025690;
-D_6025AE0 = 0x6025AE0;
-D_6025B50 = 0x6025B50;
-D_6025BEC = 0x6025BEC;
-D_6025CA0 = 0x6025CA0;
-D_602623C = 0x602623C;
-D_6026394 = 0x6026394;
-D_60263F0 = 0x60263F0;
-D_6026420 = 0x6026420;
-D_60265AC = 0x60265AC;
-D_60266A0 = 0x60266A0;
-D_6026820 = 0x6026820;
-D_60268B8 = 0x60268B8;
-D_6027150 = 0x6027150;
-D_6027160 = 0x6027160;
-D_602716C = 0x602716C;
-D_602726C = 0x602726C;
-D_6027340 = 0x6027340;
-D_6027844 = 0x6027844;
-D_6027930 = 0x6027930;
-D_6027A30 = 0x6027A30;
-D_6027B80 = 0x6027B80;
-D_6027CF0 = 0x6027CF0;
-D_6027E64 = 0x6027E64;
-D_6028260 = 0x6028260;
-D_6028368 = 0x6028368;
-D_602848C = 0x602848C;
-D_60286E0 = 0x60286E0;
-D_602890C = 0x602890C;
-D_6028A60 = 0x6028A60;
-D_6029528 = 0x6029528;
-D_6029670 = 0x6029670;
-D_6029674 = 0x6029674;
-D_60296D0 = 0x60296D0;
-D_602991C = 0x602991C;
-D_6029928 = 0x6029928;
-D_6029A48 = 0x6029A48;
-D_602A0AC = 0x602A0AC;
-D_602A520 = 0x602A520;
-D_602A888 = 0x602A888;
-D_602AA04 = 0x602AA04;
-D_602AA18 = 0x602AA18;
-D_602AA7C = 0x602AA7C;
-D_602AB48 = 0x602AB48;
-D_602ADB0 = 0x602ADB0;
-D_602B0E8 = 0x602B0E8;
-D_602B100 = 0x602B100;
-D_602B134 = 0x602B134;
-D_602B180 = 0x602B180;
-D_602B558 = 0x602B558;
-D_602B6BC = 0x602B6BC;
-D_602B980 = 0x602B980;
-D_602BA20 = 0x602BA20;
-D_602BC18 = 0x602BC18;
-D_602BDF0 = 0x602BDF0;
-D_602BE64 = 0x602BE64;
-D_602C094 = 0x602C094;
-D_602C0D0 = 0x602C0D0;
-D_602C220 = 0x602C220;
-D_602C4F0 = 0x602C4F0;
-D_602C548 = 0x602C548;
-D_602CC94 = 0x602CC94;
-D_602CF20 = 0x602CF20;
-D_602D1C0 = 0x602D1C0;
-D_602D400 = 0x602D400;
-D_602D5AC = 0x602D5AC;
-D_602DA20 = 0x602DA20;
-D_602DAF8 = 0x602DAF8;
-D_602E84C = 0x602E84C;
-D_602E9F8 = 0x602E9F8;
-D_602EA44 = 0x602EA44;
-D_602EB10 = 0x602EB10;
-D_602EED8 = 0x602EED8;
-D_602EF6C = 0x602EF6C;
-D_602EFB0 = 0x602EFB0;
-D_602F0A4 = 0x602F0A4;
-D_602F120 = 0x602F120;
-D_602F1AC = 0x602F1AC;
-D_602F1C0 = 0x602F1C0;
-D_602F22C = 0x602F22C;
-D_602F4B8 = 0x602F4B8;
-D_602FA30 = 0x602FA30;
-D_602FCF4 = 0x602FCF4;
-D_602FDE0 = 0x602FDE0;
-D_602FE00 = 0x602FE00;
-D_603030C = 0x603030C;
-D_6030510 = 0x6030510;
-D_6030590 = 0x6030590;
-D_6030810 = 0x6030810;
-D_60308F4 = 0x60308F4;
-D_6030E40 = 0x6030E40;
-D_60312C4 = 0x60312C4;
-D_60312E0 = 0x60312E0;
-D_6031A34 = 0x6031A34;
-D_6031A6C = 0x6031A6C;
-D_6031AA4 = 0x6031AA4;
-D_6031B14 = 0x6031B14;
-D_6031D4C = 0x6031D4C;
-D_6031E4C = 0x6031E4C;
-D_60320A4 = 0x60320A4;
-D_6032184 = 0x6032184;
-D_60322CC = 0x60322CC;
-D_6032318 = 0x6032318;
-D_60323D8 = 0x60323D8;
-D_60324E4 = 0x60324E4;
-D_6032648 = 0x6032648;
-D_60329C0 = 0x60329C0;
-D_6032BB8 = 0x6032BB8;
-D_6032BC0 = 0x6032BC0;
-D_6032CA8 = 0x6032CA8;
-D_6033000 = 0x6033000;
-D_6033DFC = 0x6033DFC;
-D_6033E60 = 0x6033E60;
-D_6033EC4 = 0x6033EC4;
-D_6033F48 = 0x6033F48;
-D_6033FBC = 0x6033FBC;
-D_6034040 = 0x6034040;
-D_60340A4 = 0x60340A4;
-D_6034720 = 0x6034720;
-D_6034B90 = 0x6034B90;
-D_60354B8 = 0x60354B8;
-D_603560C = 0x603560C;
-D_6035760 = 0x6035760;
-D_60357EC = 0x60357EC;
-D_60358D4 = 0x60358D4;
-D_6035C10 = 0x6035C10;
-D_6035CA8 = 0x6035CA8;
-D_6035D0C = 0x6035D0C;
-D_6035D70 = 0x6035D70;
-D_6035DA0 = 0x6035DA0;
-D_6035DD4 = 0x6035DD4;
-D_6035E38 = 0x6035E38;
-D_6035E9C = 0x6035E9C;
-D_60361F0 = 0x60361F0;
-D_60362CC = 0x60362CC;
-D_6036360 = 0x6036360;
-D_60363B0 = 0x60363B0;
-D_60365BC = 0x60365BC;
-D_6036658 = 0x6036658;
-D_6036840 = 0x6036840;
-D_6036CD0 = 0x6036CD0;
-D_6038018 = 0x6038018;
-D_603B060 = 0x603B060;
-D_603D9E8 = 0x603D9E8;
-D_603DAA0 = 0x603DAA0;
-D_603E748 = 0x603E748;
-D_603E7C4 = 0x603E7C4;
-D_603E924 = 0x603E924;
-D_603EB38 = 0x603EB38;
-D_6040C70 = 0x6040C70;
-D_6040CF0 = 0x6040CF0;
-D_60420F0 = 0x60420F0;
-D_6042F70 = 0x6042F70;
-D_60431A0 = 0x60431A0;
-D_6043A20 = 0x6043A20;
-D_6043EA0 = 0x6043EA0;
-D_6044340 = 0x6044340;
-D_6044450 = 0x6044450;
-D_6045450 = 0x6045450;
-D_6046EC0 = 0x6046EC0;
-D_6048820 = 0x6048820;
-D_6048A10 = 0x6048A10;
-D_60492B0 = 0x60492B0;
-D_6049B50 = 0x6049B50;
-D_60565F0 = 0x60565F0;
-D_6058700 = 0x6058700;
-D_7001540 = 0x7001540;
-D_70017F0 = 0x70017F0;
-D_7001A10 = 0x7001A10;
-D_7001C80 = 0x7001C80;
-D_7002120 = 0x7002120;
-D_7002340 = 0x7002340;
-D_7002520 = 0x7002520;
-D_7002960 = 0x7002960;
-D_7002FF0 = 0x7002FF0;
-D_70030F0 = 0x70030F0;
-D_7003EE8 = 0x7003EE8;
-D_7004240 = 0x7004240;
-D_7004320 = 0x7004320;
-D_7005300 = 0x7005300;
-D_70054D0 = 0x70054D0;
-D_7005A10 = 0x7005A10;
-D_7005D44 = 0x7005D44;
-D_7005E40 = 0x7005E40;
-D_7005F10 = 0x7005F10;
-D_70064E0 = 0x70064E0;
-D_70064F4 = 0x70064F4;
-D_70066B0 = 0x70066B0;
-D_70067B4 = 0x70067B4;
-D_70068BC = 0x70068BC;
-D_70068D0 = 0x70068D0;
-D_7007EB0 = 0x7007EB0;
-D_70084CC = 0x70084CC;
-D_7008A90 = 0x7008A90;
-D_7008E60 = 0x7008E60;
-D_70092E0 = 0x70092E0;
-D_70096EC = 0x70096EC;
-D_7009A80 = 0x7009A80;
-D_7009F10 = 0x7009F10;
-D_700B9C0 = 0x700B9C0;
-D_700BB10 = 0x700BB10;
-D_700C4B0 = 0x700C4B0;
-D_700C620 = 0x700C620;
-D_700C8B0 = 0x700C8B0;
-D_700C8D8 = 0x700C8D8;
-D_700C964 = 0x700C964;
-D_700C980 = 0x700C980;
-D_700CAF4 = 0x700CAF4;
-D_700CB60 = 0x700CB60;
-D_700D534 = 0x700D534;
-D_700D700 = 0x700D700;
-D_700E030 = 0x700E030;
-D_700E244 = 0x700E244;
-D_700E3F0 = 0x700E3F0;
-D_700E9E0 = 0x700E9E0;
-D_700EA38 = 0x700EA38;
-D_700F240 = 0x700F240;
-D_700F320 = 0x700F320;
-D_7010970 = 0x7010970;
-D_7010E10 = 0x7010E10;
-D_7010EE0 = 0x7010EE0;
-D_7010F00 = 0x7010F00;
-D_7010F70 = 0x7010F70;
-D_7010FD0 = 0x7010FD0;
-D_7010FF0 = 0x7010FF0;
-D_70110C0 = 0x70110C0;
-D_70110E0 = 0x70110E0;
-D_70111B0 = 0x70111B0;
-D_7011970 = 0x7011970;
-D_7011A88 = 0x7011A88;
-D_7011AA0 = 0x7011AA0;
-D_7011BA0 = 0x7011BA0;
-D_7011C40 = 0x7011C40;
-D_7011D40 = 0x7011D40;
-D_7011DB0 = 0x7011DB0;
-D_7011EB0 = 0x7011EB0;
-D_7012B00 = 0x7012B00;
-D_7012FC0 = 0x7012FC0;
-D_8000708 = 0x8000708;
-D_8000D80 = 0x8000D80;
-D_8000D90 = 0x8000D90;
-D_8000FC0 = 0x8000FC0;
-D_8001000 = 0x8001000;
-D_8001100 = 0x8001100;
-D_8001120 = 0x8001120;
-D_8001170 = 0x8001170;
-D_8001190 = 0x8001190;
-D_8003190 = 0x8003190;
-D_8003290 = 0x8003290;
-D_80032B0 = 0x80032B0;
-D_8003308 = 0x8003308;
-D_8003330 = 0x8003330;
-D_8003DB0 = 0x8003DB0;
-D_8003E10 = 0x8003E10;
-D_8003E30 = 0x8003E30;
-D_80041F0 = 0x80041F0;
-D_80043A0 = 0x80043A0;
-D_8004460 = 0x8004460;
-D_80044A8 = 0x80044A8;
-D_80044D0 = 0x80044D0;
-D_8004518 = 0x8004518;
-D_8004540 = 0x8004540;
-D_8004860 = 0x8004860;
-D_8004E00 = 0x8004E00;
-D_80053A0 = 0x80053A0;
-D_8005920 = 0x8005920;
-D_80067A0 = 0x80067A0;
-D_80068A0 = 0x80068A0;
-D_8006BC0 = 0x8006BC0;
-D_8006C40 = 0x8006C40;
-D_8006DC0 = 0x8006DC0;
-D_8007CC0 = 0x8007CC0;
-D_8008120 = 0x8008120;
-D_8008FE8 = 0x8008FE8;
-D_8009A20 = 0x8009A20;
-D_8009AC0 = 0x8009AC0;
-D_8009CA0 = 0x8009CA0;
-D_800AC60 = 0x800AC60;
-D_800B3B0 = 0x800B3B0;
-D_800B710 = 0x800B710;
-D_800B980 = 0x800B980;
-D_800BC90 = 0x800BC90;
-D_800CC00 = 0x800CC00;
-D_800CE80 = 0x800CE80;
-D_800D430 = 0x800D430;
-D_800DB30 = 0x800DB30;
-D_800E590 = 0x800E590;
-D_800E8E0 = 0x800E8E0;
-D_800E920 = 0x800E920;
-D_800F460 = 0x800F460;
-D_8010360 = 0x8010360;
-D_8012580 = 0x8012580;
-D_8013420 = 0x8013420;
-D_8013CC0 = 0x8013CC0;
-D_8025080 = 0x8025080;
-D_9002CF0 = 0x9002CF0;
-D_9003330 = 0x9003330;
-D_9003890 = 0x9003890;
-D_9003DF0 = 0x9003DF0;
-D_9004288 = 0x9004288;
-D_900D098 = 0x900D098;
-D_900D164 = 0x900D164;
-D_900D180 = 0x900D180;
-D_900DF20 = 0x900DF20;
-D_900FC4C = 0x900FC4C;
-D_9010FD0 = 0x9010FD0;
-D_9011200 = 0x9011200;
-D_9013C20 = 0x9013C20;
-D_901C0F4 = 0x901C0F4;
-D_901DA50 = 0x901DA50;
-D_9023290 = 0x9023290;
-D_90234D0 = 0x90234D0;
-D_A0002BC = 0xA0002BC;
-D_A00047C = 0xA00047C;
-D_A000568 = 0xA000568;
-D_A000858 = 0xA000858;
-D_A000934 = 0xA000934;
-D_A000D50 = 0xA000D50;
-D_A000EDC = 0xA000EDC;
-D_A001A70 = 0xA001A70;
-D_A009990 = 0xA009990;
-D_C00080C = 0xC00080C;
-D_C000DD4 = 0xC000DD4;
-D_C001D08 = 0xC001D08;
-D_C001D20 = 0xC001D20;
-D_C002100 = 0xC002100;
-D_C0035D0 = 0xC0035D0;
-D_C003A60 = 0xC003A60;
-D_C006108 = 0xC006108;
-D_C00D048 = 0xC00D048;
-D_C00D798 = 0xC00D798;
-D_C014940 = 0xC014940;
-D_C016250 = 0xC016250;
-D_C016630 = 0xC016630;
-D_C016640 = 0xC016640;
-D_C016798 = 0xC016798;
-D_C017DC4 = 0xC017DC4;
-D_C01BE3C = 0xC01BE3C;
-D_C021720 = 0xC021720;
-D_C022D54 = 0xC022D54;
-D_C0232D0 = 0xC0232D0;
-D_C024E00 = 0xC024E00;
-D_C029174 = 0xC029174;
-D_C02D694 = 0xC02D694;
-D_C02DFA0 = 0xC02DFA0;
-D_C02F444 = 0xC02F444;
-D_C032980 = 0xC032980;
-D_C032F98 = 0xC032F98;
-D_C0348A4 = 0xC0348A4;
-D_C0348CC = 0xC0348CC;
-D_C035510 = 0xC035510;
-D_C035D6C = 0xC035D6C;
-D_C03653C = 0xC03653C;
-D_C03703C = 0xC03703C;
-D_C037CC4 = 0xC037CC4;
-D_C037ECC = 0xC037ECC;
-D_C038124 = 0xC038124;
-D_C0381E8 = 0xC0381E8;
-D_C038408 = 0xC038408;
-D_C038490 = 0xC038490;
-D_C039490 = 0xC039490;
-D_D000000 = 0xD000000;
-D_D000F20 = 0xD000F20;
-D_D001E40 = 0xD001E40;
-D_D002D60 = 0xD002D60;
-D_D003C80 = 0xD003C80;
-D_D004BA0 = 0xD004BA0;
-D_D005AC0 = 0xD005AC0;
-D_D0069E0 = 0xD0069E0;
-D_D007900 = 0xD007900;
-D_D008820 = 0xD008820;
-D_D009740 = 0xD009740;
-D_D0098D0 = 0xD0098D0;
-D_D00B870 = 0xD00B870;
-D_E000000 = 0xE000000;
-D_E000150 = 0xE000150;
-D_E00A660 = 0xE00A660;
-D_E00DF80 = 0xE00DF80;
-D_E00EEA0 = 0xE00EEA0;
-D_E00FDC0 = 0xE00FDC0;
-D_E010CE0 = 0xE010CE0;
-D_F000800 = 0xF000800;
-D_F000F20 = 0xF000F20;
-D_F001000 = 0xF001000;
-D_F001800 = 0xF001800;
-D_F001E40 = 0xF001E40;
-D_F002000 = 0xF002000;
-D_F002D60 = 0xF002D60;
-D_F003C80 = 0xF003C80;
-D_F004BA0 = 0xF004BA0;
-D_F005AC0 = 0xF005AC0;
-D_F0069E0 = 0xF0069E0;
-D_F007900 = 0xF007900;
-D_F008820 = 0xF008820;
-D_F009740 = 0xF009740;
-D_F00A660 = 0xF00A660;
-D_F00B580 = 0xF00B580;
-D_F00C4A0 = 0xF00C4A0;
-D_F00D3C0 = 0xF00D3C0;
-D_F00E2E0 = 0xF00E2E0;
-D_F00F200 = 0xF00F200;
-D_F0103D0 = 0xF0103D0;
-D_F014180 = 0xF014180;
-D_F014310 = 0xF014310;
diff --git a/linker_scripts/jp/rev0/symbol_addrs_fix.txt b/linker_scripts/jp/rev0/symbol_addrs_fix.txt
deleted file mode 100644
index 042590cb..00000000
--- a/linker_scripts/jp/rev0/symbol_addrs_fix.txt
+++ /dev/null
@@ -1,109 +0,0 @@
-// hallucinated symbols
-D_7FFFFFFE = 0x7FFFFFFE; //ignore:true
-D_80000000 = 0x80000000; //ignore:true
-D_80000001 = 0x80000001; //ignore:true
-D_80000002 = 0x80000002; //ignore:true
-D_80000003 = 0x80000003; //ignore:true
-D_80000004 = 0x80000004; //ignore:true
-D_80000006 = 0x80000006; //ignore:true
-D_80000008 = 0x80000008; //ignore:true
-D_8000000A = 0x8000000A; //ignore:true
-D_8000000C = 0x8000000C; //ignore:true
-D_8000000D = 0x8000000D; //ignore:true
-D_8000000E = 0x8000000E; //ignore:true
-D_8000000F = 0x8000000F; //ignore:true
-D_80000014 = 0x80000014; //ignore:true
-D_80000018 = 0x80000018; //ignore:true
-D_8000001C = 0x8000001C; //ignore:true
-D_80000024 = 0x80000024; //ignore:true
-D_800D0000 = 0x800D0000; //ignore:true
-D_800F0032 = 0x800F0032; //ignore:true
-D_80100032 = 0x80100032; //ignore:true
-D_80110000 = 0x80110000; //ignore:true
-D_80110001 = 0x80110001; //ignore:true
-D_801100C8 = 0x801100C8; //ignore:true
-D_80120000 = 0x80120000; //ignore:true
-D_80120001 = 0x80120001; //ignore:true
-D_801200C8 = 0x801200C8; //ignore:true
-D_80130001 = 0x80130001; //ignore:true
-D_801300C8 = 0x801300C8; //ignore:true
-D_80180000 = 0x80180000; //ignore:true
-D_80140001 = 0x80140001; //ignore:true
-D_80150000 = 0x80150000; //ignore:true
-D_80160000 = 0x80160000; //ignore:true
-D_80170000 = 0x80170000; //ignore:true
-D_80170001 = 0x80170001; //ignore:true
-D_80180000 = 0x80180000; //ignore:true
-D_80180001 = 0x80180001; //ignore:true
-D_80180058 = 0x80180058; //ignore:true
-D_801B0130 = 0x801B0130; //ignore:true
-D_801C0001 = 0x801C0001; //ignore:true
-
-// mirage symbols
-D_6000000 = 0x06000000; //ignore:true
-D_7000000 = 0x07000000; //ignore:true
-D_8000000 = 0x08000000; //ignore:true
-D_A000000 = 0x0A000000; //ignore:true
-D_F000000 = 0x0F000000; //ignore:true
-
-// rsp
-rspbootTextStart = 0x80000450;//name_end:rspbootTextEnd
-aspMainTextStart = 0x80000520;//name_end:aspMainTextEnd
-gspF3DEX_fifoTextStart = 0x80001420;//name_end:gspF3DEX_fifoTextEnd
-gspF3DEX_fifoDataStart = 0x800C0F20; //name_end:gspF3DEX_fifoDataEnd
-aspMainDataStart = 0x800C0430; //name_end:aspMainDataEnd
-
-// constant for K1 access
-D_A0000000 = 0xA0000000;//ignore:true
-
-// hardcoded addresses in libultra
-D_BFF00000 = 0xBFF00000;//ignore:true
-D_BFF08000 = 0xBFF08000;//ignore:true
-D_BFF08004 = 0xBFF08004;//ignore:true
-
-// RDB regs used only in exceptasm. Also -2.0f
-D_C0000000 = 0xC0000000;//ignore:true
-D_C0000008 = 0xC0000008;//ignore:true
-D_C000000C = 0xC000000C;//ignore:true
-
-// redundant rodata
-D_800DB02C = 0x800DB02C; // force_migration:True
-D_800DB24C = 0x800DB24C; // force_migration:True
-D_800DB238 = 0x800DB238; // force_migration:True
-D_800DE430 = 0x800DE430; // force_migration:True
-D_800DE440 = 0x800DE440; // force_migration:True
-D_800DE464 = 0x800DE464; // force_migration:True
-D_800DF21C = 0x800DF21C; // force_migration:True
-D_i1_80192474 = 0x80192474; // force_migration:True segment:ovl_i1
-D_i3_801B89CC = 0x801B89CC; // force_migration:True segment:ovl_i3
-D_i3_801B89D8 = 0x801B89D8; // force_migration:True segment:ovl_i3
-D_i3_801B89E0 = 0x801B89E0; // force_migration:True segment:ovl_i3
-D_i3_801B8A08 = 0x801B8A08; // force_migration:True segment:ovl_i3
-D_i4_80196D64 = 0x80196D64; // force_migration:True segment:ovl_i4
-D_i5_801B2B18 = 0x801B2B18; // force_migration:True segment:ovl_i5
-D_i5_801B2B4C = 0x801B2B4C; // force_migration:True segment:ovl_i5
-D_i5_801B2DE0 = 0x801B2DE0; // force_migration:True segment:ovl_i5
-D_i5_801B2DF4 = 0x801B2DF4; // force_migration:True segment:ovl_i5
-D_i6_8019E810 = 0x8019E810; // force_migration:True segment:ovl_i6
-
-// constant for K1 access
-D_A0000000 = 0xA0000000;//ignore:true
-
-// hardcoded address used in sys_rdram
-D_A0300000 = 0xA0300000;//ignore:true
-D_A4000000 = 0xA4000000;//ignore:true
-
-// hidden vars
-D_800C5118 = 0x800C5118;
-D_800DB5D4 = 0x800DB5D4;
-sOvlUnused_Unk = 0x800C88DC;
-D_i5_801B1E6C = 0x801B1E6C; // segment:ovl_i5
-
-// that stupid thing where i6 sets a value in ending
-D_i6_8018DD90 = 0x8018DD90; //ignore:true segment:ovl_i6
-
-// dma symbols
-dma_table_ROM_START = 0xE93C0;
-audio_seq_ROM_START = 0xE9950;
-audio_bank_ROM_START = 0x124920;
-audio_table_ROM_START = 0x143A40;
diff --git a/linker_scripts/jp/rev0/undefined_syms.ld b/linker_scripts/jp/rev0/undefined_syms.ld
deleted file mode 100644
index 1491e6d7..00000000
--- a/linker_scripts/jp/rev0/undefined_syms.ld
+++ /dev/null
@@ -1,1088 +0,0 @@
-D_1000170 = 0x1000170;
-D_1001090 = 0x1001090;
-D_1001FB0 = 0x1001FB0;
-D_1002ED0 = 0x1002ED0;
-D_1003DF0 = 0x1003DF0;
-D_1004D10 = 0x1004D10;
-D_1005C30 = 0x1005C30;
-D_1006B50 = 0x1006B50;
-D_1007A70 = 0x1007A70;
-D_1008990 = 0x1008990;
-D_10098B0 = 0x10098B0;
-D_100A7D0 = 0x100A7D0;
-D_100B6F0 = 0x100B6F0;
-D_100E150 = 0x100E150;
-D_100E570 = 0x100E570;
-D_100E580 = 0x100E580;
-D_100E600 = 0x100E600;
-D_100E910 = 0x100E910;
-D_100E980 = 0x100E980;
-D_100E990 = 0x100E990;
-D_100EA60 = 0x100EA60;
-D_100EA80 = 0x100EA80;
-D_100EB50 = 0x100EB50;
-D_100EB70 = 0x100EB70;
-D_100EC40 = 0x100EC40;
-D_100EC60 = 0x100EC60;
-D_100ED30 = 0x100ED30;
-D_100ED50 = 0x100ED50;
-D_100ED90 = 0x100ED90;
-D_100EDA0 = 0x100EDA0;
-D_100EDD8 = 0x100EDD8;
-D_100EDF0 = 0x100EDF0;
-D_100EFE0 = 0x100EFE0;
-D_100F6A0 = 0x100F6A0;
-D_100F768 = 0x100F768;
-D_100F790 = 0x100F790;
-D_100F858 = 0x100F858;
-D_100F890 = 0x100F890;
-D_100FF60 = 0x100FF60;
-D_1010040 = 0x1010040;
-D_1010440 = 0x1010440;
-D_1010450 = 0x1010450;
-D_10105D0 = 0x10105D0;
-D_10123E0 = 0x10123E0;
-D_1012850 = 0x1012850;
-D_1013450 = 0x1013450;
-D_1013740 = 0x1013740;
-D_1014690 = 0x1014690;
-D_1015190 = 0x1015190;
-D_1015F90 = 0x1015F90;
-D_1016390 = 0x1016390;
-D_10166F0 = 0x10166F0;
-D_1016B70 = 0x1016B70;
-D_1017440 = 0x1017440;
-D_10177B0 = 0x10177B0;
-D_1017AA0 = 0x1017AA0;
-D_1017BF0 = 0x1017BF0;
-D_1017DA0 = 0x1017DA0;
-D_10191B0 = 0x10191B0;
-D_101A370 = 0x101A370;
-D_101A5B0 = 0x101A5B0;
-D_101A670 = 0x101A670;
-D_101A800 = 0x101A800;
-D_101ABC0 = 0x101ABC0;
-D_101B400 = 0x101B400;
-D_101B460 = 0x101B460;
-D_101BC60 = 0x101BC60;
-D_101BEF0 = 0x101BEF0;
-D_101C1F0 = 0x101C1F0;
-D_101CD90 = 0x101CD90;
-D_1020FA0 = 0x1020FA0;
-D_1022000 = 0x1022000;
-D_1022320 = 0x1022320;
-D_1022880 = 0x1022880;
-D_10228D0 = 0x10228D0;
-D_1022E00 = 0x1022E00;
-D_10233B0 = 0x10233B0;
-D_1023410 = 0x1023410;
-D_10239B0 = 0x10239B0;
-D_1023B10 = 0x1023B10;
-D_1023BD8 = 0x1023BD8;
-D_1023C40 = 0x1023C40;
-D_10240E0 = 0x10240E0;
-D_1024980 = 0x1024980;
-D_1025210 = 0x1025210;
-D_10273B0 = 0x10273B0;
-D_1028900 = 0x1028900;
-D_1029190 = 0x1029190;
-D_1029A20 = 0x1029A20;
-D_102DED0 = 0x102DED0;
-D_102E760 = 0x102E760;
-D_102F000 = 0x102F000;
-D_102F088 = 0x102F088;
-D_10307B0 = 0x10307B0;
-D_1031040 = 0x1031040;
-D_1031900 = 0x1031900;
-D_20031B0 = 0x20031B0;
-D_2006F50 = 0x2006F50;
-D_200D750 = 0x200D750;
-D_2010A30 = 0x2010A30;
-D_20112C0 = 0x20112C0;
-D_3000090 = 0x3000090;
-D_3000120 = 0x3000120;
-D_3000130 = 0x3000130;
-D_3000470 = 0x3000470;
-D_30004C0 = 0x30004C0;
-D_3000600 = 0x3000600;
-D_3000620 = 0x3000620;
-D_3000660 = 0x3000660;
-D_30007B0 = 0x30007B0;
-D_30007D0 = 0x30007D0;
-D_3000910 = 0x3000910;
-D_3000930 = 0x3000930;
-D_3000AD0 = 0x3000AD0;
-D_3000AF0 = 0x3000AF0;
-D_3000C70 = 0x3000C70;
-D_3002E80 = 0x3002E80;
-D_30034F0 = 0x30034F0;
-D_3004680 = 0x3004680;
-D_30053E0 = 0x30053E0;
-D_3005980 = 0x3005980;
-D_3005AB0 = 0x3005AB0;
-D_3005C80 = 0x3005C80;
-D_3005EA8 = 0x3005EA8;
-D_30066B0 = 0x30066B0;
-D_3006940 = 0x3006940;
-D_3006AF0 = 0x3006AF0;
-D_3006C70 = 0x3006C70;
-D_3006DE0 = 0x3006DE0;
-D_3007E70 = 0x3007E70;
-D_3008100 = 0x3008100;
-D_3008BF0 = 0x3008BF0;
-D_3009998 = 0x3009998;
-D_300ADE0 = 0x300ADE0;
-D_300B8D0 = 0x300B8D0;
-D_300BAD0 = 0x300BAD0;
-D_300BB18 = 0x300BB18;
-D_300BB40 = 0x300BB40;
-D_300BB88 = 0x300BB88;
-D_300BBC0 = 0x300BBC0;
-D_300BC80 = 0x300BC80;
-D_300BCD0 = 0x300BCD0;
-D_300D600 = 0x300D600;
-D_300E300 = 0x300E300;
-D_300F210 = 0x300F210;
-D_300FBF0 = 0x300FBF0;
-D_30105C0 = 0x30105C0;
-D_3010660 = 0x3010660;
-D_3011720 = 0x3011720;
-D_3012160 = 0x3012160;
-D_3012980 = 0x3012980;
-D_30129C0 = 0x30129C0;
-D_30131F0 = 0x30131F0;
-D_3014BF0 = 0x3014BF0;
-D_3015120 = 0x3015120;
-D_3015230 = 0x3015230;
-D_30155E0 = 0x30155E0;
-D_3015AF4 = 0x3015AF4;
-D_3015C28 = 0x3015C28;
-D_3015D80 = 0x3015D80;
-D_30162C0 = 0x30162C0;
-D_30163C4 = 0x30163C4;
-D_3016610 = 0x3016610;
-D_3016660 = 0x3016660;
-D_3016B30 = 0x3016B30;
-D_3016C20 = 0x3016C20;
-D_30183D0 = 0x30183D0;
-D_30184D8 = 0x30184D8;
-D_3019380 = 0x3019380;
-D_30194E0 = 0x30194E0;
-D_301B8E0 = 0x301B8E0;
-D_301BA70 = 0x301BA70;
-D_301C260 = 0x301C260;
-D_301CF28 = 0x301CF28;
-D_301D194 = 0x301D194;
-D_301DB6C = 0x301DB6C;
-D_301DDD8 = 0x301DDD8;
-D_301E408 = 0x301E408;
-D_301E714 = 0x301E714;
-D_301ED1C = 0x301ED1C;
-D_301EF68 = 0x301EF68;
-D_301F0F0 = 0x301F0F0;
-D_301FCC0 = 0x301FCC0;
-D_30208A0 = 0x30208A0;
-D_302DCA0 = 0x302DCA0;
-D_302DDC0 = 0x302DDC0;
-D_302E050 = 0x302E050;
-D_302E8F0 = 0x302E8F0;
-D_302E934 = 0x302E934;
-D_302E978 = 0x302E978;
-D_302E9BC = 0x302E9BC;
-D_302EC64 = 0x302EC64;
-D_302ECF0 = 0x302ECF0;
-D_302EEF8 = 0x302EEF8;
-D_302F0EC = 0x302F0EC;
-D_302F1DC = 0x302F1DC;
-D_302F2CC = 0x302F2CC;
-D_302F3B0 = 0x302F3B0;
-D_302F4DC = 0x302F4DC;
-D_302F5CC = 0x302F5CC;
-D_302F6BC = 0x302F6BC;
-D_302F7A0 = 0x302F7A0;
-D_4000080 = 0x4000080;
-D_400014C = 0x400014C;
-D_40001A4 = 0x40001A4;
-D_4000270 = 0x4000270;
-D_40018A0 = 0x40018A0;
-D_4003BD0 = 0x4003BD0;
-D_40057AC = 0x40057AC;
-D_40058B8 = 0x40058B8;
-D_40068F0 = 0x40068F0;
-D_4007870 = 0x4007870;
-D_4007AF0 = 0x4007AF0;
-D_4008CE0 = 0x4008CE0;
-D_4008F70 = 0x4008F70;
-D_400A30C = 0x400A30C;
-D_400A398 = 0x400A398;
-D_400AAE0 = 0x400AAE0;
-D_400B390 = 0x400B390;
-D_5000200 = 0x5000200;
-D_5000300 = 0x5000300;
-D_5000500 = 0x5000500;
-D_5000DA0 = 0x5000DA0;
-D_5000E90 = 0x5000E90;
-D_5000F80 = 0x5000F80;
-D_5001130 = 0x5001130;
-D_5001740 = 0x5001740;
-D_5001930 = 0x5001930;
-D_5001F50 = 0x5001F50;
-D_5002070 = 0x5002070;
-D_5002C20 = 0x5002C20;
-D_5003070 = 0x5003070;
-D_5005430 = 0x5005430;
-D_5005CB0 = 0x5005CB0;
-D_5005DA0 = 0x5005DA0;
-D_5005E90 = 0x5005E90;
-D_5005F80 = 0x5005F80;
-D_5006070 = 0x5006070;
-D_5006160 = 0x5006160;
-D_5006250 = 0x5006250;
-D_5006650 = 0x5006650;
-D_50070A0 = 0x50070A0;
-D_5007770 = 0x5007770;
-D_5008A50 = 0x5008A50;
-D_500A040 = 0x500A040;
-D_6000290 = 0x6000290;
-D_6000320 = 0x6000320;
-D_6000604 = 0x6000604;
-D_60006B0 = 0x60006B0;
-D_6000880 = 0x6000880;
-D_6000890 = 0x6000890;
-D_60008D0 = 0x60008D0;
-D_60008E0 = 0x60008E0;
-D_6000930 = 0x6000930;
-D_6000A40 = 0x6000A40;
-D_6000F20 = 0x6000F20;
-D_6001110 = 0x6001110;
-D_6001120 = 0x6001120;
-D_60012D0 = 0x60012D0;
-D_60016A0 = 0x60016A0;
-D_6001730 = 0x6001730;
-D_6001984 = 0x6001984;
-D_6001B08 = 0x6001B08;
-D_6001BA0 = 0x6001BA0;
-D_6001BA8 = 0x6001BA8;
-D_6001C20 = 0x6001C20;
-D_6001C84 = 0x6001C84;
-D_6001CD0 = 0x6001CD0;
-D_6001D40 = 0x6001D40;
-D_6001E40 = 0x6001E40;
-D_6001EF0 = 0x6001EF0;
-D_6002148 = 0x6002148;
-D_60021D0 = 0x60021D0;
-D_60021F0 = 0x60021F0;
-D_6002320 = 0x6002320;
-D_6002394 = 0x6002394;
-D_6002730 = 0x6002730;
-D_60028B0 = 0x60028B0;
-D_6002AF8 = 0x6002AF8;
-D_6002D60 = 0x6002D60;
-D_6002E60 = 0x6002E60;
-D_6002F90 = 0x6002F90;
-D_6003090 = 0x6003090;
-D_60032C0 = 0x60032C0;
-D_6003740 = 0x6003740;
-D_6003B00 = 0x6003B00;
-D_6003C80 = 0x6003C80;
-D_6003D60 = 0x6003D60;
-D_6003F50 = 0x6003F50;
-D_6004110 = 0x6004110;
-D_60041D0 = 0x60041D0;
-D_6004250 = 0x6004250;
-D_6004350 = 0x6004350;
-D_60043C0 = 0x60043C0;
-D_6004BA0 = 0x6004BA0;
-D_6004BF0 = 0x6004BF0;
-D_6004DC0 = 0x6004DC0;
-D_6004F80 = 0x6004F80;
-D_6005000 = 0x6005000;
-D_6005160 = 0x6005160;
-D_6005400 = 0x6005400;
-D_6005474 = 0x6005474;
-D_6005520 = 0x6005520;
-D_60055A0 = 0x60055A0;
-D_6005720 = 0x6005720;
-D_60057F0 = 0x60057F0;
-D_6005800 = 0x6005800;
-D_6005EB0 = 0x6005EB0;
-D_6006040 = 0x6006040;
-D_6006060 = 0x6006060;
-D_6006090 = 0x6006090;
-D_6006110 = 0x6006110;
-D_60061E0 = 0x60061E0;
-D_60062B0 = 0x60062B0;
-D_6006318 = 0x6006318;
-D_600636C = 0x600636C;
-D_6006380 = 0x6006380;
-D_6006558 = 0x6006558;
-D_60065F0 = 0x60065F0;
-D_6006610 = 0x6006610;
-D_6006630 = 0x6006630;
-D_6006720 = 0x6006720;
-D_6006860 = 0x6006860;
-D_60068EC = 0x60068EC;
-D_6006920 = 0x6006920;
-D_600693C = 0x600693C;
-D_6006958 = 0x6006958;
-D_6006974 = 0x6006974;
-D_6006990 = 0x6006990;
-D_60069AC = 0x60069AC;
-D_60069C8 = 0x60069C8;
-D_60069E4 = 0x60069E4;
-D_6006A00 = 0x6006A00;
-D_6006A1C = 0x6006A1C;
-D_6006B44 = 0x6006B44;
-D_6006BE0 = 0x6006BE0;
-D_6006BEC = 0x6006BEC;
-D_6006C08 = 0x6006C08;
-D_6006C24 = 0x6006C24;
-D_6006C30 = 0x6006C30;
-D_6007854 = 0x6007854;
-D_6007980 = 0x6007980;
-D_6007BF0 = 0x6007BF0;
-D_6007D40 = 0x6007D40;
-D_6007FA0 = 0x6007FA0;
-D_6008020 = 0x6008020;
-D_6008490 = 0x6008490;
-D_60088D8 = 0x60088D8;
-D_60089E8 = 0x60089E8;
-D_6008A8C = 0x6008A8C;
-D_6008AD0 = 0x6008AD0;
-D_6008AE8 = 0x6008AE8;
-D_6008D90 = 0x6008D90;
-D_6009010 = 0x6009010;
-D_6009070 = 0x6009070;
-D_6009210 = 0x6009210;
-D_6009250 = 0x6009250;
-D_6009290 = 0x6009290;
-D_6009350 = 0x6009350;
-D_60093B0 = 0x60093B0;
-D_6009650 = 0x6009650;
-D_60096AC = 0x60096AC;
-D_60098E0 = 0x60098E0;
-D_60098F0 = 0x60098F0;
-D_6009A10 = 0x6009A10;
-D_6009BB4 = 0x6009BB4;
-D_6009BD0 = 0x6009BD0;
-D_6009D30 = 0x6009D30;
-D_6009D40 = 0x6009D40;
-D_6009DD8 = 0x6009DD8;
-D_6009F90 = 0x6009F90;
-D_600A0B4 = 0x600A0B4;
-D_600A4A0 = 0x600A4A0;
-D_600A530 = 0x600A530;
-D_600A630 = 0x600A630;
-D_600A688 = 0x600A688;
-D_600AA78 = 0x600AA78;
-D_600AAA0 = 0x600AAA0;
-D_600AAE4 = 0x600AAE4;
-D_600AC40 = 0x600AC40;
-D_600ACEC = 0x600ACEC;
-D_600AD10 = 0x600AD10;
-D_600AFA0 = 0x600AFA0;
-D_600B1B4 = 0x600B1B4;
-D_600B350 = 0x600B350;
-D_600B4B0 = 0x600B4B0;
-D_600B4DC = 0x600B4DC;
-D_600B6B0 = 0x600B6B0;
-D_600B7C0 = 0x600B7C0;
-D_600BAF0 = 0x600BAF0;
-D_600BB40 = 0x600BB40;
-D_600BB98 = 0x600BB98;
-D_600BBE0 = 0x600BBE0;
-D_600BC50 = 0x600BC50;
-D_600BCC0 = 0x600BCC0;
-D_600BDD8 = 0x600BDD8;
-D_600BFB0 = 0x600BFB0;
-D_600C020 = 0x600C020;
-D_600C064 = 0x600C064;
-D_600C15C = 0x600C15C;
-D_600C200 = 0x600C200;
-D_600C300 = 0x600C300;
-D_600C4E0 = 0x600C4E0;
-D_600C890 = 0x600C890;
-D_600CCA8 = 0x600CCA8;
-D_600CD50 = 0x600CD50;
-D_600CD60 = 0x600CD60;
-D_600CDC0 = 0x600CDC0;
-D_600CEB0 = 0x600CEB0;
-D_600D090 = 0x600D090;
-D_600D290 = 0x600D290;
-D_600D3DC = 0x600D3DC;
-D_600D4E0 = 0x600D4E0;
-D_600D560 = 0x600D560;
-D_600D5C0 = 0x600D5C0;
-D_600D6A0 = 0x600D6A0;
-D_600D730 = 0x600D730;
-D_600D9AC = 0x600D9AC;
-D_600D9F0 = 0x600D9F0;
-D_600DB98 = 0x600DB98;
-D_600DBC0 = 0x600DBC0;
-D_600DDF0 = 0x600DDF0;
-D_600DF40 = 0x600DF40;
-D_600DFE0 = 0x600DFE0;
-D_600E050 = 0x600E050;
-D_600E0B0 = 0x600E0B0;
-D_600E170 = 0x600E170;
-D_600E250 = 0x600E250;
-D_600E2C4 = 0x600E2C4;
-D_600E470 = 0x600E470;
-D_600E540 = 0x600E540;
-D_600E690 = 0x600E690;
-D_600E740 = 0x600E740;
-D_600E830 = 0x600E830;
-D_600E908 = 0x600E908;
-D_600EA10 = 0x600EA10;
-D_600ED44 = 0x600ED44;
-D_600EFC4 = 0x600EFC4;
-D_600EFF0 = 0x600EFF0;
-D_600F000 = 0x600F000;
-D_600F08C = 0x600F08C;
-D_600F0A0 = 0x600F0A0;
-D_600F0F8 = 0x600F0F8;
-D_600F140 = 0x600F140;
-D_600F1C4 = 0x600F1C4;
-D_600F1D0 = 0x600F1D0;
-D_600F2AC = 0x600F2AC;
-D_600F2F0 = 0x600F2F0;
-D_600F580 = 0x600F580;
-D_600F670 = 0x600F670;
-D_600F680 = 0x600F680;
-D_600F744 = 0x600F744;
-D_600FAA0 = 0x600FAA0;
-D_600FF64 = 0x600FF64;
-D_6010198 = 0x6010198;
-D_60105D8 = 0x60105D8;
-D_6010744 = 0x6010744;
-D_60109C0 = 0x60109C0;
-D_6010DB0 = 0x6010DB0;
-D_60114C0 = 0x60114C0;
-D_6011598 = 0x6011598;
-D_60118C4 = 0x60118C4;
-D_60118E0 = 0x60118E0;
-D_60119F0 = 0x60119F0;
-D_6011A60 = 0x6011A60;
-D_6011A80 = 0x6011A80;
-D_6011B18 = 0x6011B18;
-D_6011B48 = 0x6011B48;
-D_6011CE0 = 0x6011CE0;
-D_6011DC0 = 0x6011DC0;
-D_6011DD0 = 0x6011DD0;
-D_6011EE0 = 0x6011EE0;
-D_601219C = 0x601219C;
-D_60121C0 = 0x60121C0;
-D_60126F0 = 0x60126F0;
-D_6012840 = 0x6012840;
-D_6012C00 = 0x6012C00;
-D_6013098 = 0x6013098;
-D_6013100 = 0x6013100;
-D_6013150 = 0x6013150;
-D_60131EC = 0x60131EC;
-D_60131F0 = 0x60131F0;
-D_6013200 = 0x6013200;
-D_6013210 = 0x6013210;
-D_6013284 = 0x6013284;
-D_60132EC = 0x60132EC;
-D_6013310 = 0x6013310;
-D_6013344 = 0x6013344;
-D_6013390 = 0x6013390;
-D_6013410 = 0x6013410;
-D_6013510 = 0x6013510;
-D_6013530 = 0x6013530;
-D_6013578 = 0x6013578;
-D_6013600 = 0x6013600;
-D_60136EC = 0x60136EC;
-D_6013750 = 0x6013750;
-D_6013770 = 0x6013770;
-D_601388C = 0x601388C;
-D_6013B50 = 0x6013B50;
-D_6013DF0 = 0x6013DF0;
-D_6013E10 = 0x6013E10;
-D_6013EE0 = 0x6013EE0;
-D_6013F00 = 0x6013F00;
-D_6013F58 = 0x6013F58;
-D_6014024 = 0x6014024;
-D_6014040 = 0x6014040;
-D_6014350 = 0x6014350;
-D_6014390 = 0x6014390;
-D_60143D0 = 0x60143D0;
-D_60144A0 = 0x60144A0;
-D_6014AA4 = 0x6014AA4;
-D_6014AF0 = 0x6014AF0;
-D_6014EC0 = 0x6014EC0;
-D_6014F10 = 0x6014F10;
-D_6014F20 = 0x6014F20;
-D_6014F90 = 0x6014F90;
-D_6015000 = 0x6015000;
-D_6015270 = 0x6015270;
-D_6015380 = 0x6015380;
-D_60156A4 = 0x60156A4;
-D_60159AC = 0x60159AC;
-D_6015FC0 = 0x6015FC0;
-D_6016240 = 0x6016240;
-D_6016594 = 0x6016594;
-D_60165A0 = 0x60165A0;
-D_60166C0 = 0x60166C0;
-D_6016C08 = 0x6016C08;
-D_6016CF0 = 0x6016CF0;
-D_6017040 = 0x6017040;
-D_6017090 = 0x6017090;
-D_6017370 = 0x6017370;
-D_60175E0 = 0x60175E0;
-D_60176B0 = 0x60176B0;
-D_6017790 = 0x6017790;
-D_6017AB0 = 0x6017AB0;
-D_6017AD0 = 0x6017AD0;
-D_6017D10 = 0x6017D10;
-D_6018020 = 0x6018020;
-D_60180A0 = 0x60180A0;
-D_6018230 = 0x6018230;
-D_6018390 = 0x6018390;
-D_6018398 = 0x6018398;
-D_601847C = 0x601847C;
-D_60184A0 = 0x60184A0;
-D_6018640 = 0x6018640;
-D_6018798 = 0x6018798;
-D_60188B4 = 0x60188B4;
-D_6018930 = 0x6018930;
-D_6018A70 = 0x6018A70;
-D_6018AC0 = 0x6018AC0;
-D_6018B10 = 0x6018B10;
-D_6018B20 = 0x6018B20;
-D_6018B98 = 0x6018B98;
-D_6018C00 = 0x6018C00;
-D_6018D10 = 0x6018D10;
-D_6018D58 = 0x6018D58;
-D_6018E58 = 0x6018E58;
-D_6018E80 = 0x6018E80;
-D_6018FF0 = 0x6018FF0;
-D_6019130 = 0x6019130;
-D_6019360 = 0x6019360;
-D_60193A0 = 0x60193A0;
-D_6019410 = 0x6019410;
-D_601942C = 0x601942C;
-D_6019578 = 0x6019578;
-D_6019620 = 0x6019620;
-D_6019650 = 0x6019650;
-D_60196C0 = 0x60196C0;
-D_60197AC = 0x60197AC;
-D_60199A0 = 0x60199A0;
-D_60199D0 = 0x60199D0;
-D_6019A30 = 0x6019A30;
-D_6019A58 = 0x6019A58;
-D_6019C30 = 0x6019C30;
-D_6019C58 = 0x6019C58;
-D_6019CF0 = 0x6019CF0;
-D_6019D38 = 0x6019D38;
-D_601A040 = 0x601A040;
-D_601A0E0 = 0x601A0E0;
-D_601A160 = 0x601A160;
-D_601A170 = 0x601A170;
-D_601A180 = 0x601A180;
-D_601A1A8 = 0x601A1A8;
-D_601A1C0 = 0x601A1C0;
-D_601A580 = 0x601A580;
-D_601A808 = 0x601A808;
-D_601A888 = 0x601A888;
-D_601A954 = 0x601A954;
-D_601AB10 = 0x601AB10;
-D_601AB50 = 0x601AB50;
-D_601AD10 = 0x601AD10;
-D_601ADF8 = 0x601ADF8;
-D_601AE40 = 0x601AE40;
-D_601AE70 = 0x601AE70;
-D_601AE80 = 0x601AE80;
-D_601AFC4 = 0x601AFC4;
-D_601AFF0 = 0x601AFF0;
-D_601B1D0 = 0x601B1D0;
-D_601B640 = 0x601B640;
-D_601B6C0 = 0x601B6C0;
-D_601B910 = 0x601B910;
-D_601BA60 = 0x601BA60;
-D_601BB00 = 0x601BB00;
-D_601BBA0 = 0x601BBA0;
-D_601C008 = 0x601C008;
-D_601C310 = 0x601C310;
-D_601C3D0 = 0x601C3D0;
-D_601C470 = 0x601C470;
-D_601C820 = 0x601C820;
-D_601C8E0 = 0x601C8E0;
-D_601D4C0 = 0x601D4C0;
-D_601D510 = 0x601D510;
-D_601D800 = 0x601D800;
-D_601D8A8 = 0x601D8A8;
-D_601D930 = 0x601D930;
-D_601DA3C = 0x601DA3C;
-D_601E0F0 = 0x601E0F0;
-D_601E150 = 0x601E150;
-D_601E1E8 = 0x601E1E8;
-D_601E310 = 0x601E310;
-D_601E320 = 0x601E320;
-D_601E8C4 = 0x601E8C4;
-D_601E9D0 = 0x601E9D0;
-D_601EAA0 = 0x601EAA0;
-D_601EF60 = 0x601EF60;
-D_601F128 = 0x601F128;
-D_601F1B0 = 0x601F1B0;
-D_601F274 = 0x601F274;
-D_601F6B4 = 0x601F6B4;
-D_601F760 = 0x601F760;
-D_601F8B0 = 0x601F8B0;
-D_601FA04 = 0x601FA04;
-D_601FAD0 = 0x601FAD0;
-D_601FCE0 = 0x601FCE0;
-D_601FF80 = 0x601FF80;
-D_60204BC = 0x60204BC;
-D_6020760 = 0x6020760;
-D_6020810 = 0x6020810;
-D_6020A48 = 0x6020A48;
-D_6020B00 = 0x6020B00;
-D_6020B40 = 0x6020B40;
-D_6020D90 = 0x6020D90;
-D_6020DD0 = 0x6020DD0;
-D_6020F00 = 0x6020F00;
-D_6020F60 = 0x6020F60;
-D_6021080 = 0x6021080;
-D_6021128 = 0x6021128;
-D_602112C = 0x602112C;
-D_6021240 = 0x6021240;
-D_60212D0 = 0x60212D0;
-D_60213B0 = 0x60213B0;
-D_6021490 = 0x6021490;
-D_60218FC = 0x60218FC;
-D_60219C8 = 0x60219C8;
-D_6021CB0 = 0x6021CB0;
-D_60224DC = 0x60224DC;
-D_60225A8 = 0x60225A8;
-D_6022630 = 0x6022630;
-D_6022760 = 0x6022760;
-D_6022920 = 0x6022920;
-D_60229A4 = 0x60229A4;
-D_6023068 = 0x6023068;
-D_60231A4 = 0x60231A4;
-D_60231C8 = 0x60231C8;
-D_60236F0 = 0x60236F0;
-D_6023810 = 0x6023810;
-D_6023AC0 = 0x6023AC0;
-D_6023B90 = 0x6023B90;
-D_6023C40 = 0x6023C40;
-D_6023DCC = 0x6023DCC;
-D_6024060 = 0x6024060;
-D_60240B0 = 0x60240B0;
-D_60244B0 = 0x60244B0;
-D_60245E0 = 0x60245E0;
-D_6024AD0 = 0x6024AD0;
-D_6024B60 = 0x6024B60;
-D_6024F10 = 0x6024F10;
-D_6024FE0 = 0x6024FE0;
-D_6025220 = 0x6025220;
-D_6025440 = 0x6025440;
-D_6025500 = 0x6025500;
-D_60255EC = 0x60255EC;
-D_60255F0 = 0x60255F0;
-D_6025680 = 0x6025680;
-D_6025690 = 0x6025690;
-D_6025AE0 = 0x6025AE0;
-D_6025B50 = 0x6025B50;
-D_6025BEC = 0x6025BEC;
-D_6025CA0 = 0x6025CA0;
-D_602623C = 0x602623C;
-D_6026394 = 0x6026394;
-D_60263F0 = 0x60263F0;
-D_6026420 = 0x6026420;
-D_60265AC = 0x60265AC;
-D_60266A0 = 0x60266A0;
-D_6026820 = 0x6026820;
-D_60268B8 = 0x60268B8;
-D_6027150 = 0x6027150;
-D_6027160 = 0x6027160;
-D_602716C = 0x602716C;
-D_602726C = 0x602726C;
-D_6027340 = 0x6027340;
-D_6027844 = 0x6027844;
-D_6027930 = 0x6027930;
-D_6027A30 = 0x6027A30;
-D_6027B80 = 0x6027B80;
-D_6027CF0 = 0x6027CF0;
-D_6027E64 = 0x6027E64;
-D_6028260 = 0x6028260;
-D_6028368 = 0x6028368;
-D_602848C = 0x602848C;
-D_60286E0 = 0x60286E0;
-D_602890C = 0x602890C;
-D_6028A60 = 0x6028A60;
-D_6029528 = 0x6029528;
-D_6029670 = 0x6029670;
-D_6029674 = 0x6029674;
-D_60296D0 = 0x60296D0;
-D_602991C = 0x602991C;
-D_6029928 = 0x6029928;
-D_6029A48 = 0x6029A48;
-D_602A0AC = 0x602A0AC;
-D_602A520 = 0x602A520;
-D_602A888 = 0x602A888;
-D_602AA04 = 0x602AA04;
-D_602AA18 = 0x602AA18;
-D_602AA7C = 0x602AA7C;
-D_602AB48 = 0x602AB48;
-D_602ADB0 = 0x602ADB0;
-D_602B0E8 = 0x602B0E8;
-D_602B100 = 0x602B100;
-D_602B134 = 0x602B134;
-D_602B180 = 0x602B180;
-D_602B558 = 0x602B558;
-D_602B6BC = 0x602B6BC;
-D_602B980 = 0x602B980;
-D_602BA20 = 0x602BA20;
-D_602BC18 = 0x602BC18;
-D_602BDF0 = 0x602BDF0;
-D_602BE64 = 0x602BE64;
-D_602C094 = 0x602C094;
-D_602C0D0 = 0x602C0D0;
-D_602C220 = 0x602C220;
-D_602C4F0 = 0x602C4F0;
-D_602C548 = 0x602C548;
-D_602CC94 = 0x602CC94;
-D_602CF20 = 0x602CF20;
-D_602D1C0 = 0x602D1C0;
-D_602D400 = 0x602D400;
-D_602D5AC = 0x602D5AC;
-D_602DA20 = 0x602DA20;
-D_602DAF8 = 0x602DAF8;
-D_602E84C = 0x602E84C;
-D_602E9F8 = 0x602E9F8;
-D_602EA44 = 0x602EA44;
-D_602EB10 = 0x602EB10;
-D_602EED8 = 0x602EED8;
-D_602EF6C = 0x602EF6C;
-D_602EFB0 = 0x602EFB0;
-D_602F0A4 = 0x602F0A4;
-D_602F120 = 0x602F120;
-D_602F1AC = 0x602F1AC;
-D_602F1C0 = 0x602F1C0;
-D_602F22C = 0x602F22C;
-D_602F4B8 = 0x602F4B8;
-D_602FA30 = 0x602FA30;
-D_602FCF4 = 0x602FCF4;
-D_602FDE0 = 0x602FDE0;
-D_602FE00 = 0x602FE00;
-D_603030C = 0x603030C;
-D_6030510 = 0x6030510;
-D_6030590 = 0x6030590;
-D_6030810 = 0x6030810;
-D_60308F4 = 0x60308F4;
-D_6030E40 = 0x6030E40;
-D_60312C4 = 0x60312C4;
-D_60312E0 = 0x60312E0;
-D_6031A34 = 0x6031A34;
-D_6031A6C = 0x6031A6C;
-D_6031AA4 = 0x6031AA4;
-D_6031B14 = 0x6031B14;
-D_6031D4C = 0x6031D4C;
-D_6031E4C = 0x6031E4C;
-D_60320A4 = 0x60320A4;
-D_6032184 = 0x6032184;
-D_60322CC = 0x60322CC;
-D_6032318 = 0x6032318;
-D_60323D8 = 0x60323D8;
-D_60324E4 = 0x60324E4;
-D_6032648 = 0x6032648;
-D_60329C0 = 0x60329C0;
-D_6032BB8 = 0x6032BB8;
-D_6032BC0 = 0x6032BC0;
-D_6032CA8 = 0x6032CA8;
-D_6033000 = 0x6033000;
-D_6033DFC = 0x6033DFC;
-D_6033E60 = 0x6033E60;
-D_6033EC4 = 0x6033EC4;
-D_6033F48 = 0x6033F48;
-D_6033FBC = 0x6033FBC;
-D_6034040 = 0x6034040;
-D_60340A4 = 0x60340A4;
-D_6034720 = 0x6034720;
-D_6034B90 = 0x6034B90;
-D_60354B8 = 0x60354B8;
-D_603560C = 0x603560C;
-D_6035760 = 0x6035760;
-D_60357EC = 0x60357EC;
-D_60358D4 = 0x60358D4;
-D_6035C10 = 0x6035C10;
-D_6035CA8 = 0x6035CA8;
-D_6035D0C = 0x6035D0C;
-D_6035D70 = 0x6035D70;
-D_6035DA0 = 0x6035DA0;
-D_6035DD4 = 0x6035DD4;
-D_6035E38 = 0x6035E38;
-D_6035E9C = 0x6035E9C;
-D_60361F0 = 0x60361F0;
-D_60362CC = 0x60362CC;
-D_6036360 = 0x6036360;
-D_60363B0 = 0x60363B0;
-D_60365BC = 0x60365BC;
-D_6036658 = 0x6036658;
-D_6036840 = 0x6036840;
-D_6036CD0 = 0x6036CD0;
-D_6038018 = 0x6038018;
-D_603B060 = 0x603B060;
-D_603D9E8 = 0x603D9E8;
-D_603DAA0 = 0x603DAA0;
-D_603E748 = 0x603E748;
-D_603E7C4 = 0x603E7C4;
-D_603E924 = 0x603E924;
-D_603EB38 = 0x603EB38;
-D_6040C70 = 0x6040C70;
-D_6040CF0 = 0x6040CF0;
-D_60420F0 = 0x60420F0;
-D_6042F70 = 0x6042F70;
-D_60431A0 = 0x60431A0;
-D_6043A20 = 0x6043A20;
-D_6043EA0 = 0x6043EA0;
-D_6044340 = 0x6044340;
-D_6044450 = 0x6044450;
-D_6045450 = 0x6045450;
-D_6046EC0 = 0x6046EC0;
-D_6048820 = 0x6048820;
-D_6048A10 = 0x6048A10;
-D_60492B0 = 0x60492B0;
-D_6049B50 = 0x6049B50;
-D_60565F0 = 0x60565F0;
-D_6058700 = 0x6058700;
-D_7001540 = 0x7001540;
-D_70017F0 = 0x70017F0;
-D_7001A10 = 0x7001A10;
-D_7001C80 = 0x7001C80;
-D_7002120 = 0x7002120;
-D_7002340 = 0x7002340;
-D_7002520 = 0x7002520;
-D_7002960 = 0x7002960;
-D_7002FF0 = 0x7002FF0;
-D_70030F0 = 0x70030F0;
-D_7003EE8 = 0x7003EE8;
-D_7004240 = 0x7004240;
-D_7004320 = 0x7004320;
-D_7005300 = 0x7005300;
-D_70054D0 = 0x70054D0;
-D_7005A10 = 0x7005A10;
-D_7005D44 = 0x7005D44;
-D_7005E40 = 0x7005E40;
-D_7005F10 = 0x7005F10;
-D_70064E0 = 0x70064E0;
-D_70064F4 = 0x70064F4;
-D_70066B0 = 0x70066B0;
-D_70067B4 = 0x70067B4;
-D_70068BC = 0x70068BC;
-D_70068D0 = 0x70068D0;
-D_7007EB0 = 0x7007EB0;
-D_70084CC = 0x70084CC;
-D_7008A90 = 0x7008A90;
-D_7008E60 = 0x7008E60;
-D_70092E0 = 0x70092E0;
-D_70096EC = 0x70096EC;
-D_7009A80 = 0x7009A80;
-D_7009F10 = 0x7009F10;
-D_700B9C0 = 0x700B9C0;
-D_700BB10 = 0x700BB10;
-D_700C4B0 = 0x700C4B0;
-D_700C620 = 0x700C620;
-D_700C8B0 = 0x700C8B0;
-D_700C8D8 = 0x700C8D8;
-D_700C964 = 0x700C964;
-D_700C980 = 0x700C980;
-D_700CAF4 = 0x700CAF4;
-D_700CB60 = 0x700CB60;
-D_700D534 = 0x700D534;
-D_700D700 = 0x700D700;
-D_700E030 = 0x700E030;
-D_700E244 = 0x700E244;
-D_700E3F0 = 0x700E3F0;
-D_700E9E0 = 0x700E9E0;
-D_700EA38 = 0x700EA38;
-D_700F240 = 0x700F240;
-D_700F320 = 0x700F320;
-D_7010970 = 0x7010970;
-D_7010E10 = 0x7010E10;
-D_7010EE0 = 0x7010EE0;
-D_7010F00 = 0x7010F00;
-D_7010F70 = 0x7010F70;
-D_7010FD0 = 0x7010FD0;
-D_7010FF0 = 0x7010FF0;
-D_70110C0 = 0x70110C0;
-D_70110E0 = 0x70110E0;
-D_70111B0 = 0x70111B0;
-D_7011970 = 0x7011970;
-D_7011A88 = 0x7011A88;
-D_7011AA0 = 0x7011AA0;
-D_7011BA0 = 0x7011BA0;
-D_7011C40 = 0x7011C40;
-D_7011D40 = 0x7011D40;
-D_7011DB0 = 0x7011DB0;
-D_7011EB0 = 0x7011EB0;
-D_7012B00 = 0x7012B00;
-D_7012FC0 = 0x7012FC0;
-D_8000708 = 0x8000708;
-D_8000D80 = 0x8000D80;
-D_8000D90 = 0x8000D90;
-D_8000FC0 = 0x8000FC0;
-D_8001000 = 0x8001000;
-D_8001100 = 0x8001100;
-D_8001120 = 0x8001120;
-D_8001170 = 0x8001170;
-D_8001190 = 0x8001190;
-D_8003190 = 0x8003190;
-D_8003290 = 0x8003290;
-D_80032B0 = 0x80032B0;
-D_8003308 = 0x8003308;
-D_8003330 = 0x8003330;
-D_8003DB0 = 0x8003DB0;
-D_8003E10 = 0x8003E10;
-D_8003E30 = 0x8003E30;
-D_80041F0 = 0x80041F0;
-D_80043A0 = 0x80043A0;
-D_8004460 = 0x8004460;
-D_80044A8 = 0x80044A8;
-D_80044D0 = 0x80044D0;
-D_8004518 = 0x8004518;
-D_8004540 = 0x8004540;
-D_8004860 = 0x8004860;
-D_8004E00 = 0x8004E00;
-D_80053A0 = 0x80053A0;
-D_8005920 = 0x8005920;
-D_80067A0 = 0x80067A0;
-D_80068A0 = 0x80068A0;
-D_8006BC0 = 0x8006BC0;
-D_8006C40 = 0x8006C40;
-D_8006DC0 = 0x8006DC0;
-D_8007CC0 = 0x8007CC0;
-D_8008120 = 0x8008120;
-D_8008FE8 = 0x8008FE8;
-D_8009A20 = 0x8009A20;
-D_8009AC0 = 0x8009AC0;
-D_8009CA0 = 0x8009CA0;
-D_800AC60 = 0x800AC60;
-D_800B3B0 = 0x800B3B0;
-D_800B710 = 0x800B710;
-D_800B980 = 0x800B980;
-D_800BC90 = 0x800BC90;
-D_800CC00 = 0x800CC00;
-D_800CE80 = 0x800CE80;
-D_800D430 = 0x800D430;
-D_800DB30 = 0x800DB30;
-D_800E590 = 0x800E590;
-D_800E8E0 = 0x800E8E0;
-D_800E920 = 0x800E920;
-D_800F460 = 0x800F460;
-D_8010360 = 0x8010360;
-D_8012580 = 0x8012580;
-D_8013420 = 0x8013420;
-D_8013CC0 = 0x8013CC0;
-D_8025080 = 0x8025080;
-D_9002CF0 = 0x9002CF0;
-D_9003330 = 0x9003330;
-D_9003890 = 0x9003890;
-D_9003DF0 = 0x9003DF0;
-D_9004288 = 0x9004288;
-D_900D098 = 0x900D098;
-D_900D164 = 0x900D164;
-D_900D180 = 0x900D180;
-D_900DF20 = 0x900DF20;
-D_900FC4C = 0x900FC4C;
-D_9010FD0 = 0x9010FD0;
-D_9011200 = 0x9011200;
-D_9013C20 = 0x9013C20;
-D_901C0F4 = 0x901C0F4;
-D_901DA50 = 0x901DA50;
-D_9023290 = 0x9023290;
-D_90234D0 = 0x90234D0;
-D_A0002BC = 0xA0002BC;
-D_A00047C = 0xA00047C;
-D_A000568 = 0xA000568;
-D_A000858 = 0xA000858;
-D_A000934 = 0xA000934;
-D_A000D50 = 0xA000D50;
-D_A000EDC = 0xA000EDC;
-D_A001A70 = 0xA001A70;
-D_A009990 = 0xA009990;
-D_C00080C = 0xC00080C;
-D_C000DD4 = 0xC000DD4;
-D_C001D08 = 0xC001D08;
-D_C001D20 = 0xC001D20;
-D_C002100 = 0xC002100;
-D_C0035D0 = 0xC0035D0;
-D_C003A60 = 0xC003A60;
-D_C006108 = 0xC006108;
-D_C00D048 = 0xC00D048;
-D_C00D798 = 0xC00D798;
-D_C014940 = 0xC014940;
-D_C016250 = 0xC016250;
-D_C016630 = 0xC016630;
-D_C016640 = 0xC016640;
-D_C016798 = 0xC016798;
-D_C017DC4 = 0xC017DC4;
-D_C01BE3C = 0xC01BE3C;
-D_C021720 = 0xC021720;
-D_C022D54 = 0xC022D54;
-D_C0232D0 = 0xC0232D0;
-D_C024E00 = 0xC024E00;
-D_C029174 = 0xC029174;
-D_C02D694 = 0xC02D694;
-D_C02DFA0 = 0xC02DFA0;
-D_C02F444 = 0xC02F444;
-D_C032980 = 0xC032980;
-D_C032F98 = 0xC032F98;
-D_C0348A4 = 0xC0348A4;
-D_C0348CC = 0xC0348CC;
-D_C035510 = 0xC035510;
-D_C035D6C = 0xC035D6C;
-D_C03653C = 0xC03653C;
-D_C03703C = 0xC03703C;
-D_C037CC4 = 0xC037CC4;
-D_C037ECC = 0xC037ECC;
-D_C038124 = 0xC038124;
-D_C0381E8 = 0xC0381E8;
-D_C038408 = 0xC038408;
-D_C038490 = 0xC038490;
-D_C039490 = 0xC039490;
-D_D000000 = 0xD000000;
-D_D000F20 = 0xD000F20;
-D_D001E40 = 0xD001E40;
-D_D002D60 = 0xD002D60;
-D_D003C80 = 0xD003C80;
-D_D004BA0 = 0xD004BA0;
-D_D005AC0 = 0xD005AC0;
-D_D0069E0 = 0xD0069E0;
-D_D007900 = 0xD007900;
-D_D008820 = 0xD008820;
-D_D009740 = 0xD009740;
-D_D0098D0 = 0xD0098D0;
-D_D00B870 = 0xD00B870;
-D_E000000 = 0xE000000;
-D_E000150 = 0xE000150;
-D_E00A660 = 0xE00A660;
-D_E00DF80 = 0xE00DF80;
-D_E00EEA0 = 0xE00EEA0;
-D_E00FDC0 = 0xE00FDC0;
-D_E010CE0 = 0xE010CE0;
-D_F000800 = 0xF000800;
-D_F000F20 = 0xF000F20;
-D_F001000 = 0xF001000;
-D_F001800 = 0xF001800;
-D_F001E40 = 0xF001E40;
-D_F002000 = 0xF002000;
-D_F002D60 = 0xF002D60;
-D_F003C80 = 0xF003C80;
-D_F004BA0 = 0xF004BA0;
-D_F005AC0 = 0xF005AC0;
-D_F0069E0 = 0xF0069E0;
-D_F007900 = 0xF007900;
-D_F008820 = 0xF008820;
-D_F009740 = 0xF009740;
-D_F00A660 = 0xF00A660;
-D_F00B580 = 0xF00B580;
-D_F00C4A0 = 0xF00C4A0;
-D_F00D3C0 = 0xF00D3C0;
-D_F00E2E0 = 0xF00E2E0;
-D_F00F200 = 0xF00F200;
-D_F0103D0 = 0xF0103D0;
-D_F014180 = 0xF014180;
-D_F014310 = 0xF014310;
diff --git a/linker_scripts/jp/rev1/undefined_syms.ld b/linker_scripts/jp/rev1/undefined_syms.ld
deleted file mode 100644
index b74d60e3..00000000
--- a/linker_scripts/jp/rev1/undefined_syms.ld
+++ /dev/null
@@ -1 +0,0 @@
-bootproc = 0x80004EB8;
diff --git a/linker_scripts/ln/rev0/symbol_addrs.txt b/linker_scripts/ln/rev0/symbol_addrs.txt
deleted file mode 100644
index 5a0489c3..00000000
--- a/linker_scripts/ln/rev0/symbol_addrs.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-// dma symbols
-gDmaTable = 0x8017DB20;
-dma_table_ROM_START = 0xE44F0; //defined:true
-audio_seq_ROM_START = 0xE4A90; //defined:true
-audio_bank_ROM_START = 0x11F780; //defined:true
-audio_table_ROM_START = 0x13D7A0; //defined:true
-ovl_ending = 0x00F02520; //defined:true
-ovl_unused = 0x00F025C0; //defined:true \ No newline at end of file
diff --git a/linker_scripts/us/rev0/symbol_addrs_engine.txt b/linker_scripts/us/rev0/symbol_addrs_engine.txt
deleted file mode 100644
index 4cd84ae7..00000000
--- a/linker_scripts/us/rev0/symbol_addrs_engine.txt
+++ /dev/null
@@ -1 +0,0 @@
-Save_Read = 0x800BED14; \ No newline at end of file
diff --git a/linker_scripts/us/rev1/hardware_regs.ld b/linker_scripts/us/rev1/hardware_regs.ld
deleted file mode 100644
index b37fda5e..00000000
--- a/linker_scripts/us/rev1/hardware_regs.ld
+++ /dev/null
@@ -1,120 +0,0 @@
-// Signal Processor Registers
-SP_MEM_ADDR_REG = 0xA4040000; // defined:True
-SP_DRAM_ADDR_REG = 0xA4040004; // defined:True
-SP_RD_LEN_REG = 0xA4040008; // defined:True
-SP_WR_LEN_REG = 0xA404000C; // defined:True
-SP_STATUS_REG = 0xA4040010; // defined:True
-SP_DMA_FULL_REG = 0xA4040014; // defined:True
-SP_DMA_BUSY_REG = 0xA4040018; // defined:True
-SP_SEMAPHORE_REG = 0xA404001C; // defined:True
-
-SP_PC = 0xA4080000; // defined:True
-
-// Display Processor Command Registers / Rasterizer Interface
-DPC_START_REG = 0xA4100000; // defined:True
-DPC_END_REG = 0xA4100004; // defined:True
-DPC_CURRENT_REG = 0xA4100008; // defined:True
-DPC_STATUS_REG = 0xA410000C; // defined:True
-DPC_CLOCK_REG = 0xA4100010; // defined:True
-DPC_BUFBUSY_REG = 0xA4100014; // defined:True
-DPC_PIPEBUSY_REG = 0xA4100018; // defined:True
-DPC_TMEM_REG = 0xA410001C; // defined:True
-
-// Display Processor Span Registers
-DPS_TBIST_REG = 0xA4200000; // defined:True // DPS_TBIST_REG / DP_TMEM_BIST
-DPS_TEST_MODE_REG = 0xA4200004; // defined:True
-DPS_BUFTEST_ADDR_REG = 0xA4200008; // defined:True
-DPS_BUFTEST_DATA_REG = 0xA420000C; // defined:True
-
-// MIPS Interface Registers
-MI_MODE_REG = 0xA4300000; // defined:True // MI_MODE_REG / MI_INIT_MODE_REG
-MI_VERSION_REG = 0xA4300004; // defined:True
-MI_INTR_REG = 0xA4300008; // defined:True
-MI_INTR_MASK_REG = 0xA430000C; // defined:True
-
-// Video Interface Registers
-VI_STATUS_REG = 0xA4400000; // defined:True // VI_STATUS_REG / VI_CONTROL_REG
-VI_DRAM_ADDR_REG = 0xA4400004; // defined:True // VI_DRAM_ADDR_REG / VI_ORIGIN_REG
-VI_WIDTH_REG = 0xA4400008; // defined:True
-VI_INTR_REG = 0xA440000C; // defined:True
-VI_CURRENT_REG = 0xA4400010; // defined:True
-VI_BURST_REG = 0xA4400014; // defined:True // VI_BURST_REG / VI_TIMING_REG
-VI_V_SYNC_REG = 0xA4400018; // defined:True
-VI_H_SYNC_REG = 0xA440001C; // defined:True
-VI_LEAP_REG = 0xA4400020; // defined:True
-VI_H_START_REG = 0xA4400024; // defined:True
-VI_V_START_REG = 0xA4400028; // defined:True
-VI_V_BURST_REG = 0xA440002C; // defined:True
-VI_X_SCALE_REG = 0xA4400030; // defined:True
-VI_Y_SCALE_REG = 0xA4400034; // defined:True
-
-// Audio Interface Registers
-AI_DRAM_ADDR_REG = 0xA4500000; // defined:True
-AI_LEN_REG = 0xA4500004; // defined:True
-AI_CONTROL_REG = 0xA4500008; // defined:True
-AI_STATUS_REG = 0xA450000C; // defined:True
-AI_DACRATE_REG = 0xA4500010; // defined:True
-AI_BITRATE_REG = 0xA4500014; // defined:True
-
-// Peripheral/Parallel Interface Registers
-PI_DRAM_ADDR_REG = 0xA4600000; // defined:True
-PI_CART_ADDR_REG = 0xA4600004; // defined:True
-D_A4600005 = 0xA4600005; // defined:True // TODO figure out its name
-D_A4600006 = 0xA4600006; // defined:True // TODO figure out its name
-D_A4600007 = 0xA4600007; // defined:True // TODO figure out its name
-PI_RD_LEN_REG = 0xA4600008; // defined:True
-PI_WR_LEN_REG = 0xA460000C; // defined:True
-PI_STATUS_REG = 0xA4600010; // defined:True
-PI_BSD_DOM1_LAT_REG = 0xA4600014; // defined:True // PI dom1 latency
-PI_BSD_DOM1_PWD_REG = 0xA4600018; // defined:True // PI dom1 pulse width
-PI_BSD_DOM1_PGS_REG = 0xA460001C; // defined:True // PI dom1 page size
-PI_BSD_DOM1_RLS_REG = 0xA4600020; // defined:True // PI dom1 release
-PI_BSD_DOM2_LAT_REG = 0xA4600024; // defined:True // PI dom2 latency
-PI_BSD_DOM2_LWD_REG = 0xA4600028; // defined:True // PI dom2 pulse width
-PI_BSD_DOM2_PGS_REG = 0xA460002C; // defined:True // PI dom2 page size
-PI_BSD_DOM2_RLS_REG = 0xA4600030; // defined:True // PI dom2 release
-
-// RDRAM Interface Registers
-RI_MODE_REG = 0xA4700000; // defined:True
-RI_CONFIG_REG = 0xA4700004; // defined:True
-RI_CURRENT_LOAD_REG = 0xA4700008; // defined:True
-RI_SELECT_REG = 0xA470000C; // defined:True
-RI_REFRESH_REG = 0xA4700010; // defined:True
-RI_LATENCY_REG = 0xA4700014; // defined:True
-RI_RERROR_REG = 0xA4700018; // defined:True
-RI_WERROR_REG = 0xA470001C; // defined:True
-
-// Serial Interface Registers
-SI_DRAM_ADDR_REG = 0xA4800000; // defined:True
-SI_PIF_ADDR_RD64B_REG = 0xA4800004; // defined:True
-D_A4800008 = 0xA4800008; // defined:True // reserved
-D_A480000C = 0xA480000C; // defined:True // reserved
-SI_PIF_ADDR_WR64B_REG = 0xA4800010; // defined:True
-D_A4800014 = 0xA4800014; // defined:True // reserved
-SI_STATUS_REG = 0xA4800018; // defined:True
-
-LEO_CMD = 0xA5000508;
-LEO_STATUS = 0xA5000508;
-LEO_BM_CTL = 0xA5000510;
-LEO_BM_STATUS = 0xA5000510;
-LEO_SEQ_CTL = 0xA5000518;
-LEO_SEQ_STATUS = 0xA5000518;
-LEO_C2_BUFF = 0xA5000000;
-LEO_SECTOR_BUFF = 0xA5000400;
-LEO_DATA = 0xA5000500;
-LEO_MISC_REG = 0xA5000504;
-LEO_CUR_TK = 0xA500050C;
-LEO_ERR_SECTOR = 0xA5000514;
-LEO_CUR_SECTOR = 0xA500051C;
-LEO_HARD_RESET = 0xA5000520;
-LEO_C1_S0 = 0xA5000524;
-LEO_HOST_SECBYTE = 0xA5000528;
-LEO_C1_S2 = 0xA500052C;
-LEO_SEC_BYTE = 0xA5000530;
-LEO_C1_S4 = 0xA5000534;
-LEO_C1_S6 = 0xA5000538;
-LEO_CUR_ADDR = 0xA500053C;
-LEO_ID_REG = 0xA5000540;
-LEO_TEST_REG = 0xA5000544;
-LEO_TEST_PIN_SEL = 0xA5000548;
-LEO_RAM_ADDR = 0xA5000580;
diff --git a/linker_scripts/us/rev1/pif_syms.ld b/linker_scripts/us/rev1/pif_syms.ld
deleted file mode 100644
index a0e8bcb2..00000000
--- a/linker_scripts/us/rev1/pif_syms.ld
+++ /dev/null
@@ -1,10 +0,0 @@
-// libultra OS symbols
-
-osTvType = 0x80000300;
-osRomType = 0x80000304;
-osRomBase = 0x80000308;
-osResetType = 0x8000030C;
-osCicId = 0x80000310;
-osVersion = 0x80000314;
-osMemSize = 0x80000318;
-osAppNMIBuffer = 0x8000031C; \ No newline at end of file
diff --git a/linker_scripts/us/rev1/symbol_addrs.txt b/linker_scripts/us/rev1/symbol_addrs.txt
deleted file mode 100644
index 3e1538a7..00000000
--- a/linker_scripts/us/rev1/symbol_addrs.txt
+++ /dev/null
@@ -1,168 +0,0 @@
-// various hallucinated symbols
-D_1 = 0x1; //ignore:true
-D_80120000 = 0x80120000;//ignore:true
-D_80130001 = 0x80130001;//ignore:true
-D_80150000 = 0x80150000;//ignore:true
-D_80000000 = 0x80000000;//ignore:true
-D_80000001 = 0x80000001;//ignore:true
-D_80000002 = 0x80000002;//ignore:true
-D_80000003 = 0x80000003;//ignore:true
-D_80000004 = 0x80000004;//ignore:true
-D_80000005 = 0x80000005;//ignore:true
-D_80000006 = 0x80000006;//ignore:true
-D_80000007 = 0x80000007;//ignore:true
-D_80000008 = 0x80000008;//ignore:true
-D_80000009 = 0x80000009;//ignore:true
-D_8000000A = 0x8000000A;//ignore:true
-D_8000000B = 0x8000000B;//ignore:true
-D_8000000C = 0x8000000C;//ignore:true
-D_8000000D = 0x8000000D;//ignore:true
-D_8000000E = 0x8000000E;//ignore:true
-D_8000000F = 0x8000000F;//ignore:true
-D_80000014 = 0x80000014;//ignore:true
-D_80000018 = 0x80000018;//ignore:true
-D_8000001C = 0x8000001C;//ignore:true
-D_80000024 = 0x80000024;//ignore:true
-D_801D0001 = 0x801D0001;//ignore:true
-D_80180001 = 0x80180001;//ignore:true
-D_80180000 = 0x80180000;//ignore:true
-D_80160000 = 0x80160000;//ignore:true
-D_800D0000 = 0x800D0000;//ignore:true
-D_7FFFFFFE = 0x7FFFFFFE;//ignore:true
-D_1000000 = 0x01000000;//ignore:true
-D_01000100 = 0x01000100;//ignore:true
-D_01010100 = 0x01010100;//ignore:true
-
-// mirage symbols
-D_A000000 = 0x0A000000;//ignore:true
-D_4000000 = 0x04000000;//ignore:true
-
-// constant for K1 access
-D_TI_A0000000 = 0xA0000000;//ignore:true
-
-// hardcoded addresses in libultra
-D_BFF00000 = 0xBFF00000;//ignore:true
-D_BFF08000 = 0xBFF08000;//ignore:true
-D_BFF08004 = 0xBFF08004;//ignore:true
-
-// RDB regs used only in exceptasm. Also -2.0f
-D_C0000000 = 0xC0000000;//ignore:true
-D_C0000008 = 0xC0000008;//ignore:true
-D_C000000C = 0xC000000C;//ignore:true
-
-D_80151650 = 0x80151650; //ignore:true
-
-// dma symbols
-dma_table_ROM_START = 0xDE480; //defined:true
-audio_seq_ROM_START = 0xDEA20; //defined:true
-audio_bank_ROM_START = 0x119710; //defined:true
-audio_table_ROM_START = 0x137730; //defined:true
-ast_radio_ROM_START = 0xDE5D50; //defined:true
-ast_radio_ROM_END = 0xDF4260; //defined:true
-
-D_800C90F0 = 0x800C90F0;
-D_800C45E0 = 0x800C45E0;
-
-D_edisplay_801615D0 = 0x801615D0;//size:0xC
-sViewPos = 0x801615E0;//size:0xC
-gTeamEventActorIndex = 0x800CFF80;//size:0x10
-
-gLockOnTargetViewPos = 0x80161578;//size:0x30
-D_display_800CA23C = 0x800CA23C;//size:0x18
-sFaceDL = 0x800CA26C;//size:0x20
-D_800CA260 = 0x800CA260;//size:0xC
-D_display_801613E0 = 0x801613E0;//size:0x18
-gObjectInfo = 0x800CC124;//type:u8
-gBossBgms = 0x800C9E90;//size:0x70
-
-gLeveLClearStatus = 0x800D3180; // size:0x20
-gRcpSetupDLs = 0x800D31B0; // size:0x18C0
-
-D_edisplay_800CFCA0 = 0x800CFCA0;
-
-sControllerMotor = 0x800DD900; // size:0x1A0
-
-D_800CBDD4 = 0x800CBDD4; //size:0x98
-
-D_boss_800D55D0 = 0x800D55D0; //type:f32
-
-__libm_qnan_f = 0x800C9570;
-__floorf = 0x8001FE60;
-__floor = 0x8001FE6C;
-__lfloorf = 0x8001FE78;
-__lfloor = 0x8001FE88;
-__ceilf = 0x8001FE98;
-__ceil = 0x8001FEA4;
-__lceilf = 0x8001FEB0;
-__lceil = 0x8001FEC0;
-__truncf = 0x8001FED0;
-__trunc = 0x8001FEDC;
-__ltruncf = 0x8001FEE8;
-__ltrunc = 0x8001FEF8;
-__roundf = 0x8001FF08;
-__round = 0x8001FF14;
-__lroundf = 0x8001FF20;
-__lround = 0x8001FF30;
-__nearbyintf = 0x8001FF40;
-__nearbyint = 0x8001FF5C;
-__lnearbyintf = 0x8001FF7C;
-__lnearbyint = 0x8001FF9C;
-
-__dx1 = 0x80161950;
-__dx2 = 0x80161954;
-__dy1 = 0x80161958;
-__dy2 = 0x8016195C;
-__dz1 = 0x80161960;
-__dz2 = 0x80161964;
-__vtx0_x = 0x80161968;
-__vtx0_y = 0x8016196C;
-__vtx0_z = 0x80161970;
-__vtx1_x = 0x80161974;
-__vtx1_y = 0x80161978;
-__vtx1_z = 0x8016197C;
-__vtx2_x = 0x80161980;
-__vtx2_y = 0x80161984;
-__vtx2_z = 0x80161988;
-__vtx3_x = 0x8016198C;
-__vtx3_y = 0x80161990;
-__vtx3_z = 0x80161994;
-__pos_x = 0x80161998;//type:f32
-__pos_z = 0x8016199C;//type:f32
-
-Save_Checksum = 0x800C2FB0;
-Save_Write = 0x800C3084;
-Save_Read = 0x800C3194;
-
-sOvlUnused_Unk = 0x800CBD3C;
-
-// hardcoded address used in sys_rdram
-D_A0300000 = 0xA0300000; // ignore:true
-D_A4000000 = 0xA4000000; // ignore:true
-
-D_edisplay_800CFA54 = 0x800CFA54;
-
-D_800D934C = 0x800D934C; // force_migration:True
-D_800D503C = 0x800D503C; // force_migration:True
-D_800D5248 = 0x800D5248; // force_migration:True
-D_800D525C = 0x800D525C; // force_migration:True
-D_800D8560 = 0x800D8560; // force_migration:True
-D_800D8570 = 0x800D8570; // force_migration:True
-D_800D8594 = 0x800D8594; // force_migration:True
-D_800C93EC = 0x800C93EC; // force_migration:True
-
-D_i1_8019B1EC = 0x8019B1EC; // force_migration:True segment:ovl_i1
-sCoGrangaWork = 0x8019B6D8; // size:0x110 segment:ovl_i1
-D_i3_801C171C = 0x801C171C; // force_migration:True segment:ovl_i3
-D_i3_801C1728 = 0x801C1728; // force_migration:True segment:ovl_i3
-D_i3_801C1730 = 0x801C1730; // force_migration:True segment:ovl_i3
-D_i3_801C1758 = 0x801C1758; // force_migration:True segment:ovl_i3
-D_i5_801BB83C = 0x801BB83C; // force_migration:True segment:ovl_i5
-D_i5_801BB808 = 0x801BB808; // force_migration:True segment:ovl_i5
-D_i5_801BBAD0 = 0x801BBAD0; // force_migration:True segment:ovl_i5
-D_i5_801BBAE4 = 0x801BBAE4; // force_migration:True segment:ovl_i5
-D_ending_80196BF4 = 0x80196BF4; // force_migration:True segment:ovl_ending
-D_ovl_i4_8019FE74 = 0x8019FE74; // force_migration:True segment:ovl_i4
-D_ovl_i4_8019FEFC = 0x8019FEFC; // force_migration:True segment:ovl_i4
-D_i6_801A7560 = 0x801A7560; // force_migration:True segment:ovl_i6
-D_i6_801A792C = 0x801A792C; // force_migration:True segment:ovl_i6
-
diff --git a/linker_scripts/us/rev1/symbol_addrs_EBFBE0.txt b/linker_scripts/us/rev1/symbol_addrs_EBFBE0.txt
deleted file mode 100644
index 4b589a82..00000000
--- a/linker_scripts/us/rev1/symbol_addrs_EBFBE0.txt
+++ /dev/null
@@ -1,117 +0,0 @@
-Option_ExpertSound_Update = 0x80195944; // segment:ovl_menu
-Option_VersusStage_Setup = 0x80199FA8; // segment:ovl_menu
-planet = 0x801AF4A0; // type:Planet segment:ovl_menu size:0x38
-sPlanetNames = 0x801AF9F4; // type:s32 segment:ovl_menu size:0xF
-Map_GetPlanetId = 0x801A6480; // force_migration:True segment:ovl_menu
-sOptionCardList = 0x801AE638; // type:OptionEntry segment:ovl_menu size:0x240
-D_menu_801AE99C = 0x801AE99C; // force_migration:True segment:ovl_menu
-sTimeTrialMinuteTextures = 0x801AF28C; // force_migration:True segment:ovl_menu
-sPlanetList = 0x801AF7E8;// segment:ovl_menu
-sSpectrumAnalyzerMode = 0x801B9318;// segment:ovl_menu
-sSoundMode = 0x801AE998; //size:4 segment:ovl_menu
-sPaths = 0x801AFD18; // segment:ovl_menu
-D_menu_801B6E50 = 0x801B6E50; // force_migration:True segment:ovl_menu
-D_menu_801B7BA0 = 0x801B7BA0;// segment:ovl_menu
-sRankNameEntry = 0x801B8248; // size:0x28 segment:ovl_menu
-gGoToTitle = 0x801B827C; // segment:ovl_menu
-D_menu_801B9710 = 0x801B9710; // segment:ovl_menu
-D_menu_801B9A10 = 0x801B9A10; // segment:ovl_menu
-D_menu_801B9D10 = 0x801B9D10; // segment:ovl_menu
-D_menu_801BA010 = 0x801BA010; // segment:ovl_menu
-D_menu_801BA310 = 0x801BA310; // segment:ovl_menu
-D_menu_801BA610 = 0x801BA610; // segment:ovl_menu
-D_menu_801BA910 = 0x801BA910; // segment:ovl_menu
-D_menu_801BAC10 = 0x801BAC10; // segment:ovl_menu
-D_menu_801BAF10 = 0x801BAF10; // segment:ovl_menu
-D_menu_801BB210 = 0x801BB210; // segment:ovl_menu
-D_menu_801BB510 = 0x801BB510; // segment:ovl_menu
-D_menu_801BBB10 = 0x801BBB10; // segment:ovl_menu
-D_menu_801BBE10 = 0x801BBE10; // segment:ovl_menu
-D_menu_801BC110 = 0x801BC110; // segment:ovl_menu
-D_menu_801BC410 = 0x801BC410; // segment:ovl_menu
-D_menu_801BC710 = 0x801BC710; // segment:ovl_menu
-D_menu_801BCA10 = 0x801BCA10; // segment:ovl_menu
-D_menu_801BCD10 = 0x801BCD10; // segment:ovl_menu
-D_menu_801BD010 = 0x801BD010; // segment:ovl_menu
-D_menu_801BD310 = 0x801BD310; // segment:ovl_menu
-D_menu_801BD610 = 0x801BD610; // segment:ovl_menu
-D_menu_801BD910 = 0x801BD910; // segment:ovl_menu
-D_menu_801BDF10 = 0x801BDF10; // segment:ovl_menu
-D_menu_801BE210 = 0x801BE210; // segment:ovl_menu
-D_menu_801BE510 = 0x801BE510; // segment:ovl_menu
-D_menu_801BE810 = 0x801BE810; // segment:ovl_menu
-D_menu_801BEB10 = 0x801BEB10; // segment:ovl_menu
-D_menu_801BEE10 = 0x801BEE10; // segment:ovl_menu
-D_menu_801BF110 = 0x801BF110; // segment:ovl_menu
-D_menu_801BF410 = 0x801BF410; // segment:ovl_menu
-D_menu_801BF710 = 0x801BF710; // segment:ovl_menu
-D_menu_801BFA10 = 0x801BFA10; // segment:ovl_menu
-D_menu_801BFD10 = 0x801BFD10; // segment:ovl_menu
-D_menu_801C0310 = 0x801C0310; // segment:ovl_menu
-D_menu_801C0610 = 0x801C0610; // segment:ovl_menu
-D_menu_801C0910 = 0x801C0910; // segment:ovl_menu
-D_menu_801C0C10 = 0x801C0C10; // segment:ovl_menu
-D_menu_801C0F10 = 0x801C0F10; // segment:ovl_menu
-D_menu_801C1210 = 0x801C1210; // segment:ovl_menu
-D_menu_801C1510 = 0x801C1510; // segment:ovl_menu
-D_menu_801C1810 = 0x801C1810; // segment:ovl_menu
-D_menu_801C1B10 = 0x801C1B10; // segment:ovl_menu
-D_menu_801C1E10 = 0x801C1E10; // segment:ovl_menu
-D_menu_801C2110 = 0x801C2110; // segment:ovl_menu
-D_menu_801C2710 = 0x801C2710; // segment:ovl_menu
-D_menu_801C2A10 = 0x801C2A10; // segment:ovl_menu
-D_menu_801C2D10 = 0x801C2D10; // segment:ovl_menu
-D_menu_801C3010 = 0x801C3010; // segment:ovl_menu
-D_menu_801C3310 = 0x801C3310; // segment:ovl_menu
-D_menu_801C3610 = 0x801C3610; // segment:ovl_menu
-D_menu_801C3910 = 0x801C3910; // segment:ovl_menu
-D_menu_801C3C10 = 0x801C3C10; // segment:ovl_menu
-D_menu_801C3F10 = 0x801C3F10; // segment:ovl_menu
-D_menu_801C4210 = 0x801C4210; // segment:ovl_menu
-D_menu_801C4510 = 0x801C4510; // segment:ovl_menu
-D_menu_801C4B10 = 0x801C4B10; // segment:ovl_menu
-D_menu_801C4E10 = 0x801C4E10; // segment:ovl_menu
-D_menu_801C5110 = 0x801C5110; // segment:ovl_menu
-D_menu_801C5410 = 0x801C5410; // segment:ovl_menu
-D_menu_801C5710 = 0x801C5710; // segment:ovl_menu
-D_menu_801C5A10 = 0x801C5A10; // segment:ovl_menu
-D_menu_801C5D10 = 0x801C5D10; // segment:ovl_menu
-D_menu_801C6010 = 0x801C6010; // segment:ovl_menu
-D_menu_801C6310 = 0x801C6310; // segment:ovl_menu
-D_menu_801C6610 = 0x801C6610; // segment:ovl_menu
-D_menu_801C6910 = 0x801C6910; // segment:ovl_menu
-D_menu_801C6F10 = 0x801C6F10; // segment:ovl_menu
-D_menu_801C7210 = 0x801C7210; // segment:ovl_menu
-D_menu_801C7510 = 0x801C7510; // segment:ovl_menu
-D_menu_801C7810 = 0x801C7810; // segment:ovl_menu
-D_menu_801C7B10 = 0x801C7B10; // segment:ovl_menu
-D_menu_801C7E10 = 0x801C7E10; // segment:ovl_menu
-D_menu_801C8110 = 0x801C8110; // segment:ovl_menu
-D_menu_801C8410 = 0x801C8410; // segment:ovl_menu
-D_menu_801C8710 = 0x801C8710; // segment:ovl_menu
-D_menu_801C8A10 = 0x801C8A10; // segment:ovl_menu
-D_menu_801C8D10 = 0x801C8D10; // segment:ovl_menu
-D_menu_801C9310 = 0x801C9310; // segment:ovl_menu
-D_menu_801C9610 = 0x801C9610; // segment:ovl_menu
-D_menu_801C9910 = 0x801C9910; // segment:ovl_menu
-D_menu_801C9C10 = 0x801C9C10; // segment:ovl_menu
-D_menu_801C9F10 = 0x801C9F10; // segment:ovl_menu
-D_menu_801CA210 = 0x801CA210; // segment:ovl_menu
-D_menu_801CA510 = 0x801CA510; // segment:ovl_menu
-D_menu_801CA810 = 0x801CA810; // segment:ovl_menu
-D_menu_801CAB10 = 0x801CAB10; // segment:ovl_menu
-D_menu_801CAE10 = 0x801CAE10; // segment:ovl_menu
-D_menu_801CB110 = 0x801CB110; // segment:ovl_menu
-D_menu_801CB710 = 0x801CB710; // segment:ovl_menu
-D_menu_801CBA10 = 0x801CBA10; // segment:ovl_menu
-D_menu_801CBD10 = 0x801CBD10; // segment:ovl_menu
-D_menu_801CC010 = 0x801CC010; // segment:ovl_menu
-D_menu_801CC310 = 0x801CC310; // segment:ovl_menu
-D_menu_801CC610 = 0x801CC610; // segment:ovl_menu
-D_menu_801CC910 = 0x801CC910; // segment:ovl_menu
-D_menu_801CCC10 = 0x801CCC10; // segment:ovl_menu
-D_menu_801CCF10 = 0x801CCF10; // segment:ovl_menu
-D_menu_801CD210 = 0x801CD210; // segment:ovl_menu
-D_menu_801CD510 = 0x801CD510; // segment:ovl_menu
-sCurrentPlanetId = 0x801CD954; // segment:ovl_menu
-// sPlanetsPositions = 0x801CE960; // force_migration:True segment:ovl_menu \ No newline at end of file
diff --git a/linker_scripts/us/rev1/symbol_addrs_assets.txt b/linker_scripts/us/rev1/symbol_addrs_assets.txt
deleted file mode 100644
index acb0c6ac..00000000
--- a/linker_scripts/us/rev1/symbol_addrs_assets.txt
+++ /dev/null
@@ -1,97 +0,0 @@
-D_Gfx_800D94D0 = 0x800D94D0; // type:Gfx
-D_Gfx_800D95E8 = 0x800D95E8; // type:Gfx
-D_Gfx_800D9688 = 0x800D9688; // type:Gfx
-D_Gfx_800D96D0 = 0x800D96D0; // type:Gfx
-D_Gfx_800D9860 = 0x800D9860; // type:Gfx
-D_Gfx_800D9990 = 0x800D9990; // type:Gfx
-D_Gfx_800DA9F8 = 0x800DA9F8; // type:Gfx
-D_Gfx_800DAA98 = 0x800DAA98; // type:Gfx
-D_Gfx_800DAB28 = 0x800DAB28; // type:Gfx
-D_Gfx_800DAB80 = 0x800DAB80; // type:Gfx
-aCoHighwayShadowDL = 0x800DAC20; // type:Gfx
-D_Gfx_800DACA0 = 0x800DACA0; // type:Gfx
-gRcpInitDL = 0x800DBAA0; // type:Gfx
-
-aCoHighwayShadowTex = 0x800DA1F8;
-D_Tex_800D99F8 = 0x800D99F8;
-gTextCharPalettes = 0x800DBA20;
-
-D_Vtx_800D94A0 = 0x800D94A0;
-D_Vtx_800D94E8 = 0x800D94E8;
-D_Vtx_800D9658 = 0x800D9658;
-D_Vtx_800D96A0 = 0x800D96A0;
-D_Vtx_800D9760 = 0x800D9760;
-D_Vtx_800D9950 = 0x800D9950;
-D_Vtx_800D9910 = 0x800D9910;
-D_Vtx_800DAA58 = 0x800DAA58;
-D_Vtx_800DAAF8 = 0x800DAAF8;
-D_Vtx_800DAB40 = 0x800DAB40;
-aCoHighwayShadowVTX = 0x800DABE0;
-D_Vtx_800DAC80 = 0x800DAC80;
-
-D_Tex_800DACB8 = 0x800DACB8;
-D_Tex_800DB4B8 = 0x800DB4B8;
-D_Unk_800D96E8 = 0x800D96E8; // type:s16
-
-gSawtoothWaveSample = 0x800DBB10; // size:0x200 type:s16
-gTriangleWaveSample = 0x800DBD10; // size:0x200 type:s16
-gSineWaveSample = 0x800DBF10; // size:0x200 type:s16
-gSquareWaveSample = 0x800DC110; // size:0x200 type:s16
-gWhiteNoiseSample = 0x800DC310; // size:0x200 type:s16
-gUnkSample = 0x800DC510; // size:0x200 type:s16
-gWaveSamples = 0x800DC710; // size:0x20
-
-gBendPitchOneOctaveFrequencies = 0x800DC730; // size:0x400
-gBendPitchTwoSemitonesFrequencies = 0x800DCB30;
-gPitchFrequencies = 0x800DCF30;
-gDefaultShortNoteVelocityTable = 0x800DD130;
-gDefaultShortNoteGateTimeTable = 0x800DD140;
-gDefaultEnvelope = 0x800DD150;
-gZeroNoteSub = 0x800DD160;
-gDefaultNoteSub = 0x800DD170;
-gHaasEffectDelaySizes = 0x800DD180; // size:0x80 type:u16
-gD_800DD200 = 0x800DD200; // size:0x80 type:s16
-gHeadsetPanVolume = 0x800DD280; // size:0x200 type:f32
-gStereoPanVolume = 0x800DD480; // size:0x200 type:f32
-gDefaultPanVolume = 0x800DD680; // size:0x200 type:f32
-
-aAqSquidAnim = 0x06000AE4;
-aAqAnglerFishAnim = 0x06002628;
-aAqSpindlyFishAnim = 0x060260EC;
-D_AQ_60314AC = 0x060314AC;
-D_TI1_70067C4 = 0x70067C4;
-aTi1DesertCrawlerSkel = 0x7006990;
-D_TI1_7006F74 = 0x7006F74;
-D_TI1_7007130 = 0x7007130;
-D_TI1_7007234 = 0x7007234;
-D_TI1_700733C = 0x700733C;
-D_TI2_7003EE8 = 0x7003EE8;
-D_TI2_7003F00 = 0x7003F00;
-D_TI2_7004270 = 0x7004270;
-D_TI2_7004400 = 0x7004400;
-D_TI2_70045D0 = 0x70045D0;
-D_TI2_70049C0 = 0x70049C0;
-D_TI2_7004E80 = 0x7004E80;
-D_TI2_7005300 = 0x7005300;
-D_TI2_70084CC = 0x70084CC;
-D_TI2_70096EC = 0x70096EC;
-D_TI2_7009700 = 0x7009700;
-D_TI2_7009890 = 0x7009890;
-D_TI2_7009A80 = 0x7009A80;
-D_TI2_700E244 = 0x700E244;
-D_TI_8008FE8 = 0x8008FE8;
-D_TI_900FC4C = 0x900FC4C;
-D_TI_9004288 = 0x9004288;
-D_TI_A009990 = 0xA009990;
-
-D_A6_6018994 = 0x6018994;
-D_A6_6011910 = 0x6011910;
-D_A6_601B2B0 = 0x601B2B0;
-D_A6_6018BA0 = 0x6018BA0;
-D_A6_6028578 = 0x6028578;
-aA6GorgonHitbox = 0x6028454;
-
-D_TITLE_60246F8 = 0x60246F8;
-aFalcoAnim = 0x60338DC;
-aSlippyAnim = 0x6036278;
-aPeppyAnim = 0x603531C; \ No newline at end of file
diff --git a/linker_scripts/us/rev1/symbol_addrs_audio.txt b/linker_scripts/us/rev1/symbol_addrs_audio.txt
deleted file mode 100644
index 70bd375a..00000000
--- a/linker_scripts/us/rev1/symbol_addrs_audio.txt
+++ /dev/null
@@ -1,525 +0,0 @@
-gSampleBankTableInit = 0x800C3610;
-gSampleBankTableInitEntries = 0x800C3620;
-gSeqTableInit = 0x800C3660;
-gSeqTableInitEntries = 0x800C3670;
-gSoundFontTableInit = 0x800C3A90;
-gSoundFontTableInitEntries = 0x800C3AA0;
-gSeqFontTableInit = 0x800C3CB0;
-
-// data
-sSamplesPerWavePeriod = 0x800C57E8; // size:4
-
-sChannelsPerBank = 0x800C5CE0; //type:u8 size:0x1C
-sUsedChannelsPerBank = 0x800C5CFC; //type:u8 size:0x1C
-sSfxRequestWriteIndex = 0x800C5D18;
-sSfxRequestReadIndex = 0x800C5D1C;
-sSfxChannelLayout = 0x800C5D20;
-sChannelMuteFlags = 0x800C5D24;
-gDefaultSfxSource = 0x800C5D28;
-gDefaultMod = 0x800C5D34;
-gDefaultReverb = 0x800C5D3C;
-sAudioFrameCounter = 0x800C5D40;
-sSeqCmdWritePos = 0x800C5D44;
-sSeqCmdReadPos = 0x800C5D48;
-sStartSeqDisabled = 0x800C5D4C;
-sSoundModeList = 0x800C5D50;
-sAudioSpecId = 0x800C5D54;
-D_800C5D58 = 0x800C5D58;
-
-sEnvReverb = 0x800C5D60;
-sAudioSpecReverb = 0x800C5D64;
-sVolumeSettings = 0x800C5D68;
-D_800C5D6C = 0x800C5D6C;
-D_800C5E38 = 0x800C5E38;
-D_800C5E58 = 0x800C5E58;
-
-D_800C5E70 = 0x800C5E70;
-sSfxFreqMod = 0x800C5E74;
-sSfxVolMod = 0x800C5E78;
-sPlaylistIndex = 0x800C5E7C;
-sPlaylistTimer = 0x800C5E80;
-sPlaylistCmdIndex = 0x800C5E84;
-sEventSfx = 0x800C5E88;
-sSoundTestTracks = 0x800C5EE4;
-sPlaylists = 0x800C5FF4; //type:u16 size:5000
-
-D_800C7380 = 0x800C7380;
-D_800C7384 = 0x800C7384;
-D_800C7388 = 0x800C7388;
-D_800C738C = 0x800C738C;
-sUnkVoiceParam = 0x800C7390;
-D_800C7394 = 0x800C7394;
-D_800C7398 = 0x800C7398;
-D_800C7418 = 0x800C7418;
-D_800C741C = 0x800C741C;
-D_800C749C = 0x800C749C;
-
-gAudioSpecs = 0x800C76B8;
-gSeqTicksPerBeat = 0x800C7C2C;
-gAudioHeapSize = 0x800C7C30;
-gInitPoolSize = 0x800C7C34;
-gPermanentPoolSize = 0x800C7C38;
-gSequenceMedium = 0x800C7C3C;
-gSoundFontMedium = 0x800C7C40;
-gSampleBankMedium = 0x800C7C44;
-
-gThreadCmdWritePos = 0x800C7C50;
-gThreadCmdReadPos = 0x800C7C54;
-gAudioTaskStartQueue = 0x800C7C58;
-gThreadCmdProcQueue = 0x800C7C5C;
-gAudioSpecQueue = 0x800C7C60;
-gAudioResetQueue = 0x800C7C64;
-gMaxAbiCmdCnt = 0x800C7C68;
-gWaitingAudioTask = 0x800C7C6C;
-D_800C7C70 = 0x800C7C70;
-gCurCmdReadPos = 0x800C7C74;
-gThreadCmdQueueFinished = 0x800C7C78;
-
-// bss
-D_80145D40 = 0x80145D40;
-D_80145D48 = 0x80145D48; // size:0x400
-D_80146148 = 0x80146148; // size:0x400
-D_80146548 = 0x80146548;
-D_80146D54 = 0x80146D54;
-D_80146D58 = 0x80146D58;
-D_80146D5C = 0x80146D5C;
-D_80146D60 = 0x80146D60;
-D_80146D64 = 0x80146D64;
-D_80146D68 = 0x80146D68;
-D_80146D6C = 0x80146D6C;
-D_80146D70 = 0x80146D70;
-
-D_80146D80 = 0x80146D80;
-
-gSlowLoads = 0x80146D90; // size:0xC4
-
-sSfxRequests = 0x80146E60;
-sSfxBanks = 0x80148660; //size:0x12C0
-sSfxBankListEnd = 0x80149920;
-sSfxBankFreeListStart = 0x80149928;
-sSfxBankUnused = 0x80149930;
-sActiveSfx = 0x80149938;
-sCurSfxPlayerChannelIndex = 0x80149A78;
-sSfxBankMuted = 0x80149A7C;
-sSfxVolumeMods = 0x80149A88;
-D_80149AD8 = 0x80149AD8;
-D_80149ED8 = 0x80149ED8;
-D_8014A2D8 = 0x8014A2D8;
-D_8014A8D8 = 0x8014A8D8;
-sFreqAnalyzerBars = 0x8014A958;
-sSeqRequests = 0x8014A978;
-sNumSeqRequests = 0x8014A9A0;
-sAudioSeqCmds = 0x8014A9A8;
-sActiveSequences = 0x8014ADA8; //size:0x960
-sDelayedSeqCmdFlags = 0x8014B708;
-sDelayedSeqCmds = 0x8014B710;
-sSfxChannelState = 0x8014B790;
-sPlayerNoise = 0x8014B850;
-sBombFreqMod = 0x8014BA10;
-sBombType = 0x8014BA20;
-sBombState = 0x8014BA24;
-sBombStartFrame = 0x8014BA28;
-
-gAudioContextStart = 0x8014BA40; // size:0x10
-gSynthReverbs = 0x8014BA50; // size:0x750
-D_8014C1B0 = 0x8014C1B0;
-D_8014C1B2 = 0x8014C1B2;
-gNumSynthReverbs = 0x8014C1B3;
-D_8014C1B4 = 0x8014C1B4;
-gNoteSubsEu = 0x8014C1B8;
-gSessionPool = 0x8014C1C0; //size:0x10
-gInitPool = 0x8014C1D0; //size:0x10
-gMiscPool = 0x8014C1E0; //size:0x10
-gCachePool = 0x8014C210;//size:0x10
-gPersistentCommonPool = 0x8014C220;//size:0x10
-gTemporaryCommonPool = 0x8014C230;//size:0x10
-gSeqCache = 0x8014C240;//size:0x1D0
-gFontCache = 0x8014C410;//size:0x1D0
-gSampleBankCache = 0x8014C5E0;//size:0x1D0
-gPermanentPool = 0x8014C7B0;//size:0x190
-gPersistentSampleCache = 0x8014C940;//size:0x514
-gTemporarySampleCache = 0x8014CE58;//size:0x514
-gSessionPoolSplit = 0x8014D370;//size:0x10
-gCachePoolSplit = 0x8014D380;//size:0x8
-gPersistentCommonPoolSplit = 0x8014D388;//size:0xC
-gTemporaryCommonPoolSplit = 0x8014D398;//size:0xC
-gSampleFontLoadStatus = 0x8014D3A8;//size:0x40
-gFontLoadStatus = 0x8014D3E8;//size:0x40
-gSeqLoadStatus = 0x8014D428;//size:0x100
-gAudioResetStep = 0x8014D528;
-gAudioSpecId = 0x8014D529;
-gResetFadeoutFramesLeft = 0x8014D52C;
-gNotes = 0x8014E530;
-gSeqPlayers = 0x8014E538;//size:0x530
-gSeqChannels = 0x8014EA68;//size:0x2580
-gSeqLayers = 0x80150FE8;//size:0x2000
-gSeqChannelNone = 0x80152FE8;//size:0xC8
-gLayerFreeList = 0x801530B0;//size:0x10
-gNoteFreeLists = 0x801530C0;//size:0x40
-gUsedSamples = 0x80153100;//size:0x200
-gPreloadSampleStack = 0x80153300;//size:0xA00
-gNumUsedSamples = 0x80153D00;
-gPreloadSampleStackTop = 0x80153D04;
-gAsyncLoads = 0x80153D08;//size:0x540
-gExternalLoadQueue = 0x80154248;//size:0x18
-gExternalLoadMsg = 0x80154260;//size:0x40
-gPreloadSampleQueue = 0x801542A0;//size:0x18
-gPreloadSampleMsg = 0x801542B8;//size:0x40
-gCurAudioFrameDmaQueue = 0x801542F8;//size:0x18
-gCurAudioFrameDmaMsg = 0x80154310;//size:0x100
-gCurAudioFrameDmaIoMsgBuf = 0x80154410;//size:0x600
-gSyncDmaQueue = 0x80154A10;//size:0x18
-gSyncDmaMsg = 0x80154A28;
-gSyncDmaIoMsg = 0x80154A30;//size:0x18
-gSampleDmas = 0x80154A48;//size:0x1000
-gSampleDmaCount = 0x80155A48;
-gSampleDmaListSize1 = 0x80155A4C;
-D_80155A50 = 0x80155A50;
-gSampleDmaReuseQueue1 = 0x80155A58;//size:0x100
-gSampleDmaReuseQueue2 = 0x80155B58;//size:0x100
-gSampleDmaReuseQueue1RdPos = 0x80155C58;
-gSampleDmaReuseQueue2RdPos = 0x80155C59;
-gSampleDmaReuseQueue1WrPos = 0x80155C5A;
-gSampleDmaReuseQueue2WrPos = 0x80155C5B;
-gSequenceTable = 0x80155C5C;
-gSoundFontTable = 0x80155C60;
-gSampleBankTable = 0x80155C64;
-gSeqFontTable = 0x80155C68;
-gNumSequences = 0x80155C6C;
-gSoundFontList = 0x80155C70;
-gAudioBufferParams = 0x80155C78;//size:0x20
-gSampleDmaBuffSize = 0x80155C98;
-gMaxAudioCmds = 0x80155C9C;
-gNumNotes = 0x80155CA0;
-gMaxTempo = 0x80155CA4;
-gAudioSoundMode = 0x80155CA6;
-gAudioTaskCountQ = 0x80155CA8;
-gCurAudioFrameDmaCount = 0x80155CAC;
-gAudioTaskIndexQ = 0x80155CB0;
-gCurAiBuffIndex = 0x80155CB4;
-gAbiCmdBuffs = 0x80155CB8;//size:0x8
-gCurAbiCmdBuffer = 0x80155CC0;
-gAudioCurTask = 0x80155CC4;
-gAudioRspTasks = 0x80155CC8;//size:0xA0
-gMaxTempoTvTypeFactors = 0x80155D68;
-gRefreshRate = 0x80155D6C;
-gAiBuffers = 0x80155D70;//size:0xC
-gAiBuffLengths = 0x80155D7C;//size:0x8
-gAudioRandom = 0x80155D84;
-D_80155D88 = 0x80155D88;
-gAudioResetTimer = 0x80155D8C;
-gAudioContextEnd = 0x80155D90;//size:0x10
-
-sAudioTaskStartQueue = 0x80155DA0;
-sThreadCmdProcQueue = 0x80155DB8;
-sAudioSpecQueue = 0x80155DD0;
-sAudioResetQueue = 0x80155DE8;
-gThreadCmdBuffer = 0x80155E00;
-sAudioTaskStartMsg = 0x80156600;
-sThreadCmdProcMsg = 0x80156608;
-sAudioSpecMsg = 0x80156618;
-sAudioResetMsg = 0x8015661C;
-
-
-// functions
-AudioSynth_InitNextRingBuf = 0x800080C0;
-AudioSynth_InverseDiscreteCosineTransform = 0x80008364;
-AudioSynth_HartleyTransform = 0x80008780;
-func_80009124 = 0x80009124;
-func_80009504 = 0x80009504;
-func_8000967C = 0x8000967C;
-func_800097A8 = 0x800097A8;
-AudioSynth_LoadRingBufferPart = 0x800098DC;
-AudioSynth_SaveRingBufferPart = 0x80009984;
-AudioSynth_DisableSampleStates = 0x80009A2C;
-AudioSynth_SyncSampleStates = 0x80009AAC;
-AudioSynth_Update = 0x80009B64;
-AudioSynth_LoadReverbSamples = 0x80009D78;
-AudioSynth_SaveReverbSamples = 0x8000A128;
-AudioSynth_DoOneAudioUpdate = 0x8000A25C;
-AudioSynth_ProcessNote = 0x8000A700;
-AudioSynth_LoadWaveSamples = 0x8000B3F0;
-AudioSynth_FinalResample = 0x8000B480;
-AudioSynth_ProcessEnvelope = 0x8000B51C;
-AudioSynth_ApplyHaasEffect = 0x8000B98C;
-
-
-
-AudioHeap_ResetLoadStatus = 0x8000BC70;
-AudioHeap_DiscardFont = 0x8000BD38;
-AudioHeap_DiscardSequence = 0x8000BE24;
-AudioHeap_AllocZeroed = 0x8000BE94;
-AudioHeap_Alloc = 0x8000BF14;
-AudioHeap_InitPool = 0x8000BF6C;
-AudioHeap_InitPersistentCache = 0x8000BF94;
-AudioHeap_InitTemporaryCache = 0x8000BFA8;
-AudioHeap_ResetPool = 0x8000BFD8;
-AudioHeap_InitMainPools = 0x8000BFE8;
-AudioHeap_InitSessionPools = 0x8000C044;
-AudioHeap_InitCachePools = 0x8000C0C0;
-AudioHeap_InitPersistentPoolsAndCaches = 0x8000C13C;
-AudioHeap_InitTemporaryPoolsAndCaches = 0x8000C1F8;
-AudioHeap_AllocCached = 0x8000C2B4;
-AudioHeap_SearchCaches = 0x8000C990;
-AudioHeap_SearchRegularCaches = 0x8000C9E8;
-func_8000CAF4 = 0x8000CAF4;
-AudioHeap_UpdateReverbs = 0x8000CEC8;
-AudioHeap_ClearCurrentAiBuffer = 0x8000D08C;
-AudioHeap_ResetStep = 0x8000D104;
-AudioHeap_Init = 0x8000D4A8;
-AudioHeap_SearchPermanentCache = 0x8000DB0C;
-AudioHeap_AllocPermanent = 0x8000DB64;
-AudioHeap_AllocTemporarySampleCache = 0x8000DBE4;
-AudioHeap_AllocPersistentSampleCache = 0x8000DC34;
-AudioHeap_AllocPersistentSampleCache_2 = 0x8000DC84;
-AudioHeap_InitSampleCaches = 0x8000DCD4;
-AudioHeap_AllocTemporarySampleCacheEntry = 0x8000DD68;
-AudioHeap_DiscardSampleCacheEntry = 0x8000DFFC;
-AudioHeap_UnapplySampleCache = 0x8000E1C4;
-AudioHeap_AllocPersistentSampleCacheEntry = 0x8000E208;
-AudioHeap_DiscardSampleCaches = 0x8000E290;
-
-
-
-AudioLoad_DecreaseSampleDmaTtls = 0x8000E4A0;
-AudioLoad_DmaSampleData = 0x8000E5A8;
-AudioLoad_InitSampleDmaBuffers = 0x8000E8E0;
-AudioLoad_InitTable = 0x8000EBB4;
-AudioLoad_SyncLoadSeqFonts = 0x8000EC14;
-AudioLoad_SyncLoadSeqParts = 0x8000ECC0;
-AudioLoad_SyncLoadSample = 0x8000ED28;
-AudioLoad_SyncLoadInstrument = 0x8000EE14;
-AudioLoad_AsyncLoadSampleBank = 0x8000EEE4;
-AudioLoad_AsyncLoadSeq = 0x8000EF48;
-AudioLoad_GetFontsForSequence = 0x8000F010;
-AudioLoad_DiscardSeqFonts = 0x8000F078;
-AudioLoad_DiscardFont = 0x8000F158;
-AudioLoad_SyncInitSeqPlayer = 0x8000F200;
-AudioLoad_SyncInitSeqPlayerInternal = 0x8000F220;
-AudioLoad_SyncLoadSeq = 0x8000F354;
-AudioLoad_SyncLoadSampleBank = 0x8000F388;
-AudioLoad_SyncLoadFont = 0x8000F478;
-AudioLoad_SyncLoad = 0x8000F554;
-AudioLoad_GetLoadTableIndex = 0x8000F790;
-AudioLoad_SearchCaches = 0x8000F7CC;
-AudioLoad_GetLoadTable = 0x8000F820;
-AudioLoad_RelocateFont = 0x8000F864;
-AudioLoad_SyncDma = 0x8000FA28;
-AudioLoad_SyncDmaUnkMedium = 0x8000FB50;
-AudioLoad_Dma = 0x8000FBA8;
-func_8000FC7C = 0x8000FC7C;
-func_8000FC8C = 0x8000FC8C;
-AudioLoad_SyncLoadSimple = 0x8000FCA0;
-AudioLoad_AsyncLoadInner = 0x8000FCC0;
-AudioLoad_ProcessLoads = 0x8000FF9C;
-AudioLoad_Init = 0x8000FFCC;
-AudioLoad_SlowLoadSample = 0x800105EC;
-AudioLoad_GetFontSample = 0x8001079C;
-AudioLoad_FinishSlowLoad = 0x80010808;
-AudioLoad_ProcessSlowLoads = 0x80010870;
-AudioLoad_DmaSlowCopy = 0x800109FC;
-AudioLoad_DmaSlowCopyUnkMedium = 0x80010A80;
-AudioLoad_StartAsyncLoad = 0x80010AD8;
-AudioLoad_ProcessAsyncLoads = 0x80010BF0;
-AudioLoad_ProcessAsyncLoad = 0x80010C60;
-AudioLoad_AsyncDma = 0x80010EFC;
-AudioLoad_AsyncDmaUnkMedium = 0x80010F8C;
-AudioLoad_RelocateSample = 0x80010FE4;
-AudioLoad_RelocateFontAndPreloadSamples = 0x80011120;
-AudioLoad_ProcessSamplePreloads = 0x8001154C;
-AudioLoad_AddToSampleSet = 0x80011710;
-AudioLoad_GetSamplesForFont = 0x80011758;
-
-
-
-func_80011890 = 0x80011890;
-func_80011C58 = 0x80011C58;
-Audio_GetInstrumentTunedSample = 0x80011D10;
-Audio_GetInstrument = 0x80011D4C;
-Audio_GetDrum = 0x80011DFC;
-func_80011EB8 = 0x80011EB8;
-func_80011F4C = 0x80011F4C;
-Audio_ProcessNotes = 0x80011FA8;
-func_80012438 = 0x80012438;
-Audio_SeqLayerNoteDecay = 0x8001266C;
-func_8001268C = 0x8001268C;
-func_800126AC = 0x800126AC;
-Audio_InitSyntheticWave = 0x800127B0;
-func_80012854 = 0x80012854;
-Audio_InitNoteLists = 0x80012864;
-func_800128B4 = 0x800128B4;
-Audio_NotePoolClear = 0x80012964;
-Audio_NotePoolFill = 0x80012AC4;
-func_80012C00 = 0x80012C00;
-func_80012C40 = 0x80012C40;
-func_80012C6C = 0x80012C6C;
-func_80012CEC = 0x80012CEC;
-func_80012E28 = 0x80012E28;
-func_80012E5C = 0x80012E5C;
-func_80012E88 = 0x80012E88;
-func_80012ED4 = 0x80012ED4;
-func_80012F24 = 0x80012F24;
-Audio_AllocNote = 0x8001301C;
-func_800132E8 = 0x800132E8;
-Audio_SequenceChannelProcessSound = 0x80013400;
-Audio_SequencePlayerProcessSound = 0x800135A8;
-Audio_GetPortamentoFreqScale = 0x80013708;
-Audio_GetVibratoPitchChange = 0x800137DC;
-Audio_GetVibratoFreqScale = 0x80013820;
-Audio_NoteVibratoUpdate = 0x80013A18;
-Audio_NoteVibratoInit = 0x80013A84;
-Audio_AdsrInit = 0x80013B6C;
-Audio_AdsrUpdate = 0x80013B90;
-
-
-
-AudioSeq_InitSequenceChannel = 0x80013EA0;
-AudioSeq_SeqChannelSetLayer = 0x80013FC4;
-AudioSeq_SeqLayerDisable = 0x800140D0;
-AudioSeq_SeqLayerFree = 0x8001410C;
-AudioSeq_SequenceChannelDisable = 0x8001415C;
-AudioSeq_RequestFreeSeqChannel = 0x800141C8;
-AudioSeq_SequencePlayerSetupChannels = 0x80014244;
-AudioSeq_SequencePlayerDisableChannels = 0x80014370;
-AudioSeq_SequenceChannelEnable = 0x80014440;
-AudioSeq_SequencePlayerDisable = 0x800144E4;
-AudioSeq_AudioListPushBack = 0x800145BC;
-AudioSeq_AudioListPopBack = 0x800145FC;
-AudioSeq_InitLayerFreelist = 0x8001463C;
-AudioSeq_ScriptReadU8 = 0x800146C0;
-AudioSeq_ScriptReadS16 = 0x800146D4;
-AudioSeq_ScriptReadCompressedU16 = 0x80014704;
-AudioSeq_SeqLayerProcessScript = 0x80014748;
-AudioSeq_GetInstrument = 0x800152C0;
-AudioSeq_SetInstrument = 0x80015330;
-AudioSeq_SequenceChannelSetVolume = 0x800153C4;
-AudioSeq_SequenceChannelProcessScript = 0x800153E8;
-AudioSeq_SequencePlayerProcessSequence = 0x80015FD4;
-AudioSeq_ProcessSequences = 0x8001678C;
-AudioSeq_ResetSequencePlayer = 0x80016804;
-AudioSeq_InitSequencePlayers = 0x800168BC;
-
-
-
-Audio_dummy_80016A50 = 0x80016A50;
-Audio_GetSfxFalloff = 0x80016A58;
-Audio_GetSfxReverb = 0x80016BC0;
-Audio_GetSfxPan = 0x80016CDC;
-Audio_GetSfxFreqMod = 0x80016EE4;
-Audio_SetSfxProperties = 0x80016FF0;
-Audio_UpdateDopplerShift = 0x80017360;
-Audio_LoadInstruments = 0x80017494;
-Audio_LoadAquasSequence = 0x80017550;
-Audio_ResetSfxChannelState = 0x80017588;
-Audio_StartSequence = 0x80017600;
-Audio_StopSequence = 0x80017760;
-Audio_ProcessSeqCmd = 0x800177C8;
-Audio_QueueSeqCmd = 0x800182F4;
-Audio_ProcessSeqCmds = 0x8001831C;
-Audio_GetActiveSeqId = 0x8001839C;
-Audio_SeqCmdNotQueued = 0x80018410;
-Audio_SeqCmdValueNotQueued = 0x80018470;
-Audio_ResetSequenceRequests = 0x800184D4;
-Audio_DisableSetupOp = 0x800184EC;
-Audio_SetSequenceFade = 0x800185A0;
-Audio_UpdateActiveSequences = 0x800185F8;
-Audio_SetDelayedSeqCmd = 0x80018E9C;
-Audio_UpdateDelayedSeqCmds = 0x80018EE0;
-Audio_HandleReset = 0x80018FA4;
-Audio_ResetActiveSequences = 0x80019068;
-Audio_ResetActiveSequencesAndVolume = 0x800190E4;
-Audio_SetSfxBanksMute = 0x80019158;
-Audio_ClearBGMMute = 0x800191BC;
-Audio_PlaySfx = 0x80019218;
-Audio_RemoveMatchingSfxRequests = 0x80019290;
-Audio_ProcessSfxRequest = 0x80019434;
-Audio_RemoveSfxBankEntry = 0x800197AC;
-Audio_ChooseActiveSfx = 0x800198C0;
-Audio_PlayActiveSfx = 0x8001A01C;
-Audio_KillSfxByBank = 0x8001A290;
-Audio_StopSfxByBankAndSource = 0x8001A38C;
-Audio_KillSfxByBankAndSource = 0x8001A4B8;
-Audio_KillSfxBySource = 0x8001A500;
-Audio_KillSfxBySourceAndId = 0x8001A55C;
-Audio_KillSfxByTokenAndId = 0x8001A6C4;
-Audio_KillSfxById = 0x8001A838;
-Audio_ProcessSfxRequests = 0x8001A988;
-Audio_SetSfxVolumeMod = 0x8001A9EC;
-Audio_UpdateSfxVolumeMod = 0x8001AA90;
-Audio_PlayAllSfx = 0x8001AAE4;
-Audio_ResetSfx = 0x8001AB50;
-Audio_PlayVoice = 0x8001ACDC;
-Audio_PlayVoiceWithoutBGM = 0x8001AD00;
-Audio_UpdateVoice = 0x8001AD44;
-Audio_ClearVoice = 0x8001AE58;
-Audio_GetCurrentVoice = 0x8001AE78;
-Audio_GetCurrentVoiceStatus = 0x8001AED4;
-Audio_SetUnkVoiceParam = 0x8001AF40;
-Audio_UpdateUnkVoiceParam = 0x8001AF50;
-Audio_ResetPlayerFreqMods = 0x8001AF9C;
-Audio_UpdateArwingNoise = 0x8001B014;
-Audio_UpdateLandmasterNoise = 0x8001B454;
-Audio_UpdateBlueMarineNoise = 0x8001B774;
-Audio_UpdatePlayerFreqMod = 0x8001BA40;
-Audio_UpdatePlayerReverb = 0x8001BB74;
-Audio_UpdatePlayerNoise = 0x8001BC20;
-Audio_ResetVoicesAndPlayers = 0x8001BC48;
-Audio_ProcessPlaylist = 0x8001BD0C;
-Audio_AnalyzeFrequencies = 0x8001BFC0;
-Audio_UpdateFrequencyAnalysis = 0x8001C3EC;
-Audio_StartPlayerNoise = 0x8001C8B8;
-Audio_StopPlayerNoise = 0x8001CA24;
-Audio_InitBombSfx = 0x8001CB80;
-Audio_PlayBombFlightSfx = 0x8001CCDC;
-Audio_PlayBombExplodeSfx = 0x8001CE28;
-Audio_StartEngineNoise = 0x8001CEFC;
-Audio_StopEngineNoise = 0x8001CF60;
-Audio_SetSfxSpeedModulation = 0x8001CFA8;
-Audio_SetTransposeAndPlaySfx = 0x8001D034;
-Audio_SetModulationAndPlaySfx = 0x8001D0B4;
-Audio_PlaySfxModulated = 0x8001D10C;
-Audio_SetSfxMapModulation = 0x8001D15C;
-Audio_SetHeatAlarmParams = 0x8001D1C8;
-Audio_PlayEventSfx = 0x8001D2FC;
-Audio_StopEventSfx = 0x8001D3A0;
-Audio_SetEnvSfxReverb = 0x8001D400;
-Audio_SetBgmParam = 0x8001D410;
-Audio_PlaySequence = 0x8001D444;
-Audio_PlayFanfare = 0x8001D4AC;
-Audio_PlayDeathSequence = 0x8001D520;
-Audio_PlayPauseSfx = 0x8001D638;
-Audio_PlayMapMenuSfx = 0x8001D6DC;
-Audio_RestoreVolumeSettings = 0x8001D780;
-Audio_SetVolume = 0x8001D8A8;
-Audio_PlaySoundTest = 0x8001D8F4;
-Audio_PlaySequenceDistorted = 0x8001D9E0;
-Audio_PlaySoundTestTrack = 0x8001DA90;
-Audio_FadeOutAll = 0x8001DBD0;
-Audio_KillAllSfx = 0x8001DC2C;
-Audio_SetAudioSpec = 0x8001DC6C;
-Audio_PlayBgm = 0x8001DCB4;
-Audio_InitSounds = 0x8001DCE0;
-Audio_RestartSeqPlayers = 0x8001DD40;
-Audio_StartReset = 0x8001DE1C;
-Audio_Update = 0x8001DECC;
-
-
-
-AudioThread_CreateTask = 0x8001DF50;
-AudioThread_ProcessGlobalCmd = 0x8001E444;
-AudioThread_SetFadeOutTimer = 0x8001E720;
-AudioThread_SetFadeInTimer = 0x8001E778;
-AudioThread_InitQueues = 0x8001E7C8;
-AudioThread_QueueCmd = 0x8001E850;
-AudioThread_QueueCmdF32 = 0x8001E8A8;
-AudioThread_QueueCmdS32 = 0x8001E8CC;
-AudioThread_QueueCmdS8 = 0x8001E8F0;
-AudioThread_ScheduleProcessCmds = 0x8001E920;
-AudioThread_ResetCmdQueue = 0x8001E998;
-AudioThread_ProcessCmds = 0x8001E9AC;
-AudioThread_GetAsyncLoadStatus = 0x8001ECAC;
-AudioThread_GetFontsForSequence = 0x8001ED14;
-AudioThread_ResetComplete = 0x8001ED34;
-AudioThread_ResetAudioHeap = 0x8001ED8C;
-AudioThread_PreNMIReset = 0x8001EE00;
-AudioThread_Init = 0x8001EE3C;
diff --git a/linker_scripts/us/rev1/symbol_addrs_engine.txt b/linker_scripts/us/rev1/symbol_addrs_engine.txt
deleted file mode 100644
index 3a5ed4c3..00000000
--- a/linker_scripts/us/rev1/symbol_addrs_engine.txt
+++ /dev/null
@@ -1,774 +0,0 @@
-//fox_display
-gTeamHelpTimer = 0x800CA238;
-
-//fox_std_lib
-sSmallChars = 0x800D2660;//type:asciz size:42
-
-Graphics_ClearPrintBuffer = 0x80099980;
-Graphics_Printf = 0x800999D8;
-Lib_Texture_Scroll = 0x80099A2C;
-Lib_Texture_Mottle = 0x80099E28;
-Animation_GetLimbIndex = 0x8009A400;
-Animation_DrawLimb = 0x8009A440;
-Animation_DrawSkeleton = 0x8009A72C;
-Animation_GetFrameData = 0x8009AA20;
-Animation_GetFrameCount = 0x8009ACDC;
-Animation_FindBoundingBox = 0x8009AD18;
-Animation_GetDListBoundingBox = 0x8009B74C;
-Animation_GetSkeletonBoundingBox = 0x8009B784;
-Math_SmoothStepToF = 0x8009BC2C;
-Math_SmoothStepToAngle = 0x8009BD38;
-Math_SmoothStepToVec3fArray = 0x8009BEEC;
-Math_PursueVec3f = 0x8009C124;
-Lib_TextureRect_CI4 = 0x8009C320;
-Lib_TextureRect_CI4_Flip = 0x8009C674;
-Lib_TextureRect_CI4_MirX = 0x8009C9C8;
-Lib_TextureRect_CI4_MirY = 0x8009CD3C;
-Lib_TextureRect_CI8 = 0x8009D0BC;
-Lib_TextureRect_RGBA16 = 0x8009D418;
-Lib_TextureRect_RGBA16_MirX = 0x8009D6CC;
-Lib_TextureRect_IA8 = 0x8009D994;
-Lib_TextureRect_IA8_FlipMirX = 0x8009DC4C;
-Lib_TextureRect_IA8_FlipMirY = 0x8009DF14;
-Lib_TextureRect_IA8_MirX = 0x8009E1E8;
-Lib_TextureRect_IA8_MirY = 0x8009E4B0;
-Lib_TextureRect_IA16 = 0x8009E784;
-Lib_TextureRect_IA16_MirX = 0x8009EA38;
-Lib_TextureRect_IA16_MirY = 0x8009ED04;
-Lib_TextureRect_IA16_MirXY = 0x8009EFDC;
-Lib_TextureRect_RGBA32 = 0x8009F2C0;
-Graphics_FillRectangle = 0x8009F574;
-Math_Vec3fFromAngles = 0x8009F6CC;
-Math_RadToDeg = 0x8009F768;
-Graphics_SetupTextureRender = 0x8009F7B4;
-Graphics_DisplayHUDNumber = 0x8009FC0C;
-Graphics_DisplaySmallNumber = 0x8009FEA0;
-Graphics_DisplayLargeText = 0x800A0094;
-Graphics_GetLargeTextWidth = 0x800A06F8;
-Graphics_DisplayLargeNumber = 0x800A100C;
-Graphics_DisplaySmallText = 0x800A1200;
-Graphics_GetSmallTextWidth = 0x800A13EC;
-func_800A1540 = 0x800A1540;
-Texture_BlendRGBA16 = 0x800A1558;
-
-// fox_beam
-PlayerShot_Initialize = 0x80035E48;
-
-// fox_rcp
-RCP_SetupDL = 0x800B8DD0;
-RCP_SetFog = 0x800B8E14;
-RCP_SetupDL_0 = 0x800b8f18;
-RCP_SetupDL_1 = 0x800b8f48;
-RCP_SetupDL_11 = 0x800b8f78;
-RCP_SetupDL_12 = 0x800b8fa8;
-RCP_SetupDL_2 = 0x800b8fd8;
-RCP_SetupDL_3 = 0x800b9008;
-RCP_SetupDL_4 = 0x800b9120;
-RCP_SetupDL_7 = 0x800b9150;
-RCP_SetupDL_9 = 0x800b9180;
-RCP_SetupDL_8 = 0x800b9298;
-RCP_SetupDL_13 = 0x800b92c8;
-RCP_SetupDL_14 = 0x800b92f8;
-RCP_SetupDL_17 = 0x800b9328;
-RCP_SetupDL_36 = 0x800b9358;
-RCP_SetupDL_52 = 0x800b9388;
-RCP_SetupDL_62 = 0x800b94a0;
-RCP_SetupDL_37 = 0x800b94d0;
-RCP_SetupDL_18 = 0x800b95e8;
-RCP_SetupDL_20 = 0x800b9618;
-RCP_SetupDL_19 = 0x800b9730;
-RCP_SetupDL_21 = 0x800b9760;
-RCP_SetupDL_33 = 0x800b9790;
-RCP_SetupDL_34 = 0x800b98a8;
-RCP_SetupDL_40 = 0x800b99c0;
-RCP_SetupDL_42 = 0x800b99f0;
-RCP_SetupDL_43 = 0x800b9a20;
-RCP_SetupDL_60 = 0x800b9b38;
-RCP_SetupDL_47 = 0x800b9c50;
-RCP_SetupDL_66 = 0x800b9d68;
-RCP_SetupDL_55 = 0x800b9e80;
-RCP_SetupDL_57 = 0x800b9eb0;
-RCP_SetupDL_45 = 0x800b9fc8;
-RCP_SetupDL_46 = 0x800ba0e0;
-RCP_SetupDL_41 = 0x800ba110;
-RCP_SetupDL_64 = 0x800ba140;
-RCP_SetupDL_64_2 = 0x800ba170;
-RCP_SetupDL_23 = 0x800BA1A0;
-RCP_SetupDL_29 = 0x800BA1D0;
-RCP_SetupDL_30 = 0x800BA2E8;
-RCP_SetupDL_27 = 0x800BA400;
-RCP_SetupDL_32 = 0x800BA430;
-RCP_SetupDL_73 = 0x800BA460;
-RCP_SetupDL_76 = 0x800BA490;
-RCP_SetupDL_74 = 0x800BA4C0;
-RCP_SetupDL_78 = 0x800BA4F0;
-RCP_SetupDL_81 = 0x800BA520;
-RCP_SetupDL_48 = 0x800BA550;
-RCP_SetupDL_68 = 0x800BA580;
-RCP_SetupDL_49 = 0x800BA5B0;
-RCP_SetupDL_44 = 0x800BA5E0;
-RCP_SetupDL_50 = 0x800BA610;
-RCP_SetupDL_61 = 0x800BA640;
-
-// fox_radio
-gRadioMsgList = 0x80178720;
-gRadioMsgListIndex = 0x80178724;
-gRadioPrintPosX = 0x80178728;
-gRadioPrintPosY = 0x8017872C;
-gRadioTextBoxPosX = 0x80178730;
-gRadioTextBoxPosY = 0x80178734;
-gRadioTextBoxScaleX = 0x80178738;
-gRadioPortraitPosX = 0x8017873C;
-gRadioPortraitPosY = 0x80178740;
-sRadioUseRedBox = 0x80178744;
-D_radio_80178748 = 0x80178748;
-
-// fox_versus
-sUnlockLandmaster = 0x8017875C;
-sUnlockOnFoot = 0x80178760;
-
-gRadioMsgPri = 0x800D4A70;
-
-func_radio_800BA760 = 0x800BA760;
-func_radio_800BA7BC = 0x800BA7BC;
-Radio_PlayMessage = 0x800BA808;
-func_radio_800BAAE8 = 0x800BAAE8;
-func_radio_800BB388 = 0x800BB388;
-Radio_Draw = 0x800BB5D0;
-
-// fox_message
-gTextCharTextures = 0x80179010;
-gMsgLookup = 0x80185CBC;
-
-Message_PtrFromId = 0x800C2830;
-Message_IdFromPtr = 0x800C2890;
-Message_GetWidth = 0x800C28DC;
-Message_GetCharCount = 0x800C2928;
-Message_DisplayChar = 0x800C295C;
-Message_DisplayText = 0x800C2AF0;
-Message_DisplayScrollingText = 0x800C2D3C;
-Message_IsPrintingChar = 0x800C2F30;
-
-// fox_bg
-sKaSunColors = 0x800C9DBC;//size:39
-sSunColors = 0x800C9D94;//size:39
-sSunShifts = 0x800C9CC4;
-sKaSunShifts = 0x800C9CF8;
-
-// fox_boss
-Boss_CompleteLevel = 0x8004319C;
-Boss_AwardBonus = 0x80042EC0;
-gBossFrameCount = 0x801613A0;
-
-// fox_save
-gDefaultSave = 0x800D4D10;
-gSaveFile = 0x80178870; //size:0x200
-
-// fox_edisplay
-Object_ApplyWaterDistortion = 0x800596C0;
-Object_SetCullDirection = 0x800597C0;
-Graphics_SetScaleMtx = 0x8005980C;
-Sprite168_Draw = 0x80059850;
-Object_dummy_800598DC = 0x800598DC;
-MeteoBall_Draw = 0x800598E8;
-MeHopBot_PostLimbDraw = 0x800599A4;
-MeHopBot_Draw = 0x80059A24;
-MeteoTunnel_Draw = 0x80059AEC;
-Scenery_DrawTitaniaBones = 0x80059B20;
-func_edisplay_80059BB0 = 0x80059BB0;
-CoIBeam_Draw = 0x80059BBC;
-CoMoleMissile_Draw = 0x80059BF0;
-func_edisplay_80059C28 = 0x80059C28;
-Sprite167_Draw = 0x80059C34;
-FogShadow_Draw = 0x80059C40;
-CoBuilding9_Draw = 0x80059F68;
-CoBuilding10_Draw = 0x80059FDC;
-func_edisplay_8005A010 = 0x8005A010;
-func_edisplay_8005A07C = 0x8005A07C;
-func_edisplay_8005A088 = 0x8005A088;
-ActorDebris_Draw = 0x8005A094;
-Actor_DrawEngineAndContrails = 0x8005ADAC;
-Actor_DrawEngineGlow = 0x8005B1E8;
-ActorTeamArwing_Draw = 0x8005B388;
-MeMolarRock_Draw = 0x8005B6A4;
-MeMeteor2_Draw = 0x8005B71C;
-MeLaserCannon1_Draw = 0x8005B7CC;
-ActorMissileSeek_Draw = 0x8005B848;
-CoSkibot_Draw = 0x8005B9A4;
-CoRadar_Draw = 0x8005BA30;
-func_edisplay_8005BAAC = 0x8005BAAC;
-Object_SetShadowDL = 0x8005BAB4;
-ItemCheckpoint_Draw = 0x8005C5F0;
-ItemSilverRing_Draw = 0x8005C900;
-ItemSilverStar_Draw = 0x8005C9C0;
-ItemGoldRing_Draw = 0x8005CA80;
-ItemBomb_Draw = 0x8005CB44;
-ItemLasers_Draw = 0x8005CC9C;
-ItemMeteoWarp_Draw = 0x8005CDA8;
-func_edisplay_8005D008 = 0x8005D008;
-func_edisplay_8005D1F0 = 0x8005D1F0;
-func_edisplay_8005D3CC = 0x8005D3CC;
-Scenery_Draw = 0x8005D654;
-Sprite_Draw = 0x8005D8B8;
-Actor_DrawOnRails = 0x8005D954;
-Actor_DrawAllRange = 0x8005DBC0;
-Boss_Draw = 0x8005E1B8;
-Effect_DrawOnRails = 0x8005E454;
-Effect_DrawAllRange = 0x8005E538;
-Item_Draw = 0x8005E7B8;
-ActorAllRange_DrawShadow = 0x8005EA24;
-Object_DrawShadow = 0x8005ECD8;
-Object_ClampSfxSource = 0x8005F030;
-Object_SetSfxSourceToPos = 0x8005F0E8;
-Object_UpdateSfxSource = 0x8005F1EC;
-Object_SetSfxSourceToView = 0x8005F290;
-Scenery360_Draw = 0x8005F2F4;
-Display_SetSecondLight = 0x8005F670;
-func_edisplay_8005F9DC = 0x8005F9DC;
-Object_DrawAll = 0x8005FB70;
-Effect_DrawAll = 0x8006046C;
-Object_Draw = 0x80060714;
-Effect_Draw = 0x8006089C;
-TexturedLine_Draw = 0x80060968;
-TexturedLine_DrawPath = 0x80060D94;
-
-// fox_effect
-BonusText_Display = 0x80077240;
-Effect_Load = 0x8007783C;
-func_effect_80079618 = 0x80079618;
-Effect_Effect383_Spawn = 0x8007A568;
-Effect_SpawnTimedSfxAtPos = 0x8007A6F0;
-Effect_Effect359_Spawn = 0x8007A900;
-Effect_Effect382_Spawn = 0x8007AFD0;
-Effect_Effect364_Spawn = 0x8007B8F8;
-Effect_Effect362_Spawn = 0x8007BC7C;
-Effect386_Spawn1 = 0x8007BFFC;
-Effect_Effect390_Spawn = 0x8007C120;
-func_effect_8007D0E0 = 0x8007D0E0;
-func_effect_8007D2C8 = 0x8007D2C8;
-func_effect_8007EE68 = 0x8007EE68;
-func_effect_800815DC = 0x800815DC;
-func_effect_80081A8C = 0x80081A8C;
-Effect_Effect391_Spawn = 0x8008377C;
-
-// fox_enmy
-Object_PlayerSfx = 0x80060F30;
-Object_Kill = 0x80060FBC;
-func_enmy_80060FE4 = 0x80060FE4;
-func_enmy_80061148 = 0x80061148;
-Object_SetInfo = 0x800612B8;
-Scenery_Initialize = 0x80061364;
-Sprite_Initialize = 0x80061394;
-Actor_Initialize = 0x800613C4;
-Boss_Initialize = 0x80061404;
-Item_Initialize = 0x80061444;
-Effect_Initialize = 0x80061474;
-Scenery_Load = 0x800614B4;
-Sprite_Load = 0x800615A0;
-Actor_Load = 0x8006168C;
-Boss_Load = 0x80061778;
-Item_Load = 0x80061864;
-func_enmy_80061958 = 0x80061958;
-func_enmy_80061A4C = 0x80061A4C;
-func_enmy_80061B68 = 0x80061B68;
-func_enmy_80061CD0 = 0x80061CD0;
-func_enmy_80061E48 = 0x80061E48;
-ActorEvent_Load = 0x80061F0C;
-Object_Load = 0x80062180;
-func_enmy_80062568 = 0x80062568;
-Object_LoadLevelObjects = 0x80062664;
-func_enmy_80062B60 = 0x80062B60;
-func_enmy_80062C38 = 0x80062C38;
-func_enmy_80062D04 = 0x80062D04;
-Object_CheckHitboxCollision = 0x80062DBC;
-Object_CheckSingleHitbox = 0x800631A8;
-Object_CheckPolyCollision = 0x8006326C;
-Object_CheckCollision = 0x8006351C;
-Actor_CoRadar_Init = 0x80063CAC;
-Scenery_Corneria_Init = 0x80063D58;
-Scenery_CoStoneArch_Init = 0x80063E5C;
-func_enmy_80063F4C = 0x80063F4C;
-func_enmy_80063F58 = 0x80063F58;
-func_enmy_80063F74 = 0x80063F74;
-Object_Init = 0x80063F90;
-Scenery_UpdateTitaniaBones = 0x800652CC;
-func_enmy_80065380 = 0x80065380;
-func_enmy_8006546C = 0x8006546C;
-func_enmy_800654E4 = 0x800654E4;
-func_enmy_800655C8 = 0x800655C8;
-func_enmy_8006566C = 0x8006566C;
-ActorMissileSeek_Update = 0x800656D4;
-func_enmy_800660F0 = 0x800660F0;
-Actor_Despawn = 0x80066254;
-CoSkibot_Update = 0x8006654C;
-func_enmy_8006684C = 0x8006684C;
-CoRadar_Update = 0x800669A0;
-MeMolarRock_Update = 0x80066A80;
-func_enmy_80066A8C = 0x80066A8C;
-func_enmy_80066C00 = 0x80066C00;
-CoBuilding9_Update = 0x80066D5C;
-func_enmy_80066E80 = 0x80066E80;
-Sprite167_Update = 0x80066E8C;
-SceneryRotateTowardsCamera = 0x80066EA8;
-func_enmy_80066EE4 = 0x80066EE4;
-Item_CheckBounds = 0x80066EF0;
-Item_SpinPickup = 0x800671D0;
-Actor_SetupDebris70 = 0x80067348;
-Actor_SpawnDebris70 = 0x800674B4;
-ActorSupplies_Update = 0x8006753C;
-ActorSupplies_Draw = 0x80067874;
-func_enmy_80067A40 = 0x80067A40;
-Item1up_Update = 0x80067B1C;
-ItemPickup_Update = 0x80067BEC;
-ItemLasers_Update = 0x80067F6C;
-ItemSupplyRing_Update = 0x80068020;
-ItemSilverStar_Update = 0x800685D8;
-ItemGoldRing_Update = 0x800685F8;
-ItemWingRepair_Update = 0x80068618;
-ItemMeteoWarp_Update = 0x80068688;
-ItemCheckpoint_Update = 0x80068914;
-ItemRingCheck_Update = 0x80068C48;
-ItemPathChange_Update = 0x80068C88;
-Sprite_UpdateDoodad = 0x80068FE0;
-Object_Dying = 0x800690D0;
-Actor_Move = 0x800693E8;
-Boss_Move = 0x80069658;
-Scenery_Move = 0x800696F8;
-Sprite_Move = 0x80069858;
-Effect_Move = 0x80069924;
-Item_Move = 0x80069A10;
-Actor_Update = 0x80069AAC;
-Boss_Update = 0x80069CBC;
-Scenery_Update = 0x80069DF4;
-Sprite_Update = 0x80069E88;
-Item_Update = 0x80069F30;
-Effect_Update = 0x80069FD4;
-TexturedLine_Update = 0x8006A06C;
-TexturedLine_UpdateAll = 0x8006A38C;
-Object_Update = 0x8006A3E8;
-
-// fox_enmy2
-sEventTexLineColors = 0x800D0DBC;//size:24
-
-// fox_game
-gNextVsViewScale = 0x80161A10;
-gVsViewScale = 0x80161A14;
-gPlayerInactive = 0x80161A18; //size:0x10
-gVsMenuSelection = 0x80161A28;
-gShowHud = 0x80161A2C;
-gNextLevelPhase = 0x80161A2E;
-gNextLevel = 0x80161A30;
-gNextGameState = 0x80161A32;
-gLastGameState = 0x80161A34;
-gBgColor = 0x80161A36;
-gBlurAlpha = 0x80161A38;
-gGameStandby = 0x80161A39;
-gFovY = 0x80161A3C;
-gProjectNear = 0x80161A40;
-gProjectFar = 0x80161A44;
-gShowReticles = 0x800D2860;
-D_game_800D2870 = 0x800D2870;
-sVsCameraULx = 0x800D2874;
-sVsCameraLRx = 0x800D2884;
-sVsCameraULy = 0x800D2894;
-sVsCameraLRy = 0x800D28A4;
-sLevelSceneIds = 0x800D28B4;
-
-Game_Initialize = 0x800A18B0;
-Game_SetGameState = 0x800A1980;
-Game_ChangeScene = 0x800A1B6C;
-Game_InitMasterDL = 0x800A1C14;
-Game_InitStandbyDL = 0x800A1E68;
-Game_InitFullViewport = 0x800A1F44;
-Game_InitViewport = 0x800A1FB0;
-Game_Draw = 0x800A24DC;
-Game_SetScene = 0x800A25DC;
-Game_Update = 0x800A26C0;
-Game_SpawnActor = 0x800A3608;
-
-
-// sf_hud
-D_801616A0 = 0x801616A0; //type:s32 size:0xC
-D_801616B0 = 0x801616B0; //type:s32 size:0xC
-gTotalHits = 0x80161714;
-gShowBossHealth = 0x80161734;
-gMedalStatus = 0x801617B4;
-gMedalFlashTimer = 0x801617B8;
-sLevelTitleCard = 0x800D1AEC; //type:s32 size:0x1B0
-
-// fox_play
-gSavedZoSearchlightStatus = 0x80161A50;
-gArwingSpeed = 0x80161A54;
-D_play_80161A5C = 0x80161A5C;
-gScreenFlashTimer = 0x80161A60;
-gDropHitCountItem = 0x80161A62;
-sPlayWingSplashSfx = 0x80161A64;
-sEnvironment = 0x80161A68;
-gVenomHardClear = 0x800D2F68; //type:u8
-
-// fox_context
-D_ctx_80161A70 = 0x80161A70;
-D_ctx_80161A74 = 0x80161A74;
-D_ctx_80161A78 = 0x80161A78;
-D_ctx_80161A7C = 0x80161A7C;
-D_ctx_80161A80 = 0x80161A80;
-D_ctx_80161A84 = 0x80161A84;
-gGroundSurface = 0x80161A88;
-gSavedGroundSurface = 0x80161A8C;
-gGoldRingCount = 0x80161A90;
-gHitCount = 0x80161A98;
-gSavedHitCount = 0x80161A9C;
-gLifeCount = 0x80161AA0;
-gLaserStrength = 0x80161AA8;//size:0x10
-gCullObjects = 0x80161AB8;
-gScenery = 0x80161B00; //size:0x1900
-gSprites = 0x80163400; //size:0xBE0
-gActors = 0x80163FE0; //size:0xB130
-gBosses = 0x8016F110; //size:0x1020
-gEffects = 0x80170130; //size:0x36B0
-gItems = 0x801737E0; //size:0x870
-gPlayerShots = 0x80174050; //size:0x700
-gTexturedLines = 0x80174750; //size:0x12C0
-gRadarMarks = 0x80175A10; //size:0xA28
-gBonusText = 0x80176438; //size:0x118
-gMeMoraStatus = 0x80176550;
-gMeMoraXpos = 0x80176558;
-gMeMoraYpos = 0x80176878;
-gMeMoraZpos = 0x80176B98;
-gMeMoraXrot = 0x80176EB8;
-gMeMoraYrot = 0x801771D8;
-gSceneId = 0x801774F8;
-gMeMoraZrot = 0x80177500;
-gSceneSetup = 0x80177820;
-gClearPlayerInfo = 0x80177824;
-gEnemyShotSpeed = 0x80177828;
-D_ctx_8017782C = 0x8017782C;
-gShowLevelClearStatusScreen = 0x80177830;
-gGameState = 0x80177834;
-gLevelStartStatusScreenTimer = 0x80177838;
-gNextGameStateTimer = 0x8017783C;
-gLevelClearScreenTimer = 0x80177840;
-gOptionMenuStatus = 0x8017784C; //type:OptionState
-gBossHealthBar = 0x80177848;
-D_ctx_80177850 = 0x80177850;
-gPlayState = 0x80177854;
-D_ctx_80177858 = 0x80177858;
-D_ctx_80177868 = 0x80177868;
-gPlayerForms = 0x80177870;
-gLevelMode = 0x80177880;
-gHandicap = 0x80177888;
-gDrawMode = 0x80177898;
-gVersusStage = 0x8017789C;
-gPlayerNum = 0x801778A0;
-gVsPointsToWin = 0x801778A4;
-gCamCount = 0x801778A8;
-D_801778AB = 0x801778AB;
-gVsMatchType = 0x801778AC;
-gTeamShields = 0x801778B0; //size:0x18
-gVsTimeTrialLimit = 0x801778C8;
-gSavedTeamShields = 0x801778D0; //size:0x18
-gVersusMode = 0x801778E8;
-gPrevPlanetSavedTeamShields = 0x801778F0;//size=0x18
-gBoostButton = 0x80177908;
-gTeamDamage = 0x80177910;
-gBrakeButton = 0x80177928;
-gMissionStatus = 0x80177930;
-gShootButton = 0x80177938;
-gGroundHeight = 0x80177940;
-gBombButton = 0x80177948;
-D_ctx_80177950 = 0x80177950;
-D_ctx_80177958 = 0x80177958;
-gInputHold = 0x80177974;
-gCsCamEyeX = 0x80177978;
-gInputPress = 0x8017797C;
-gCsCamEyeY = 0x80177980;
-gCsCamEyeZ = 0x80177988;
-D_ctx_80177990 = 0x80177990;
-gCsCamAtX = 0x801779A0;
-D_ctx_801779A8 = 0x801779A8;
-gCsCamAtY = 0x801779B8;
-gCsCamAtZ = 0x801779C0;
-gChargeTimers = 0x801779C8;
-gPlayCamEye = 0x801779D8;
-gPlayCamAt = 0x801779E8;
-gExpertMode = 0x801779F8;
-gUturnDownTimers = 0x80177A00;
-D_ctx_80177A10 = 0x80177A10;//size:0x28
-gUturnBrakeTimers = 0x80177A38;
-D_ctx_80177A48 = 0x80177A48;//size:0x28
-gLoopDownTimers = 0x80177A70;//size:0x10
-gCsFrameCount = 0x80177A80;
-gLoopBoostTimers = 0x80177A88;//size:0x10
-gDrawGround = 0x80177A98;
-gMuzzleFlashScale = 0x80177AA0;
-gDrawBackdrop = 0x80177AB0;
-gShieldAlpha = 0x80177AB8;
-gAqDrawMode = 0x80177AC8;
-gHasShield = 0x80177AD0;
-gTitleState = 0x80177AE0;
-gShieldTimer = 0x80177AE8;
-gMainController = 0x80177AF8;
-gVsLockOnTimers = 0x80177B00;
-gMapState = 0x80177B40;
-gStartAndrossFightTimer = 0x80177B44;
-gMissionNumber = 0x80177B48;
-gMissionTeamStatus = 0x80177B50;
-gMissionHitCount = 0x80177B70;
-gMissionPlanet = 0x80177B90;
-gMissionMedal = 0x80177BB0;
-gControllerRumbleTimers = 0x80177BD0;
-gPlanetPathStatus = 0x80177BD8;
-gPlayerScores = 0x80177C30;
-gCircleWipeFrame = 0x80177C50;
-D_ctx_80177C58 = 0x80177C58;
-gOptionSoundMode = 0x80177C74;
-gVolumeSettings = 0x80177C80;
-gBgmSeqId = 0x80177C90;
-D_ctx_80177C94 = 0x80177C94;
-gLevelType = 0x80177C98;
-D_ctx_80177C9C = 0x80177C9C;
-gSavedObjectLoadIndex = 0x80177CA0;
-D_ctx_80177CA4 = 0x80177CA4;
-D_ctx_80177CAC = 0x80177CAC;
-gSavedPathProgress = 0x80177CB0;
-D_ctx_80177CB4 = 0x80177CB4;
-D_ctx_80177CBC = 0x80177CBC;
-D_ctx_80177CC4 = 0x80177CC4;
-gPathGroundScroll = 0x80177CC8;
-gStarWolfTeamAlive = 0x80177CD0; // size:0x18
-gPathVelZ = 0x80177D08;
-gRightWingHealth = 0x80177D10;
-gPathProgress = 0x80177D20;
-gLeftWingHealth = 0x80177D28;
-gRadioPortraitScaleY = 0x80177D38;
-gRightWingFlashTimer = 0x80177D40;
-gRadioTextBoxScaleY = 0x80177D50;
-gLeftWingFlashTimer = 0x80177D58;
-gRadioMsgRadioId = 0x80177D68;
-gRightWingDebrisTimer = 0x80177D70;
-gLeftWingDebrisTimer = 0x80177D88;
-gBombCount = 0x80177DA0;
-gGameFrameCount = 0x80177DB0;
-gObjectLoadIndex = 0x80177DC8;
-gPrevEventActorIndex = 0x80177E70;
-gFormationLeaderIndex = 0x80177E78;
-gRingPassCount = 0x80177E80;
-gFormationInitRot = 0x80177E88; // size:0xC
-gTeamArrowsViewPos = 0x80177E98;
-gFormationInitPos = 0x80177F10;
-D_ctx_80177F20 = 0x80177F20; //size:0xF4
-D_ctx_80178028 = 0x80178028; //size:0xF4
-gGroundClipMode = 0x8017812C;
-D_ctx_80178130 = 0x80178130; //size:0xF4
-gCurrentLevel = 0x80178234;
-D_ctx_80178238 = 0x80178238;//size:0x3D type:u8
-gLevelPhase = 0x8017827C;
-gPlayer = 0x80178280;
-gBossActive = 0x80178284;
-gStarOffsetsX = 0x80178288;
-gKillEventActors = 0x8017828C;
-gStarOffsetsY = 0x80178290;
-gUseDynaFloor = 0x80178294;
-gStarFillColors = 0x80178298;
-gRadioState = 0x8017829C;
-gCurrentRadioPortrait = 0x801782A4;
-gScenery360 = 0x801782A8;
-gRadioStateTimer = 0x801782AC;
-gRadioMouthTimer = 0x801782B4;
-gDrawSmallRocks = 0x801782B8;
-D_ctx_801782BC = 0x801782BC;
-D_ctx_801782C0 = 0x801782C0;
-D_ctx_801782D0 = 0x801782D0;
-D_ctx_801782D4 = 0x801782D4;
-gRadioMsgCharIndex = 0x801782D8;
-gRadioMsgId = 0x801782E8;
-gMsgCharIsPrinting = 0x801782F8;
-gDynaFloorTimer = 0x801782FC;
-gHideRadio = 0x80178300;
-gRadioMsg = 0x80178308;
-gLevelObjects = 0x80178310;
-gFogRed = 0x80178320;
-gFogGreen = 0x80178328;
-gFogBlue = 0x80178330;
-gFogAlpha = 0x80178338;
-gFillScreenAlpha = 0x80178340;
-gFillScreenRed = 0x80178348;
-gFillScreenGreen = 0x80178350;
-gFillScreenBlue = 0x80178354;
-gFillScreenAlphaTarget = 0x80178358;
-gFillScreenAlphaStep = 0x8017835C;
-gLight3R = 0x80178360;
-gLight3G = 0x80178364;
-gLight3B = 0x80178368;
-gLight3Brightness = 0x8017836C;
-gLight3x = 0x80178370;
-gPlayerGlareAlphas = 0x80178380;
-gPlayerGlareReds = 0x80178390;
-gPlayerGlareGreens = 0x801783A0;
-gPlayerGlareBlues = 0x801783B0;
-gSunViewX = 0x801783D0;
-gSunViewY = 0x801783D4;
-gFogNear = 0x801783D8;
-gFogFar = 0x801783DC;
-gStarCount = 0x80178410;
-gStarfieldX = 0x80178420;
-gStarfieldY = 0x80178424;
-gStarfieldRoll = 0x80178428;
-gStarfieldScrollX = 0x8017842C;
-gStarfieldScrollY = 0x80178430;
-gBossDeathCamAtX = 0x80178440;
-gBossDeathCamAtY = 0x80178444;
-gBossDeathCamAtZ = 0x80178448;
-gCameraShakeY = 0x8017847C;
-gCameraShake = 0x80178480;
-gLoadLevelObjects = 0x80178488;
-gZoDodoraWaypointCount = 0x801784A4;
-gGroundType = 0x801784AC;
-gLight1xRot = 0x801784B8;
-gLight1yRot = 0x801784BC;
-gLight1zRot = 0x801784C0;
-gLight1xRotTarget = 0x801784C4;
-gLight1yRotTarget = 0x801784C8;
-gLight1zRotTarget = 0x801784CC;
-gEnvLightxRot = 0x801784D0;
-gEnvLightyRot = 0x801784D4;
-gEnvLightzRot = 0x801784D8;
-gLight1x = 0x801784DC;
-gLight1y = 0x801784E0;
-gLight1z = 0x801784E4;
-gLight1rotStep = 0x801784E8;
-gLight2xRot = 0x801784EC;
-gLight2yRot = 0x801784F0;
-gLight2zRot = 0x801784F4;
-gLight2xRotTarget = 0x801784F8;
-gLight2yRotTarget = 0x801784FC;
-gLight2zRotTarget = 0x80178500;
-gLight2x = 0x80178504;
-gLight2y = 0x80178508;
-gLight2z = 0x8017850C;
-D_ctx_80178520 = 0x80178520;
-D_ctx_80178524 = 0x80178524;
-D_ctx_80178528 = 0x80178528;
-D_ctx_80178538 = 0x80178538;
-D_ctx_8017853C = 0x8017853C;
-gLight2colorStep = 0x80178540;
-D_ctx_80178544 = 0x80178544;
-gLight1R = 0x80178548;
-gLight1G = 0x8017854C;
-gLight1B = 0x80178550;
-gAmbientR = 0x80178554;
-gAmbientG = 0x80178558;
-gAmbientB = 0x8017855C;
-gLight2R = 0x80178564;
-gLight2G = 0x80178568;
-gLight2B = 0x8017856C;
-gLight2RTarget = 0x80178570;
-gLight2GTarget = 0x80178574;
-gLight2BTarget = 0x80178578;
-
-Play_GetMaxShields = 0x800A3FC4;
-Play_dummy_MuteSfx = 0x800A3FB0;
-Play_CheckMedalStatus = 0x800A3F50;
-Play_UpdateDynaFloor = 0x800A3FEC;
-Player_WingEffects = 0x800A4460;
-Player_DamageEffects = 0x800A46A0;
-Player_WaterEffects = 0x800A4C40;
-Scenery360_Initialize = 0x800A4F4C;
-Play_InitVsStage = 0x800A4F7C;
-Play_dummy_800A5330 = 0x800A5330;
-Play_Setup360_CO = 0x800A5338;
-Play_Setup360_SY = 0x800A55B0;
-Play_Setup360_AND = 0x800A57E0;
-Play_Setup = 0x800A5844;
-Play_InitEnvironment = 0x800A594C;
-Play_GenerateStarfield = 0x800A5D6C;
-Play_SetupStarfield = 0x800A5EBC;
-Player_PlaySfx = 0x800A5FA0;
-Play_PlaySfxFirstPlayer = 0x800A6028;
-Play_PlaySfxNoPlayer = 0x800A6070;
-BonusText_Initialize = 0x800A60B8;
-TexturedLine_Initialize = 0x800A60E8;
-RadarMark_Initialize = 0x800A6118;
-Play_ClearObjectData = 0x800A6148;
-Play_UpdateFillScreen = 0x800A6590;
-Play_SpawnHitmark = 0x800A668C;
-Play_SetupDebris = 0x800A670C;
-Play_SpawnDebris = 0x800A69F8;
-Player_CheckAllGoldRings = 0x800A6A74;
-Player_DamageWings = 0x800A6AC0;
-Player_ApplyDamage = 0x800A6CD0;
-Player_GroundedCollision = 0x800A729C;
-Play_CheckDynaFloorCollision = 0x800A73E4;
-Play_CheckSingleHitbox = 0x800A78C4;
-Player_CheckHitboxCollision = 0x800A7974;
-Play_CheckPolyCollision = 0x800A8054;
-Player_CheckPolyCollision = 0x800A8304;
-Player_CheckItemCollect = 0x800A86E4;
-Player_Collide = 0x800A8804;
-Player_UpdateHitbox = 0x800A887C;
-Player_CollisionCheck = 0x800A8BA4;
-Player_FloorCheck = 0x800AA800;
-Player_InitializeAll = 0x800AB2AC;
-Player_Initialize = 0x800AB304;
-Play_InitLevel = 0x800AB334;
-Player_ResetVsData = 0x800AB964;
-Player_InitVersus = 0x800ABA08;
-Play_Init = 0x800ABAB4;
-Player_SetupArwingShot = 0x800AC290;
-Player_SetupTankShot = 0x800AC650;
-Player_TankCannon = 0x800ACA40;
-Player_ArwingLaser = 0x800ACABC;
-Player_SmartBomb = 0x800ACC7C;
-Player_SetupOnFootShot = 0x800ACDC0;
-Player_OnFootGun = 0x800AD094;
-Player_CanLockOn = 0x800AD118;
-Player_UpdateLockOn = 0x800AD1F4;
-Player_Shoot = 0x800AD7F0;
-Player_ArwingBank = 0x800ADA28;
-Player_UseTankJets = 0x800ADD98;
-Player_UpdatePath = 0x800ADF58;
-Player_CheckBounds360 = 0x800AE278;
-Player_MoveArwing360 = 0x800AE4A4;
-Player_PerformLoop = 0x800AECAC;
-Player_MoveArwingOnRails = 0x800AF07C;
-Player_MoveTank360 = 0x800AF928;
-Player_OnFootUpdateSpeed = 0x800B00C0;
-Player_MoveOnFoot = 0x800B0194;
-Player_Setup = 0x800B0F50;
-Player_UpdateArwingRoll = 0x800B2130;
-Player_UpdateTankRoll = 0x800B22C0;
-Player_ArwingBoost = 0x800B2574;
-Player_ArwingBoost2 = 0x800B2BE0;
-Player_ArwingBrake = 0x800B2C00;
-Player_TankBoostBrake = 0x800B3010;
-Player_UpdateTankJets = 0x800B3314;
-Player_UpdateEffects = 0x800B39E0;
-Player_UpdateShields = 0x800B40AC;
-Player_LowHealthAlarm = 0x800B415C;
-Play_dummy_800B41E0 = 0x800B41E0;
-Player_Down = 0x800B41EC;
-Player_UpdateOnRails = 0x800B42B0;
-Player_Update360 = 0x800B44C4;
-Player_LowHealthMsg = 0x800B46F8;
-Player_Update = 0x800B48BC;
-Camera_UpdateArwingOnRails = 0x800B56BC;
-Camera_UpdateCockpitOnRails = 0x800B5D30;
-Camera_FollowPlayer = 0x800B5FBC;
-Camera_UpdateArwing360 = 0x800B63BC;
-Camera_UpdateTank360 = 0x800B6848;
-Camera_UpdateOnFoot360 = 0x800B6BFC;
-Camera_SetStarfieldPos = 0x800B6F50;
-Camera_Update360 = 0x800B7184;
-Camera_Update = 0x800B71E4;
-Camera_SetupLights = 0x800B73E0;
-Play_UpdateLevel = 0x800B79B0;
-Play_Update = 0x800B832C;
-Play_SpawnVsItem = 0x800B852C;
-Play_SetupZPos360 = 0x800B86A4;
-Play_Main = 0x800B86CC;
-
-D_tank_800C9F2C = 0x800C9F2C;
-gNoHitbox = 0x800CBF34;
-D_bg_8015F970 = 0x8015F970;
-D_bg_8015F984 = 0x8015F984;
-gTeamLowHealthMsgTimer = 0x8017796C;
diff --git a/linker_scripts/us/rev1/symbol_addrs_libultra.txt b/linker_scripts/us/rev1/symbol_addrs_libultra.txt
deleted file mode 100644
index ee40be01..00000000
--- a/linker_scripts/us/rev1/symbol_addrs_libultra.txt
+++ /dev/null
@@ -1,370 +0,0 @@
-osContInit = 0x8001FFC0;
-__osContGetInitData = 0x800201B8;
-__osPackRequestData = 0x80020288;
-osContStartReadData = 0x80020380;
-osContGetReadData = 0x80020444;
-__osPackReadData = 0x800204EC;
-osMotorStop = 0x80020920;
-osMotorStart = 0x80020A88;
-osMotorInit = 0x80020D70;
-osRecvMesg = 0x800205E0;
-osSendMesg = 0x80020720;
-osContStartQuery = 0x80020870;
-osContGetQuery = 0x800208F4;
-guPerspectiveF = 0x80020F40;
-guPerspective = 0x80021170;
-guLookAtF = 0x800211D0;
-guLookAt = 0x80021488;
-guOrthoF = 0x80021500;
-guOrtho = 0x80021654;
-osInvalICache = 0x800216C0;
-osInvalDCache = 0x80021740;
-osPiStartDma = 0x800217F0;
-osViBlack = 0x80021900;
-osWritebackDCacheAll = 0x80021970;
-osViSwapBuffer = 0x800219A0;
-osViRepeatLine = 0x800219F0;
-osParameterPad = 0x80021A60;
-osViSetMode = 0x80021AC0;
-osViSetSpecialFeatures = 0x80021B30;
-osCreateMesgQueue = 0x80021CF0;
-osSetEventMesg = 0x80021D20;
-osViSetEvent = 0x80021D90;
-osSpTaskYielded = 0x80021E00;
-osSpTaskYield = 0x80021E80;
-osSpTaskLoad = 0x80021FBC;
-osSpTaskStartGo = 0x8002214C;
-osDpSetStatus = 0x80022190;
-osCreateThread = 0x800221A0;
-osStartThread = 0x800222F0;
-osCreateViManager = 0x80022440;
-_MakeMotorData = 0x80020BF4;
-__osSiRawWriteIo = 0x80028C30;
-__osSiRawReadIo = 0x80028BE0;
-osReadHost = 0x80029EB0;
-_VirtualToPhysicalTask = 0x80021EA0;
-viMgrMain = 0x800225C8;
-__osPackEepReadData = 0x800236A0;
-__osPackEepWriteData = 0x80023960;
-__osExceptionPreamble = 0x80025350;
-__ptExceptionPreamble = 0x80025360;
-__ptException = 0x80025384;
-__osException = 0x80025428;
-send_mesg = 0x80025D08;
-__osPackRamWriteData = 0x800267C4;
-__osPackRamReadData = 0x80026B5C;
-osLeoDiskInit = 0x80027F90;
-string_to_u32 = 0x80029BA0;
-send_packet = 0x80029BF8;
-clear_IP6 = 0x80029C6C;
-send = 0x80029CD8;
-kdebugserver = 0x80029DA8;
-__osLeoAbnormalResume = 0x8002A8B4;
-__osLeoResume = 0x8002A99C;
-__osPfsGetStatus = 0x8002AC30;
-__osSpRawWriteIo = 0x8002E1E0;
-__osSpRawReadIo = 0x8002E230;
-osCreatePiManager = 0x800227A0;
-ramromMain = 0x8002296C;
-osSetThreadPri = 0x80022A80;
-osInitialize = 0x80022B60;
-osGetTime = 0x80023000;
-__sinf = 0x80023090;
-__cosf = 0x80023250;
-guSqrtf = 0x800233C0;
-osSetTimer = 0x800233D0;
-osEepromRead = 0x800234B0;
-osEepromWrite = 0x800237B0;
-__osEepStatus = 0x80023A6C;
-__ull_rshift = 0x80023C90;
-__ull_rem = 0x80023CBC;
-__ull_div = 0x80023CF8;
-__ll_lshift = 0x80023D34;
-__ll_rem = 0x80023D60;
-__ll_div = 0x80023D9C;
-__ll_mul = 0x80023DF8;
-__ull_divremi = 0x80023E28;
-__ll_mod = 0x80023E88;
-__ll_rshift = 0x80023F24;
-osEepromProbe = 0x80023F50;
-memcpy = 0x80023FC0;
-strlen = 0x80023FEC;
-strchr = 0x80024014;
-_Putfld = 0x80024060;
-_Printf = 0x800246D0;
-osSetTime = 0x80024D20;
-__osGetActiveQueue = 0x80024D50;
-osAiSetFrequency = 0x80024D60;
-osCartRomInit = 0x80024EC0;
-osEPiStartDma = 0x80024FB0;
-osAiGetLength = 0x80025090;
-osAiSetNextBuffer = 0x800250A0;
-osGetCount = 0x80025150;
-__osSiRawStartDma = 0x80025160;
-__osSiCreateAccessQueue = 0x80025210;
-__osSiGetAccess = 0x80025260;
-__osSiRelAccess = 0x800252A4;
-__osDisableInt = 0x800252D0;
-__osRestoreInt = 0x800252F0;
-__osDequeueThread = 0x80025310;
-__osEnqueueAndYield = 0x80025DF0;
-__osEnqueueThread = 0x80025EF0;
-__osPopThread = 0x80025F38;
-__osDispatchThread = 0x80025F48;
-__osCleanupThread = 0x800260C4;
-osPfsIsPlug = 0x800260D0;
-__osPfsRequestData = 0x80026270;
-__osPfsGetInitData = 0x8002636C;
-__osContAddressCrc = 0x80026440;
-__osContDataCrc = 0x800264F0;
-__osContRamWrite = 0x800265C0;
-__osContRamRead = 0x80026940;
-guMtxF2L = 0x80026CD0;
-guMtxIdentF = 0x80026DD0;
-guMtxIdent = 0x80026E58;
-guMtxL2F = 0x80026E88;
-osJamMesg = 0x80026F40;
-osPiGetCmdQueue = 0x80027090;
-__osViInit = 0x800270C0;
-__osSpGetStatus = 0x80027200;
-__osSpSetStatus = 0x80027210;
-bcopy = 0x80027220;
-osVirtualToPhysical = 0x80027530;
-osWritebackDCache = 0x800275B0;
-__osSpSetPc = 0x80027630;
-__osSpRawStartDma = 0x80027670;
-__osSpDeviceBusy = 0x80027700;
-__osTimerServicesInit = 0x80027730;
-__osTimerInterrupt = 0x800277BC;
-__osSetTimerIntr = 0x80027A00;
-__osInsertTimer = 0x80027A74;
-osGetThreadPri = 0x80027C00;
-__osViGetCurrentContext = 0x80027C20;
-__osViSwapContext = 0x80027C30;
-__osPiCreateAccessQueue = 0x80028090;
-__osPiGetAccess = 0x800280E0;
-__osPiRelAccess = 0x80028124;
-osPiRawStartDma = 0x80028150;
-osEPiRawStartDma = 0x80028230;
-__osDevMgrMain = 0x80028460;
-__osRdbSend = 0x800288F0;
-__osSetSR = 0x80028BB0;
-__osGetSR = 0x80028BC0;
-__osSetFpcCsr = 0x80028BD0;
-osMapTLBRdb = 0x80028C80;
-osPiRawReadIo = 0x80028CE0;
-bzero = 0x80028D40;
-_Litob = 0x80028DE0;
-_Genld = 0x80029080;
-_Ldtob = 0x800295F0;
-__osAiDeviceBusy = 0x80029B40;
-__osSiDeviceBusy = 0x80029B70;
-__rmonSendFault = 0x80029F80;
-__rmonIOflush = 0x80029FF4;
-__rmonIOputw = 0x8002A044;
-__rmonIOhandler = 0x8002A0B0;
-osInitRdb = 0x8002A180;
-__osLeoInterrupt = 0x8002A210;
-osSetIntMask = 0x8002AA90;
-osDestroyThread = 0x8002AB30;
-__osProbeTLB = 0x8002AD40;
-__osSetCompare = 0x8002AE00;
-__osResetGlobalIntMask = 0x8002AE10;
-osEPiRawWriteIo = 0x8002AE70;
-osEPiRawReadIo = 0x8002AEC0;
-__osSetGlobalIntMask = 0x8002AF10;
-osYieldThread = 0x8002AF60;
-lldiv = 0x8002AFB0;
-ldiv = 0x8002B0B0;
-__osGetCause = 0x8002B140;
-__rmoncmd_NotImplemented = 0x8002B150;
-__rmonExecute = 0x8002B15C;
-__rmonWriteWordTo = 0x8002B1F0;
-__rmonReadWordAt = 0x8002B238;
-__rmonMemcpy = 0x8002B28C;
-__rmonCopyWords = 0x8002B2C0;
-__rmonmem_strcopy = 0x8002B2F4;
-__rmonReadMem = 0x8002B330;
-__rmonWriteMem = 0x8002B52C;
-__rmonListProcesses = 0x8002B778;
-__rmonLoadProgram = 0x8002B7F8;
-__rmonGetExeName = 0x8002B804;
-__rmonGetRegionCount = 0x8002B8AC;
-__rmonGetRegions = 0x8002B91C;
-__rmonMaskIdleThreadInts = 0x8002BB00;
-__rmonGetTCB = 0x8002BB7C;
-__rmonStopUserThreads = 0x8002BBFC;
-__rmonListThreads = 0x8002BD04;
-__rmonGetThreadStatus = 0x8002BE38;
-__rmonThreadStatus = 0x8002C12C;
-__rmonStopThread = 0x8002C194;
-__rmonRunThread = 0x8002C2DC;
-__rmonSetFault = 0x8002C570;
-__rmonInit = 0x8002C5BC;
-__rmonPanic = 0x8002C698;
-__rmonSetComm = 0x8002C6B8;
-__rmonregs_LoadStoreSU = 0x8002C700;
-LoadStoreVU = 0x8002C784;
-SetUpForRCPop = 0x8002C818;
-CleanupFromRCPop = 0x8002C8C0;
-__rmonGetGRegisters = 0x8002C968;
-__rmonSetGRegisters = 0x8002CAC4;
-__rmonGetFRegisters = 0x8002CC14;
-__rmonSetFRegisters = 0x8002CCCC;
-rmonGetRcpRegister = 0x8002CD80;
-__rmonGetSRegs = 0x8002CDE4;
-__rmonSetSRegs = 0x8002CF44;
-__rmonGetVRegs = 0x8002D054;
-__rmonSetVRegs = 0x8002D16C;
-__rmonGetRegisterContents = 0x8002D230;
-SetTempBreakpoint = 0x8002D300;
-ClearTempBreakpoint = 0x8002D3AC;
-__rmonSetBreak = 0x8002D494;
-__rmonListBreak = 0x8002D654;
-__rmonClearBreak = 0x8002D660;
-__rmonGetBranchTarget = 0x8002D7BC;
-__rmonbrk_IsJump = 0x8002D9E4;
-__rmonSetSingleStep = 0x8002DA78;
-__rmonGetExceptionStatus = 0x8002DB3C;
-rmonSendBreakMessage = 0x8002DB7C;
-__rmonHitBreak = 0x8002DC38;
-__rmonHitSpBreak = 0x8002DC68;
-__rmonHitCpuFault = 0x8002DCD0;
-rmonFindFaultedThreads = 0x8002DD00;
-__rmonSendHeader = 0x8002DDE0;
-__rmonSendReply = 0x8002DE78;
-__rmonSendData = 0x8002DF20;
-rmonMain = 0x8002E040;
-osStopThread = 0x8002E280;
-__rmonRCPrunning = 0x8002E340;
-__rmonIdleRCP = 0x8002E364;
-__rmonStepRCP = 0x8002E3A8;
-__rmonRunRCP = 0x8002E3BC;
-
-__osContinitialized = 0x800C7CC0;
-osViModeNtscLan1 = 0x800C7CD0;
-osViModePalLan1 = 0x800C7D20;
-osViModeMpalLan1 = 0x800C7D70;
-__osViDevMgr = 0x800C7DC0; //size:0x1C
-__osPiDevMgr = 0x800C7DE0; //size:0x1C
-__osPiTable = 0x800C7DFC;
-__osCurrentHandle = 0x800C7E00;
-osClockRate = 0x800C7E10; //type:u64
-osViClock = 0x800C7E18;
-__osShutdown = 0x800C7E1C;
-__OSGlobalIntMask = 0x800C7E20;
-__xprintf_spaces = 0x800C7E30;
-__xprintf_zeroes = 0x800C7E54;
-__ai_hdwrBugFlag = 0x800C7E80;
-__osSiAccessQueueEnabled = 0x800C7E90;
-__osThreadTail = 0x800C7EA0;
-__osRunQueue = 0x800C7EA8;
-__osActiveQueue = 0x800C7EAC;
-__osRunningThread = 0x800C7EB0;
-__osFaultedThread = 0x800C7EB4;
-__osHwIntTable = 0x800C7EC0;
-__osRdb_DbgRead_Ct = 0x800C7ED4;
-__osRdb_Mesg = 0x800C7ED8;
-__os_Kdebug_Pkt = 0x800C7EDC;
-__osvi_vi_1 = 0x800C7EE0;
-__osvi_vi_2 = 0x800C7F10;
-__osViCurr = 0x800C7F40;
-__osViNext = 0x800C7F44;
-__osTimerList = 0x800C7F50;
-__osPiAccessQueueEnabled = 0x800C7F60;
-__osRdb_IP6_Empty = 0x800C7F70;
-ldigs = 0x800C7F80;
-udigs = 0x800C7F94;
-__kdebug_numChars = 0x800C7FB0;
-readHostInitialized = 0x800C7FC0;
-__rmon_dispatchTable = 0x800C7FD0;
-__rmonActive = 0x800C80B0;
-
-__osIntOffTable = 0x800C94E0;
-__osIntTable = 0x800C9500;
-__osCauseTable_pt = 0x800C9524;
-__osRcpImTable = 0x800C95E0;
-
-__osContPifRam = 0x80156620; // size:0x40
-__osContLastCmd = 0x80156660;
-__osMaxControllers = 0x80156661;
-__osEepromTimerQ = 0x80156688;
-__osEepromTimerMsg = 0x801566A0;
-__osEventStateTab = 0x801568F0;
-__sptask_tmp_task = 0x801569B0;
-viThread = 0x801569F0;
-viThreadStack = 0x80156BA0;
-viEventQueue = 0x80157BA0;
-viEventBuf = 0x80157BB8;
-viRetraceMsg = 0x80157BD0; // size:0x18
-viCounterMsg = 0x80157BE8; // size:0x18
-__vimgr_retrace = 0x80157C00;
-_MotorStopData = 0x801566B0;
-_MotorStartData = 0x801567B0;
-_motorstopbuf = 0x801568B0;
-_motorstartbuf = 0x801568D0;
-piThread = 0x80157C10;
-piThreadStack = 0x80157DC0;
-ramromThread = 0x80158DC0;
-ramromThreadStack = 0x80158F70;
-getRamromQ = 0x80159370;
-getRamromBuf = 0x80159388;
-freeRamromQ = 0x80159390;
-freeRamromBuf = 0x801593A8;
-piEventQueue = 0x801593B0;
-piEventBuf = 0x801593C8;
-__kmc_pt_mode = 0x801593D0;
-__osEepPifRam = 0x801593E0; // size:0x40
-CartRomHandle = 0x80159420; // size:0x74
-siAccessBuf = 0x801594A0;
-__osSiAccessQueue = 0x801594A8;
-__osPfsPifRam = 0x801594C0; // size:0x40
-__osBaseTimer = 0x80159500;
-__osCurrentTime = 0x80159520; // type:u64
-__osBaseCounter = 0x80159528;
-__osViIntrCount = 0x8015952C;
-__osTimerCounter = 0x80159530;
-__osProfTimerQ = 0x80159538;
-__osProfileList = 0x80159550;
-__osProfileListEnd = 0x80159554;
-__osProfileOverflowBin = 0x80159558;
-LeoDiskHandle = 0x80159560; // size:0x74
-__osDiskHandle = 0x801595D4;
-piAccessBuf = 0x801595E0;
-__osPiAccessQueue = 0x801595E8;
-__osThreadSave = 0x80159600;
-__kdebug_buffer = 0x801597B0;
-readHostMesgQueue = 0x801597C0;
-readHostMesgBuf = 0x801597D8;
-__osRdb_Read_Data_Buf = 0x801597DC;
-__osRdb_Read_Data_Ct = 0x801597E0;
-IOmq = 0x801597F0;
-IOmsgs = 0x80159808;
-__osRdb_DbgRead_Buf = 0x8015980C;
-rmonRdbReadBuf = 0x80159810;
-__osRdb_IP6_Data = 0x8015A010;
-__osRdb_IP6_Size = 0x8015A014;
-__osRdb_IP6_Ct = 0x8015A018;
-__osRdb_IP6_CurWrite = 0x8015A01C;
-__osRdb_IP6_CurSend = 0x8015A020;
-leoDiskStack = 0x8015A030;
-__rmonUtilityBuffer = 0x8015B030;
-__rmonMQ = 0x8015B130;
-rmonIOThread = 0x8015B148;
-rmonMsgs = 0x8015B2F8;
-rmonIOStack = 0x8015B318;
-rmonPiMsgs = 0x8015F318;
-rmonPiMQ = 0x8015F338;
-RCPpc = 0x8015F350;
-oldIMEMvalue = 0x8015F354;
-DMEMbuffer = 0x8015F358;
-__rmonbrk_breakpoints = 0x8015F370;
-__rmonbrk_altBreak = 0x8015F3F0; //size:8
-__rmonbrk_RCPbreakpoints = 0x8015F3F8;
-__rmonRcpAtBreak = 0x8015F478;
-__rmonmain_somethingToDo = 0x8015F480;
-__rmonmain_inbuffer = 0x8015F488;
-__rmonmain_cmdinptr = 0x8015F8E8;
-__rmonmain_cmdoutptr = 0x8015F8E9;
-__rmonmain_state = 0x8015F8EC;
-__rmonmain_inPointer = 0x8015F8F0;
diff --git a/linker_scripts/us/rev1/symbol_addrs_mesg.txt b/linker_scripts/us/rev1/symbol_addrs_mesg.txt
deleted file mode 100644
index 49e579cc..00000000
--- a/linker_scripts/us/rev1/symbol_addrs_mesg.txt
+++ /dev/null
@@ -1,779 +0,0 @@
- gMsg_ID_1 = 0x801799d0;
- gMsg_ID_60 = 0x8017a0f4;
- gMsg_ID_10 = 0x8017a150;
- gMsg_ID_20 = 0x8017a190;
- gMsg_ID_30 = 0x8017a1cc;
- gMsg_ID_40 = 0x8017a210;
- gMsg_ID_50 = 0x8017a260;
- gMsg_ID_1200 = 0x8017a2c8;
- gMsg_ID_1210 = 0x8017a35c;
- gMsg_ID_1220 = 0x8017a3c8;
- gMsg_ID_1230 = 0x8017a460;
- gMsg_ID_1240 = 0x8017a498;
- gMsg_ID_1250 = 0x8017a4f8;
- gMsg_ID_1260 = 0x8017a538;
- gMsg_ID_1270 = 0x8017a5bc;
- gMsg_ID_1280 = 0x8017a5e4;
- gMsg_ID_1290 = 0x8017a634;
- gMsg_ID_1300 = 0x8017a658;
- gMsg_ID_1310 = 0x8017a6f4;
- gMsg_ID_1320 = 0x8017a70c;
- gMsg_ID_1330 = 0x8017a794;
- gMsg_ID_1340 = 0x8017a7bc;
- gMsg_ID_1350 = 0x8017a83c;
- gMsg_ID_1360 = 0x8017a884;
- gMsg_ID_1370 = 0x8017a8f0;
- gMsg_ID_1380 = 0x8017a920;
- gMsg_ID_1390 = 0x8017a990;
- gMsg_ID_1400 = 0x8017a9d8;
- gMsg_ID_1410 = 0x8017aa18;
- gMsg_ID_1420 = 0x8017aa48;
- gMsg_ID_1430 = 0x8017aaa8;
- gMsg_ID_1440 = 0x8017aad0;
- gMsg_ID_1450 = 0x8017ab2c;
- gMsg_ID_1460 = 0x8017ab4c;
- gMsg_ID_1470 = 0x8017abe0;
- gMsg_ID_2005 = 0x8017ac04;
- gMsg_ID_2010 = 0x8017ac28;
- gMsg_ID_2020 = 0x8017ac6c;
- gMsg_ID_2030 = 0x8017aca0;
- gMsg_ID_2040 = 0x8017ace4;
- gMsg_ID_2050 = 0x8017ad14;
- gMsg_ID_2055 = 0x8017ad6c;
- gMsg_ID_2058 = 0x8017adb4;
- gMsg_ID_2061 = 0x8017ade0;
- gMsg_ID_2062 = 0x8017ae34;
- gMsg_ID_2080 = 0x8017ae58;
- gMsg_ID_2090 = 0x8017aea0;
- gMsg_ID_2095 = 0x8017aeb4;
- gMsg_ID_2110 = 0x8017aed8;
- gMsg_ID_2115 = 0x8017af20;
- gMsg_ID_2118 = 0x8017af6c;
- gMsg_ID_2140 = 0x8017afc0;
- gMsg_ID_2165 = 0x8017b010;
- gMsg_ID_2166 = 0x8017b06c;
- gMsg_ID_2167 = 0x8017b0b4;
- gMsg_ID_2180 = 0x8017b108;
- gMsg_ID_2181 = 0x8017b144;
- gMsg_ID_2185 = 0x8017b168;
- gMsg_ID_2188 = 0x8017b19c;
- gMsg_ID_2200 = 0x8017b1e8;
- gMsg_ID_2210 = 0x8017b21c;
- gMsg_ID_2220 = 0x8017b234;
- gMsg_ID_2225 = 0x8017b270;
- gMsg_ID_2230 = 0x8017b2a4;
- gMsg_ID_2233 = 0x8017b2cc;
- gMsg_ID_2282 = 0x8017b31c;
- gMsg_ID_2240 = 0x8017b368;
- gMsg_ID_2250 = 0x8017b3a0;
- gMsg_ID_2260 = 0x8017b3d4;
- gMsg_ID_2263 = 0x8017b41c;
- gMsg_ID_2265 = 0x8017b464;
- gMsg_ID_2270 = 0x8017b4a8;
- gMsg_ID_2275 = 0x8017b4b8;
- gMsg_ID_2280 = 0x8017b508;
- gMsg_ID_2290 = 0x8017b54c;
- gMsg_ID_2291 = 0x8017b588;
- gMsg_ID_2292 = 0x8017b5c4;
- gMsg_ID_2293 = 0x8017b600;
- gMsg_ID_2294 = 0x8017b610;
- gMsg_ID_2295 = 0x8017b638;
- gMsg_ID_2296 = 0x8017b65c;
- gMsg_ID_2298 = 0x8017b69c;
- gMsg_ID_2299 = 0x8017b6fc;
- gMsg_ID_2300 = 0x8017b730;
- gMsg_ID_2305 = 0x8017b788;
- gMsg_ID_2310 = 0x8017b7a8;
- gMsg_ID_2320 = 0x8017b7fc;
- gMsg_ID_2335 = 0x8017b848;
- gMsg_ID_2336 = 0x8017b8a0;
- gMsg_ID_2337 = 0x8017b8ec;
- gMsg_ID_3005 = 0x8017b930;
- gMsg_ID_3010 = 0x8017b978;
- gMsg_ID_3015 = 0x8017b9b4;
- gMsg_ID_3020 = 0x8017b9fc;
- gMsg_ID_3025 = 0x8017ba2c;
- gMsg_ID_3026 = 0x8017ba60;
- gMsg_ID_3040 = 0x8017ba98;
- gMsg_ID_3041 = 0x8017bac4;
- gMsg_ID_3042 = 0x8017bb00;
- gMsg_ID_3050 = 0x8017bb34;
- gMsg_ID_3100 = 0x8017bb78;
- gMsg_ID_3110 = 0x8017bbcc;
- gMsg_ID_3120 = 0x8017bc04;
- gMsg_ID_3300 = 0x8017bc20;
- gMsg_ID_3310 = 0x8017bc70;
- gMsg_ID_3315 = 0x8017bcac;
- gMsg_ID_3320 = 0x8017bcfc;
- gMsg_ID_3321 = 0x8017bd34;
- gMsg_ID_3322 = 0x8017bd58;
- gMsg_ID_3330 = 0x8017bd88;
- gMsg_ID_3340 = 0x8017bdac;
- gMsg_ID_3345 = 0x8017bdfc;
- gMsg_ID_3350 = 0x8017be58;
- gMsg_ID_3360 = 0x8017be90;
- gMsg_ID_3370 = 0x8017bed8;
- gMsg_ID_3371 = 0x8017bf28;
- gMsg_ID_4010 = 0x8017bf74;
- gMsg_ID_4011 = 0x8017bfb8;
- gMsg_ID_4012 = 0x8017c004;
- gMsg_ID_4013 = 0x8017c050;
- gMsg_ID_4020 = 0x8017c0a0;
- gMsg_ID_4021 = 0x8017c0ec;
- gMsg_ID_4022 = 0x8017c138;
- gMsg_ID_4023 = 0x8017c188;
- gMsg_ID_4024 = 0x8017c1ac;
- gMsg_ID_4030 = 0x8017c1e4;
- gMsg_ID_4031 = 0x8017c218;
- gMsg_ID_4040 = 0x8017c264;
- gMsg_ID_4050 = 0x8017c280;
- gMsg_ID_4075 = 0x8017c2b0;
- gMsg_ID_4080 = 0x8017c2c8;
- gMsg_ID_4082 = 0x8017c324;
- gMsg_ID_4083 = 0x8017c354;
- gMsg_ID_4091 = 0x8017c380;
- gMsg_ID_4092 = 0x8017c3a8;
- gMsg_ID_4093 = 0x8017c3fc;
- gMsg_ID_4094 = 0x8017c41c;
- gMsg_ID_4095 = 0x8017c474;
- gMsg_ID_4096 = 0x8017c4ac;
- gMsg_ID_4097 = 0x8017c4f4;
- gMsg_ID_4098 = 0x8017c544;
- gMsg_ID_4099 = 0x8017c580;
- gMsg_ID_4100 = 0x8017c5c0;
- gMsg_ID_4101 = 0x8017c5f8;
- gMsg_ID_4102 = 0x8017c648;
- gMsg_ID_4103 = 0x8017c694;
- gMsg_ID_4110 = 0x8017c6e8;
- gMsg_ID_4111 = 0x8017c734;
- gMsg_ID_4112 = 0x8017c748;
- gMsg_ID_4113 = 0x8017c784;
- gMsg_ID_5000 = 0x8017c7b8;
- gMsg_ID_5010 = 0x8017c804;
- gMsg_ID_5060 = 0x8017c83c;
- gMsg_ID_5080 = 0x8017c894;
- gMsg_ID_5100 = 0x8017c8c8;
- gMsg_ID_5110 = 0x8017c910;
- gMsg_ID_5130 = 0x8017c960;
- gMsg_ID_5220 = 0x8017c998;
- gMsg_ID_5230 = 0x8017c9f0;
- gMsg_ID_5300 = 0x8017ca10;
- gMsg_ID_5310 = 0x8017ca68;
- gMsg_ID_5311 = 0x8017cab8;
- gMsg_ID_5312 = 0x8017cb08;
- gMsg_ID_5313 = 0x8017cb30;
- gMsg_ID_5314 = 0x8017cb70;
- gMsg_ID_5350 = 0x8017cbc0;
- gMsg_ID_5360 = 0x8017cbfc;
- gMsg_ID_5380 = 0x8017cc30;
- gMsg_ID_5400 = 0x8017cc68;
- gMsg_ID_5410 = 0x8017ccac;
- gMsg_ID_5420 = 0x8017ccf0;
- gMsg_ID_5430 = 0x8017cd1c;
- gMsg_ID_5460 = 0x8017cd5c;
- gMsg_ID_5470 = 0x8017cda8;
- gMsg_ID_5473 = 0x8017cdf8;
- gMsg_ID_5474 = 0x8017ce3c;
- gMsg_ID_5475 = 0x8017ce74;
- gMsg_ID_5492 = 0x8017cea0;
- gMsg_ID_5493 = 0x8017cec8;
- gMsg_ID_5494 = 0x8017cf08;
- gMsg_ID_5495 = 0x8017cf30;
- gMsg_ID_5496 = 0x8017cf64;
- gMsg_ID_5497 = 0x8017cf8c;
- gMsg_ID_5498 = 0x8017cfb8;
- gMsg_ID_5499 = 0x8017cfe4;
- gMsg_ID_5500 = 0x8017d010;
- gMsg_ID_5501 = 0x8017d068;
- gMsg_ID_5502 = 0x8017d0a4;
- gMsg_ID_5503 = 0x8017d0e8;
- gMsg_ID_5504 = 0x8017d138;
- gMsg_ID_5505 = 0x8017d168;
- gMsg_ID_5506 = 0x8017d1a4;
- gMsg_ID_6010 = 0x8017d1d8;
- gMsg_ID_6011 = 0x8017d228;
- gMsg_ID_6012 = 0x8017d24c;
- gMsg_ID_6013 = 0x8017d26c;
- gMsg_ID_6014 = 0x8017d2b0;
- gMsg_ID_6020 = 0x8017d2dc;
- gMsg_ID_6021 = 0x8017d320;
- gMsg_ID_6024 = 0x8017d358;
- gMsg_ID_6025 = 0x8017d398;
- gMsg_ID_6026 = 0x8017d3e0;
- gMsg_ID_6027 = 0x8017d424;
- gMsg_ID_6028 = 0x8017d46c;
- gMsg_ID_6029 = 0x8017d488;
- gMsg_ID_6036 = 0x8017d4e8;
- gMsg_ID_6038 = 0x8017d508;
- gMsg_ID_6041 = 0x8017d540;
- gMsg_ID_6042 = 0x8017d580;
- gMsg_ID_6045 = 0x8017d5d4;
- gMsg_ID_6050 = 0x8017d628;
- gMsg_ID_6051 = 0x8017d65c;
- gMsg_ID_6055 = 0x8017d670;
- gMsg_ID_6066 = 0x8017d698;
- gMsg_ID_6067 = 0x8017d6dc;
- gMsg_ID_6068 = 0x8017d724;
- gMsg_ID_6069 = 0x8017d74c;
- gMsg_ID_6071 = 0x8017d78c;
- gMsg_ID_6072 = 0x8017d7c8;
- gMsg_ID_6073 = 0x8017d804;
- gMsg_ID_6074 = 0x8017d830;
- gMsg_ID_6075 = 0x8017d874;
- gMsg_ID_6076 = 0x8017d8bc;
- gMsg_ID_6077 = 0x8017d8fc;
- gMsg_ID_6078 = 0x8017d94c;
- gMsg_ID_6079 = 0x8017d968;
- gMsg_ID_6080 = 0x8017d988;
- gMsg_ID_6081 = 0x8017d9d8;
- gMsg_ID_6082 = 0x8017da1c;
- gMsg_ID_6090 = 0x8017da54;
- gMsg_ID_6100 = 0x8017da70;
- gMsg_ID_6101 = 0x8017dac0;
- gMsg_ID_7005 = 0x8017daf4;
- gMsg_ID_7006 = 0x8017db2c;
- gMsg_ID_7011 = 0x8017db74;
- gMsg_ID_7012 = 0x8017dbb0;
- gMsg_ID_7013 = 0x8017dbf8;
- gMsg_ID_7014 = 0x8017dc28;
- gMsg_ID_7020 = 0x8017dc54;
- gMsg_ID_7043 = 0x8017dc9c;
- gMsg_ID_7050 = 0x8017dcec;
- gMsg_ID_7051 = 0x8017dd20;
- gMsg_ID_7052 = 0x8017dd6c;
- gMsg_ID_7053 = 0x8017dd90;
- gMsg_ID_7054 = 0x8017ddb0;
- gMsg_ID_7061 = 0x8017dde8;
- gMsg_ID_7064 = 0x8017de34;
- gMsg_ID_7065 = 0x8017de7c;
- gMsg_ID_7066 = 0x8017decc;
- gMsg_ID_7070 = 0x8017df1c;
- gMsg_ID_7083 = 0x8017df4c;
- gMsg_ID_7084 = 0x8017dfa0;
- gMsg_ID_7085 = 0x8017dfe4;
- gMsg_ID_7086 = 0x8017e014;
- gMsg_ID_7087 = 0x8017e030;
- gMsg_ID_7093 = 0x8017e07c;
- gMsg_ID_7094 = 0x8017e0d4;
- gMsg_ID_7095 = 0x8017e120;
- gMsg_ID_7096 = 0x8017e174;
- gMsg_ID_7097 = 0x8017e1bc;
- gMsg_ID_7098 = 0x8017e1ec;
- gMsg_ID_7099 = 0x8017e21c;
- gMsg_ID_7100 = 0x8017e264;
- gMsg_ID_8010 = 0x8017e280;
- gMsg_ID_8020 = 0x8017e2c8;
- gMsg_ID_8030 = 0x8017e318;
- gMsg_ID_8040 = 0x8017e36c;
- gMsg_ID_8045 = 0x8017e3a4;
- gMsg_ID_8050 = 0x8017e3e4;
- gMsg_ID_8060 = 0x8017e414;
- gMsg_ID_8070 = 0x8017e440;
- gMsg_ID_8080 = 0x8017e46c;
- gMsg_ID_8100 = 0x8017e4a4;
- gMsg_ID_8110 = 0x8017e4e0;
- gMsg_ID_8120 = 0x8017e528;
- gMsg_ID_8130 = 0x8017e574;
- gMsg_ID_8140 = 0x8017e590;
- gMsg_ID_8205 = 0x8017e5cc;
- gMsg_ID_8210 = 0x8017e60c;
- gMsg_ID_8215 = 0x8017e664;
- gMsg_ID_8220 = 0x8017e6a0;
- gMsg_ID_8230 = 0x8017e6b0;
- gMsg_ID_8240 = 0x8017e6c0;
- gMsg_ID_8250 = 0x8017e6d0;
- gMsg_ID_8255 = 0x8017e720;
- gMsg_ID_8260 = 0x8017e76c;
- gMsg_ID_8265 = 0x8017e7b4;
- gMsg_ID_8300 = 0x8017e800;
- gMsg_ID_8310 = 0x8017e82c;
- gMsg_ID_8320 = 0x8017e858;
- gMsg_ID_9000 = 0x8017e8a8;
- gMsg_ID_9010 = 0x8017e8e4;
- gMsg_ID_9100 = 0x8017e934;
- gMsg_ID_9110 = 0x8017e974;
- gMsg_ID_9120 = 0x8017e9ac;
- gMsg_ID_9130 = 0x8017e9fc;
- gMsg_ID_9140 = 0x8017ea34;
- gMsg_ID_9150 = 0x8017ea88;
- gMsg_ID_9151 = 0x8017eacc;
- gMsg_ID_9152 = 0x8017eaf0;
- gMsg_ID_9153 = 0x8017eb14;
- gMsg_ID_9160 = 0x8017eb44;
- gMsg_ID_9170 = 0x8017eb9c;
- gMsg_ID_9180 = 0x8017ebd4;
- gMsg_ID_9190 = 0x8017ec24;
- gMsg_ID_9200 = 0x8017ec60;
- gMsg_ID_9210 = 0x8017ecac;
- gMsg_ID_9211 = 0x8017ecf4;
- gMsg_ID_9212 = 0x8017ed28;
- gMsg_ID_9213 = 0x8017ed50;
- gMsg_ID_9220 = 0x8017ed70;
- gMsg_ID_9230 = 0x8017ed9c;
- gMsg_ID_9240 = 0x8017edb8;
- gMsg_ID_9250 = 0x8017ede0;
- gMsg_ID_9260 = 0x8017ee28;
- gMsg_ID_9270 = 0x8017ee80;
- gMsg_ID_9275 = 0x8017eedc;
- gMsg_ID_9280 = 0x8017ef14;
- gMsg_ID_9285 = 0x8017ef50;
- gMsg_ID_9289 = 0x8017efa0;
- gMsg_ID_9290 = 0x8017eff0;
- gMsg_ID_9300 = 0x8017f048;
- gMsg_ID_9310 = 0x8017f090;
- gMsg_ID_9320 = 0x8017f0d4;
- gMsg_ID_9322 = 0x8017f114;
- gMsg_ID_9323 = 0x8017f144;
- gMsg_ID_9324 = 0x8017f194;
- gMsg_ID_9325 = 0x8017f1dc;
- gMsg_ID_9330 = 0x8017f218;
- gMsg_ID_9340 = 0x8017f26c;
- gMsg_ID_9350 = 0x8017f2a4;
- gMsg_ID_9360 = 0x8017f2e8;
- gMsg_ID_9365 = 0x8017f31c;
- gMsg_ID_9366 = 0x8017f344;
- gMsg_ID_9367 = 0x8017f37c;
- gMsg_ID_9368 = 0x8017f3c8;
- gMsg_ID_9369 = 0x8017f3ec;
- gMsg_ID_9375 = 0x8017f410;
- gMsg_ID_9380 = 0x8017f460;
- gMsg_ID_9385 = 0x8017f4a8;
- gMsg_ID_9390 = 0x8017f4f8;
- gMsg_ID_9395 = 0x8017f540;
- gMsg_ID_9400 = 0x8017f578;
- gMsg_ID_9405 = 0x8017f5b0;
- gMsg_ID_9411 = 0x8017f5ec;
- gMsg_ID_9420 = 0x8017f630;
- gMsg_ID_9425 = 0x8017f684;
- gMsg_ID_9426 = 0x8017f6b0;
- gMsg_ID_9427 = 0x8017f6fc;
- gMsg_ID_9428 = 0x8017f72c;
- gMsg_ID_9429 = 0x8017f754;
- gMsg_ID_9430 = 0x8017f780;
- gMsg_ID_9431 = 0x8017f7bc;
- gMsg_ID_9432 = 0x8017f808;
- gMsg_ID_9433 = 0x8017f844;
- gMsg_ID_9434 = 0x8017f894;
- gMsg_ID_9436 = 0x8017f8c8;
- gMsg_ID_9437 = 0x8017f8f4;
- gMsg_ID_9438 = 0x8017f920;
-gMsg_ID_10010 = 0x8017f94c;
-gMsg_ID_10020 = 0x8017f998;
-gMsg_ID_10040 = 0x8017f9d8;
-gMsg_ID_10050 = 0x8017fa00;
-gMsg_ID_10060 = 0x8017fa28;
-gMsg_ID_10070 = 0x8017fa94;
-gMsg_ID_10080 = 0x8017fadc;
-gMsg_ID_10200 = 0x8017fb14;
-gMsg_ID_10210 = 0x8017fb6c;
-gMsg_ID_10220 = 0x8017fb80;
-gMsg_ID_10230 = 0x8017fbcc;
-gMsg_ID_10255 = 0x8017fc00;
-gMsg_ID_10300 = 0x8017fc40;
-gMsg_ID_10310 = 0x8017fc88;
-gMsg_ID_10320 = 0x8017fcc4;
-gMsg_ID_10321 = 0x8017fd10;
-gMsg_ID_10322 = 0x8017fd50;
-gMsg_ID_10323 = 0x8017fd9c;
-gMsg_ID_10324 = 0x8017fdf0;
-gMsg_ID_11010 = 0x8017fe50;
-gMsg_ID_11020 = 0x8017fe94;
-gMsg_ID_11030 = 0x8017fed8;
-gMsg_ID_11040 = 0x8017ff08;
-gMsg_ID_11050 = 0x8017ff38;
-gMsg_ID_11060 = 0x8017ff8c;
-gMsg_ID_11100 = 0x8017ffcc;
-gMsg_ID_11110 = 0x8018000c;
-gMsg_ID_11120 = 0x80180060;
-gMsg_ID_11130 = 0x801800b8;
-gMsg_ID_11150 = 0x801800fc;
-gMsg_ID_11160 = 0x80180138;
-gMsg_ID_11200 = 0x80180178;
-gMsg_ID_11210 = 0x801801a8;
-gMsg_ID_11220 = 0x801801ec;
-gMsg_ID_11230 = 0x80180238;
-gMsg_ID_11240 = 0x80180278;
-gMsg_ID_11241 = 0x801802a4;
-gMsg_ID_14020 = 0x801802e0;
-gMsg_ID_14030 = 0x8018031c;
-gMsg_ID_14040 = 0x80180368;
-gMsg_ID_14045 = 0x801803a8;
-gMsg_ID_14050 = 0x80180400;
-gMsg_ID_14060 = 0x80180458;
-gMsg_ID_14070 = 0x801804ac;
-gMsg_ID_14080 = 0x801804ec;
-gMsg_ID_14100 = 0x8018052c;
-gMsg_ID_14110 = 0x80180570;
-gMsg_ID_14120 = 0x801805bc;
-gMsg_ID_14130 = 0x80180608;
-gMsg_ID_14140 = 0x80180644;
-gMsg_ID_14150 = 0x801806a0;
-gMsg_ID_14160 = 0x801806dc;
-gMsg_ID_14170 = 0x8018070c;
-gMsg_ID_14180 = 0x8018074c;
-gMsg_ID_14190 = 0x80180784;
-gMsg_ID_14200 = 0x801807d8;
-gMsg_ID_14210 = 0x80180810;
-gMsg_ID_14220 = 0x80180854;
-gMsg_ID_14230 = 0x80180884;
-gMsg_ID_14300 = 0x801808cc;
-gMsg_ID_14310 = 0x80180900;
-gMsg_ID_14320 = 0x80180948;
-gMsg_ID_14330 = 0x80180980;
-gMsg_ID_14340 = 0x801809ac;
-gMsg_ID_14350 = 0x801809fc;
-gMsg_ID_14360 = 0x80180a2c;
-gMsg_ID_14370 = 0x80180a50;
-gMsg_ID_15010 = 0x80180a9c;
-gMsg_ID_15030 = 0x80180aec;
-gMsg_ID_15040 = 0x80180b38;
-gMsg_ID_15045 = 0x80180b8c;
-gMsg_ID_15050 = 0x80180bac;
-gMsg_ID_15051 = 0x80180be8;
-gMsg_ID_15052 = 0x80180c38;
-gMsg_ID_15053 = 0x80180c88;
-gMsg_ID_15054 = 0x80180ce8;
-gMsg_ID_15060 = 0x80180d20;
-gMsg_ID_15100 = 0x80180d44;
-gMsg_ID_15110 = 0x80180d80;
-gMsg_ID_15120 = 0x80180db8;
-gMsg_ID_15130 = 0x80180dec;
-gMsg_ID_15140 = 0x80180e10;
-gMsg_ID_15200 = 0x80180e38;
-gMsg_ID_15210 = 0x80180e70;
-gMsg_ID_15220 = 0x80180ec4;
-gMsg_ID_15230 = 0x80180ef4;
-gMsg_ID_15240 = 0x80180f30;
-gMsg_ID_15250 = 0x80180f68;
-gMsg_ID_15251 = 0x80180fb0;
-gMsg_ID_15252 = 0x80180ffc;
-gMsg_ID_15253 = 0x8018102c;
-gMsg_ID_15254 = 0x80181080;
-gMsg_ID_16010 = 0x801810b0;
-gMsg_ID_16020 = 0x801810f8;
-gMsg_ID_16030 = 0x80181134;
-gMsg_ID_16040 = 0x80181154;
-gMsg_ID_16046 = 0x8018119c;
-gMsg_ID_16047 = 0x801811d8;
-gMsg_ID_16050 = 0x80181220;
-gMsg_ID_16055 = 0x8018126c;
-gMsg_ID_16060 = 0x801812bc;
-gMsg_ID_16080 = 0x801812e0;
-gMsg_ID_16085 = 0x80181328;
-gMsg_ID_16090 = 0x80181370;
-gMsg_ID_16100 = 0x801813b0;
-gMsg_ID_16110 = 0x801813f0;
-gMsg_ID_16120 = 0x80181438;
-gMsg_ID_16125 = 0x8018147c;
-gMsg_ID_16130 = 0x801814d4;
-gMsg_ID_16135 = 0x80181504;
-gMsg_ID_16140 = 0x80181530;
-gMsg_ID_16150 = 0x80181584;
-gMsg_ID_16160 = 0x801815b0;
-gMsg_ID_16165 = 0x8018160c;
-gMsg_ID_16170 = 0x8018163c;
-gMsg_ID_16175 = 0x80181664;
-gMsg_ID_16180 = 0x80181698;
-gMsg_ID_16185 = 0x801816c8;
-gMsg_ID_16200 = 0x80181714;
-gMsg_ID_16210 = 0x80181748;
-gMsg_ID_16220 = 0x801817a0;
-gMsg_ID_16230 = 0x801817dc;
-gMsg_ID_16240 = 0x80181830;
-gMsg_ID_16250 = 0x8018184c;
-gMsg_ID_16260 = 0x80181874;
-gMsg_ID_16270 = 0x801818a8;
-gMsg_ID_16280 = 0x801818f4;
-gMsg_ID_17010 = 0x80181930;
-gMsg_ID_17020 = 0x80181980;
-gMsg_ID_17030 = 0x801819d0;
-gMsg_ID_17100 = 0x80181a24;
-gMsg_ID_17110 = 0x80181a80;
-gMsg_ID_17120 = 0x80181ab8;
-gMsg_ID_17130 = 0x80181b0c;
-gMsg_ID_17131 = 0x80181b60;
-gMsg_ID_17140 = 0x80181b94;
-gMsg_ID_17150 = 0x80181bf4;
-gMsg_ID_17160 = 0x80181c30;
-gMsg_ID_17170 = 0x80181c58;
-gMsg_ID_17300 = 0x80181cb4;
-gMsg_ID_17310 = 0x80181d10;
-gMsg_ID_17320 = 0x80181d54;
-gMsg_ID_17330 = 0x80181da4;
-gMsg_ID_17350 = 0x80181e00;
-gMsg_ID_17360 = 0x80181e4c;
-gMsg_ID_17370 = 0x80181e98;
-gMsg_ID_17380 = 0x80181edc;
-gMsg_ID_17390 = 0x80181f28;
-gMsg_ID_17400 = 0x80181f44;
-gMsg_ID_17410 = 0x80181f8c;
-gMsg_ID_17420 = 0x80181fd8;
-gMsg_ID_17430 = 0x80182028;
-gMsg_ID_17440 = 0x80182054;
-gMsg_ID_17450 = 0x8018206c;
-gMsg_ID_17460 = 0x80182090;
-gMsg_ID_17470 = 0x801820d0;
-gMsg_ID_17471 = 0x801820e8;
-gMsg_ID_17472 = 0x8018211c;
-gMsg_ID_17473 = 0x80182144;
-gMsg_ID_17474 = 0x8018216c;
-gMsg_ID_17475 = 0x801821a8;
-gMsg_ID_17476 = 0x801821f4;
-gMsg_ID_18000 = 0x80182210;
-gMsg_ID_18005 = 0x8018225c;
-gMsg_ID_18006 = 0x80182284;
-gMsg_ID_18007 = 0x801822d8;
-gMsg_ID_18010 = 0x80182314;
-gMsg_ID_18015 = 0x8018236c;
-gMsg_ID_18018 = 0x801823b0;
-gMsg_ID_18020 = 0x801823e8;
-gMsg_ID_18021 = 0x80182424;
-gMsg_ID_18022 = 0x80182484;
-gMsg_ID_18025 = 0x801824ac;
-gMsg_ID_18030 = 0x80182504;
-gMsg_ID_18031 = 0x80182544;
-gMsg_ID_18035 = 0x80182584;
-gMsg_ID_18040 = 0x801825a8;
-gMsg_ID_18045 = 0x80182600;
-gMsg_ID_18050 = 0x80182630;
-gMsg_ID_18055 = 0x80182680;
-gMsg_ID_18060 = 0x801826e0;
-gMsg_ID_18065 = 0x80182728;
-gMsg_ID_18066 = 0x80182774;
-gMsg_ID_18070 = 0x801827a8;
-gMsg_ID_18075 = 0x801827e4;
-gMsg_ID_18080 = 0x80182824;
-gMsg_ID_18085 = 0x80182844;
-gMsg_ID_18090 = 0x8018287c;
-gMsg_ID_18095 = 0x801828a0;
-gMsg_ID_18100 = 0x801828c8;
-gMsg_ID_18105 = 0x8018291c;
-gMsg_ID_18120 = 0x80182940;
-gMsg_ID_18130 = 0x80182980;
-gMsg_ID_18140 = 0x801829b8;
-gMsg_ID_18150 = 0x801829fc;
-gMsg_ID_19010 = 0x80182a58;
-gMsg_ID_19205 = 0x80182a94;
-gMsg_ID_19200 = 0x80182ab0;
-gMsg_ID_19210 = 0x80182af4;
-gMsg_ID_19220 = 0x80182b4c;
-gMsg_ID_19230 = 0x80182ba0;
-gMsg_ID_19240 = 0x80182bf8;
-gMsg_ID_19250 = 0x80182c4c;
-gMsg_ID_19325 = 0x80182c80;
-gMsg_ID_19330 = 0x80182cc0;
-gMsg_ID_19335 = 0x80182d14;
-gMsg_ID_19340 = 0x80182d68;
-gMsg_ID_19350 = 0x80182d8c;
-gMsg_ID_19355 = 0x80182da4;
-gMsg_ID_19360 = 0x80182dc8;
-gMsg_ID_19370 = 0x80182e18;
-gMsg_ID_19400 = 0x80182e58;
-gMsg_ID_19410 = 0x80182e7c;
-gMsg_ID_19420 = 0x80182ea0;
-gMsg_ID_19430 = 0x80182ecc;
-gMsg_ID_19440 = 0x80182ef8;
-gMsg_ID_19450 = 0x80182f34;
-gMsg_ID_19451 = 0x80182f74;
-gMsg_ID_19452 = 0x80182fa8;
-gMsg_ID_19453 = 0x80182ff0;
-gMsg_ID_19454 = 0x80183028;
-gMsg_ID_19455 = 0x80183068;
-gMsg_ID_19456 = 0x801830b0;
-gMsg_ID_19457 = 0x80183110;
-gMsg_ID_19458 = 0x8018314c;
-gMsg_ID_19459 = 0x8018318c;
-gMsg_ID_19460 = 0x801831b4;
-gMsg_ID_19461 = 0x801831ec;
-gMsg_ID_19462 = 0x80183204;
-gMsg_ID_19463 = 0x80183244;
-gMsg_ID_19464 = 0x80183280;
-gMsg_ID_19465 = 0x801832ac;
-gMsg_ID_19466 = 0x801832e4;
-gMsg_ID_19467 = 0x80183338;
-gMsg_ID_19468 = 0x80183380;
-gMsg_ID_20010 = 0x801833c0;
-gMsg_ID_20011 = 0x801833f0;
-gMsg_ID_20012 = 0x8018341c;
-gMsg_ID_20013 = 0x80183448;
-gMsg_ID_20014 = 0x80183488;
-gMsg_ID_20015 = 0x801834d4;
-gMsg_ID_20016 = 0x8018350c;
-gMsg_ID_20017 = 0x80183558;
-gMsg_ID_20018 = 0x8018359c;
-gMsg_ID_20019 = 0x801835d0;
-gMsg_ID_20020 = 0x80183614;
-gMsg_ID_20030 = 0x80183630;
-gMsg_ID_20040 = 0x8018366c;
-gMsg_ID_20050 = 0x80183690;
-gMsg_ID_20060 = 0x801836b0;
-gMsg_ID_20070 = 0x801836f8;
-gMsg_ID_20080 = 0x80183724;
-gMsg_ID_20084 = 0x80183760;
-gMsg_ID_20085 = 0x801837b4;
-gMsg_ID_20090 = 0x801837f8;
-gMsg_ID_20091 = 0x8018380c;
-gMsg_ID_20092 = 0x80183820;
-gMsg_ID_20150 = 0x80183834;
-gMsg_ID_20160 = 0x8018385c;
-gMsg_ID_20170 = 0x80183898;
-gMsg_ID_20180 = 0x801838dc;
-gMsg_ID_20190 = 0x80183900;
-gMsg_ID_20200 = 0x80183950;
-gMsg_ID_20210 = 0x8018398c;
-gMsg_ID_20220 = 0x801839b8;
-gMsg_ID_20221 = 0x80183a08;
-gMsg_ID_20222 = 0x80183a64;
-gMsg_ID_20230 = 0x80183aac;
-gMsg_ID_20235 = 0x80183afc;
-gMsg_ID_20236 = 0x80183b40;
-gMsg_ID_20237 = 0x80183b84;
-gMsg_ID_20238 = 0x80183bc0;
-gMsg_ID_20239 = 0x80183c00;
-gMsg_ID_20250 = 0x80183c48;
-gMsg_ID_20260 = 0x80183c80;
-gMsg_ID_20261 = 0x80183ca8;
-gMsg_ID_20262 = 0x80183cf0;
-gMsg_ID_20263 = 0x80183d3c;
-gMsg_ID_20264 = 0x80183d58;
-gMsg_ID_20265 = 0x80183d6c;
-gMsg_ID_20266 = 0x80183d80;
-gMsg_ID_20267 = 0x80183d94;
-gMsg_ID_20268 = 0x80183dc8;
-gMsg_ID_20269 = 0x80183e04;
-gMsg_ID_20270 = 0x80183e54;
-gMsg_ID_20271 = 0x80183e6c;
-gMsg_ID_20272 = 0x80183e90;
-gMsg_ID_20273 = 0x80183ea8;
-gMsg_ID_20274 = 0x80183ee8;
-gMsg_ID_20275 = 0x80183f28;
-gMsg_ID_20276 = 0x80183f64;
-gMsg_ID_20277 = 0x80183fb0;
-gMsg_ID_20278 = 0x80183ffc;
-gMsg_ID_20279 = 0x80184020;
-gMsg_ID_20280 = 0x8018406c;
-gMsg_ID_20281 = 0x801840a8;
-gMsg_ID_20282 = 0x801840ec;
-gMsg_ID_20283 = 0x8018412c;
-gMsg_ID_20284 = 0x80184168;
-gMsg_ID_20285 = 0x801841ac;
-gMsg_ID_20286 = 0x80184208;
-gMsg_ID_20287 = 0x80184238;
-gMsg_ID_20288 = 0x80184288;
-gMsg_ID_20289 = 0x801842d0;
-gMsg_ID_20290 = 0x801842f8;
-gMsg_ID_20291 = 0x80184348;
-gMsg_ID_20292 = 0x80184378;
-gMsg_ID_20294 = 0x801843b0;
-gMsg_ID_20296 = 0x801843c8;
-gMsg_ID_20297 = 0x80184408;
-gMsg_ID_20298 = 0x80184424;
-gMsg_ID_20299 = 0x80184474;
-gMsg_ID_20300 = 0x801844b0;
-gMsg_ID_20301 = 0x801844ec;
-gMsg_ID_20302 = 0x80184528;
-gMsg_ID_20303 = 0x80184558;
-gMsg_ID_20304 = 0x801845a8;
-gMsg_ID_20305 = 0x801845f8;
-gMsg_ID_20306 = 0x80184620;
-gMsg_ID_20307 = 0x80184644;
-gMsg_ID_20308 = 0x80184668;
-gMsg_ID_20309 = 0x801846a0;
-gMsg_ID_20310 = 0x801846d8;
-gMsg_ID_20311 = 0x801846e8;
-gMsg_ID_20312 = 0x801846fc;
-gMsg_ID_20313 = 0x80184718;
-gMsg_ID_20314 = 0x80184758;
-gMsg_ID_20315 = 0x801847b0;
-gMsg_ID_20316 = 0x801847d4;
-gMsg_ID_20317 = 0x801847f8;
-gMsg_ID_20318 = 0x8018481c;
-gMsg_ID_20319 = 0x80184834;
-gMsg_ID_20320 = 0x8018484c;
-gMsg_ID_20321 = 0x80184864;
-gMsg_ID_20326 = 0x8018487c;
-gMsg_ID_20327 = 0x801848b8;
-gMsg_ID_20328 = 0x801848f4;
-gMsg_ID_20329 = 0x8018490c;
-gMsg_ID_20330 = 0x80184960;
-gMsg_ID_20331 = 0x801849b8;
-gMsg_ID_20332 = 0x80184a04;
-gMsg_ID_20333 = 0x80184a4c;
-gMsg_ID_20337 = 0x80184a94;
-gMsg_ID_20338 = 0x80184ae0;
-gMsg_ID_20339 = 0x80184b2c;
-gMsg_ID_20340 = 0x80184b7c;
-gMsg_ID_20343 = 0x80184bd0;
-gMsg_ID_20344 = 0x80184c1c;
-gMsg_ID_20345 = 0x80184c68;
-gMsg_ID_21010 = 0x80184cb4;
-gMsg_ID_21020 = 0x80184cf8;
-gMsg_ID_21030 = 0x80184d78;
-gMsg_ID_21050 = 0x80184ddc;
-gMsg_ID_21060 = 0x80184e18;
-gMsg_ID_21070 = 0x80184e58;
-gMsg_ID_21071 = 0x80184e80;
-gMsg_ID_21072 = 0x80184ea4;
-gMsg_ID_21073 = 0x80184ec4;
-gMsg_ID_21080 = 0x80184ee8;
-gMsg_ID_21081 = 0x80184f10;
-gMsg_ID_21082 = 0x80184f34;
-gMsg_ID_21083 = 0x80184f54;
-gMsg_ID_21090 = 0x80184f78;
-gMsg_ID_21091 = 0x80184fa0;
-gMsg_ID_21092 = 0x80184fc4;
-gMsg_ID_21093 = 0x80184fe4;
-gMsg_ID_22000 = 0x80185008;
-gMsg_ID_22001 = 0x8018501c;
-gMsg_ID_22002 = 0x80185030;
-gMsg_ID_22003 = 0x80185044;
-gMsg_ID_22004 = 0x80185050;
-gMsg_ID_22005 = 0x80185068;
-gMsg_ID_22006 = 0x80185084;
-gMsg_ID_22007 = 0x80185094;
-gMsg_ID_22008 = 0x801850a8;
-gMsg_ID_22009 = 0x801850bc;
-gMsg_ID_22010 = 0x801850d8;
-gMsg_ID_22011 = 0x801850e8;
-gMsg_ID_22012 = 0x80185140;
-gMsg_ID_22013 = 0x80185158;
-gMsg_ID_22014 = 0x80185174;
-gMsg_ID_22015 = 0x8018518c;
-gMsg_ID_22016 = 0x801851a8;
-gMsg_ID_22017 = 0x801851c4;
-gMsg_ID_22018 = 0x801851d4;
-gMsg_ID_22019 = 0x801851f0;
-gMsg_ID_22020 = 0x8018520c;
-gMsg_ID_23000 = 0x80185228;
-gMsg_ID_23001 = 0x8018526c;
-gMsg_ID_23002 = 0x801852d4;
-gMsg_ID_23003 = 0x80185330;
-gMsg_ID_23004 = 0x801853a8;
-gMsg_ID_23005 = 0x80185400;
-gMsg_ID_23006 = 0x80185458;
-gMsg_ID_23007 = 0x801854a8;
-gMsg_ID_23008 = 0x801854f8;
-gMsg_ID_23009 = 0x80185564;
-gMsg_ID_23010 = 0x801855bc;
-gMsg_ID_23011 = 0x8018561c;
-gMsg_ID_23012 = 0x80185674;
-gMsg_ID_23013 = 0x801856bc;
-gMsg_ID_23014 = 0x80185708;
-gMsg_ID_23015 = 0x80185750;
-gMsg_ID_23016 = 0x80185780;
-gMsg_ID_23017 = 0x801857b0;
-gMsg_ID_23018 = 0x801857f8;
-gMsg_ID_23019 = 0x80185840;
-gMsg_ID_23020 = 0x8018587c;
-gMsg_ID_23021 = 0x801858c8;
-gMsg_ID_23022 = 0x8018591c;
-gMsg_ID_23023 = 0x8018596c;
-gMsg_ID_23024 = 0x801859a8;
-gMsg_ID_23025 = 0x80185a08;
-gMsg_ID_23026 = 0x80185a6c;
-gMsg_ID_23027 = 0x80185abc;
-gMsg_ID_23028 = 0x80185b08;
-gMsg_ID_23029 = 0x80185b48;
-gMsg_ID_23030 = 0x80185ba0;
-gMsg_ID_23031 = 0x80185c00;
-gMsg_ID_23032 = 0x80185c68;
diff --git a/linker_scripts/us/rev1/symbol_addrs_nlib_funcs.txt b/linker_scripts/us/rev1/symbol_addrs_nlib_funcs.txt
deleted file mode 100644
index 15b60b1f..00000000
--- a/linker_scripts/us/rev1/symbol_addrs_nlib_funcs.txt
+++ /dev/null
@@ -1,124 +0,0 @@
-// sys_joybus
-Controller_AddDeadZone = 0x80002840;
-Controller_Init = 0x8000291C;
-Controller_UpdateInput = 0x800029A8;
-Controller_ReadData = 0x80002AF4;
-Save_ReadData = 0x80002BE8;
-Save_WriteData = 0x80002C50;
-Controller_Rumble = 0x80002CB8;
-
-// sys_lib
-Lib_vsPrintf = 0x80002E80;
-Lib_vTable = 0x80002EA0;
-Lib_SwapBuffers = 0x80002EE4;
-Lib_QuickSort = 0x80002F88;
-Lib_InitPerspective = 0x8000316C;
-Lib_InitOrtho = 0x800032B4;
-Lib_DmaRead = 0x800033E0;
-Lib_FillScreen = 0x800034E8;
-
-// sys_lights
-Lights_AddLight = 0x800035D0;
-Lights_SetOneLight = 0x8000372C;
-Lights_SetTwoLights = 0x800038AC;
-
-// main
-Main_Initialize = 0x80003A50;
-Audio_ThreadEntry = 0x80003B48;
-Graphics_SetTask = 0x80003C50;
-Graphics_InitializeTask = 0x80003DC0;
-Main_SetVIMode = 0x80003EE0;
-SerialInterface_ThreadEntry = 0x80003FEC;
-Timer_ThreadEntry = 0x800040D4;
-Graphics_ThreadEntry = 0x80004144;
-Main_HandleRDP = 0x80004714;
-Main_StartNextTask = 0x800049D4;
-Main_ThreadEntry = 0x80004ABC;
-Idle_ThreadEntry = 0x80004D00;
-bootproc = 0x80004DA8;
-
-// math
-Math_ModF = 0x80004E20;
-Rand_Init = 0x80004E4C;
-Rand_ZeroOne = 0x80004EB0;
-Rand_SetSeed = 0x80004FC8;
-Rand_ZeroOneSeeded = 0x80004FE8;
-Math_Atan2F = 0x80005100;
-Math_Atan2F_XY = 0x800051F8;
-Math_Atan2F_XYAlt = 0x80005320;
-Math_FactorialF = 0x800053C8;
-Math_Factorial = 0x800054C8;
-Math_PowF = 0x800055DC;
-Math_MinMax = 0x80005604;
-
-// matrix
-Matrix_Copy = 0x80005680;
-Matrix_Push = 0x80005708;
-Matrix_Pop = 0x80005740;
-Matrix_Mult = 0x80005754;
-Matrix_Translate = 0x80005B00;
-Matrix_Scale = 0x80005C34;
-Matrix_RotateX = 0x80005D44;
-Matrix_RotateY = 0x80005E90;
-Matrix_RotateZ = 0x80005FE0;
-Matrix_RotateAxis = 0x8000612C;
-Matrix_ToMtx = 0x80006500;
-Matrix_FromMtx = 0x8000671C;
-Matrix_MultVec3f = 0x80006970;
-Matrix_MultVec3fNoTranslate = 0x80006A20;
-Matrix_GetYRPAngles = 0x80006AB8;
-Matrix_GetXYZAngles = 0x80006C7C;
-Matrix_LookAt = 0x80006E3C;
-Matrix_SetGfxMtx = 0x80006EB8;
-
-// memory
-Memory_FreeAll = 0x80006F20;
-Memory_Allocate = 0x80006F38;
-
-// thread 7
-Timer_AllocateTask = 0x80006F60;
-Timer_Increment = 0x80007068;
-Timer_SetValue = 0x8000707C;
-Timer_CompleteTask = 0x80007088;
-Timer_Wait = 0x800070C8;
-
-// save
-Save_ReadBlock = 0x80007130;
-Save_WriteBlock = 0x8000716C;
-Save_WriteEeprom = 0x800071FC;
-Save_ReadEeprom = 0x800072E0;
-
-// fault
-func_800073C0 = 0x800073C0;
-func_800074AC = 0x800074AC;
-func_80007604 = 0x80007604;
-func_8000762C = 0x8000762C;
-func_8000770C = 0x8000770C;
-func_800077F8 = 0x800077F8;
-func_80007880 = 0x80007880;
-func_80007910 = 0x80007910;
-func_80007CEC = 0x80007CEC;
-func_80007FE4 = 0x80007FE4;
-Fault_Init = 0x80008018;
-
-// audio
-
-// hasm
-Mio0_Decompress = 0x8001EE70;
-RdRam_CheckIPL3 = 0x8001EF10;
-
-// math64
-Math_FAtanF = 0x8001FBE8;
-Math_FAtan2F = 0x8001FD0C;
-Math_FAsinF = 0x8001FE00;
-Math_FAcosF = 0x8001FE30;
-
-
-
-
-
-
-
-
-
-
diff --git a/linker_scripts/us/rev1/symbol_addrs_nlib_vars.txt b/linker_scripts/us/rev1/symbol_addrs_nlib_vars.txt
deleted file mode 100644
index 4bfa4433..00000000
--- a/linker_scripts/us/rev1/symbol_addrs_nlib_vars.txt
+++ /dev/null
@@ -1,142 +0,0 @@
-// rsp
-rspbootTextStart = 0x80000450;//name_end:rspbootTextEnd
-aspMainTextStart = 0x80000520;//name_end:aspMainTextEnd
-gspF3DEX_fifoTextStart = 0x80001410;//name_end:gspF3DEX_fifoTextEnd
-gspF3DEX_fifoDataStart = 0x800C3DD0; //name_end:gspF3DEX_fifoDataEnd
-aspMainDataStart = 0x800C32E0; //name_end:aspMainDataEnd
-altIPL3Start = 0x8001EFC0;
-
-// sys_joybus
-gControllerHold = 0x800DD880; // size:0x18
-gControllerPress = 0x800DD898; // size:0x18
-gControllerPlugged = 0x800DD8B0; // size:0x4
-gControllerLock = 0x800DD8B4; // size:0x4
-gControllerRumbleEnabled = 0x800DD8B8; // size:0x4
-D_800DD8BC = 0x800DD8BC; // ignore:true
-sNextController = 0x800DD8C0; // size:0x18
-sPrevController = 0x800DD8D8; // size:0x18
-sControllerStatus = 0x800DD8F0; // size:0x10
-
-// main
-gAudioThreadStack = 0x800DDAA0;
-gGraphicsThread = 0x800DEAA0;
-gGraphicsThreadStack = 0x800DEC50;
-gTimerThread = 0x800DFC50;
-gTimerThreadStack = 0x800DFE00;
-gSerialThread = 0x800E0E00;
-gSerialThreadStack = 0x800E0FB0;
-
-gCurrentTask = 0x800E1FB0;
-sAudioTasks = 0x800E1FB4;
-sGfxTasks = 0x800E1FB8;
-sNewAudioTasks = 0x800E1FC0;
-sNewGfxTasks = 0x800E1FC8;
-gSegments = 0x800E1FD0;
-gPiMgrCmdQueue = 0x800E2010;
-sPiMgrCmdBuff = 0x800E2028;
-
-gDmaMesgQueue = 0x800E20F0;
-
-sDmaMsgBuff = 0x800E2108;
-gDmaIOMsg = 0x800E2110;
-gSerialEventQueue = 0x800E2128;
-sSerialEventBuff = 0x800E2140;
-gMainThreadMesgQueue = 0x800E2148;
-sMainThreadMsgBuff = 0x800E2160;
-gTaskMesgQueue = 0x800E21E0;
-sTaskMsgBuff = 0x800E21F8;
-gAudioVImesgQueue = 0x800E2238;
-gAudioTaskMesgQueue = 0x800E2258;
-gGfxVImesgQueue = 0x800E2278;
-gGfxTaskMesgQueue = 0x800E22A0;
-sAudioVImsgBuff = 0x800E2250;
-sAudioTaskMsgBuff = 0x800E2270;
-sGfxVImsgBuff = 0x800E2290;
-sGfxTaskMsgBuff = 0x800E22B8;
-gSerialThreadMesgQueue = 0x800E22C0;
-sSerialThreadMsgBuff = 0x800E22D8;
-gControllerMesgQueue = 0x800E22F8;
-sControllerMsgBuff = 0x800E2310;
-gSaveMesgQueue = 0x800E2318;
-sSaveMsgBuff = 0x800E2330;
-gTimerTaskMesgQueue = 0x800E2338;
-sTimerTaskMsgBuff = 0x800E2350;
-gTimerWaitMesgQueue = 0x800E2390;
-sTimerWaitMsgBuff = 0x800E23A8;
-
-gGfxPools = 0x800E23B0; // size:0x55AA0
-gGfxPool = 0x80137E50;
-gGfxTask = 0x80137E54;
-gViewport = 0x80137E58;
-gGfxMtx = 0x80137E5C;
-gUnkDisp1 = 0x80137E60;
-gMasterDisp = 0x80137E64;
-gUnkDisp2 = 0x80137E68;
-gLight = 0x80137E6C;
-gFrameBuffer = 0x80137E70;
-gTextureRender = 0x80137E74;
-gVIsPerFrame = 0x80137E78;
-gSysFrameCount = 0x80137E7C;
-gStartNMI = 0x80137E80;
-gStopTasks = 0x80137E81;
-gControllerRumbleFlags = 0x80137E84; // size:0x4
-gFillScreenColor = 0x80137E88;
-gFillScreen = 0x80137E8A;
-
-gUnusedStack = 0x80137E90;
-sIdleThread = 0x80138E90;
-sIdleThreadStack = 0x80139040;
-gMainThread = 0x8013A040;
-sMainThreadStack = 0x8013A1F0;
-gAudioThread = 0x8013B1F0;
-
-// math
-sSeededRandSeed3 = 0x8013B3A0;
-sRandSeed1 = 0x8013B3A4;
-sRandSeed2 = 0x8013B3A8;
-sRandSeed3 = 0x8013B3AC;
-sSeededRandSeed1 = 0x8013B3B0;
-sSeededRandSeed2 = 0x8013B3B4;
-
-// matrix
-gIdentityMtx = 0x800C4620;
-gIdentityMatrix = 0x800C4660;
-gGfxMatrix = 0x8013B3C0;
-sGfxMatrixStack = 0x8013B3C8;
-gCalcMatrix = 0x8013BBC8;
-sCalcMatrixStack = 0x8013BBD0;
-
-// memory
-sMemoryBuffer = 0x8013C3D0; // size:0x8800
-sMemoryPtr = 0x80144BD0;
-
-// thread 7
-sTimerTasks = 0x80144BE0;
-
-// save
-gSaveIOBuffer = 0x80144F60;
-sPrevSaveData = 0x80145160;
-
-// fault
-gFaultMgr = 0x80145360; // size:0x9D8
-sFaultCharIndex = 0x800C46F0;
-sFaultCharPixelFlags = 0x800C4770;
-sFaultCauses = 0x800C4870;
-sFloatExceptions = 0x800C48B8;
-
-// audio
-
-// dma table
-gDmaTable = 0x80178A70; //size:0x5A0
-D_80178A70 = 0x80178A78; //ignore:true
-
-// buffers
-gDramStack = 0x80281000; //size:0x400 segment:buffers defined:true
-gOSYieldData = 0x80281400; //size:0xC00 segment:buffers defined:true
-gZBuffer = 0x80282000; //size:0x25800 segment:buffers defined:true
-gTaskOutputBuffer = 0x802A7800; //size:0x30000 name_end:gTaskOutputBufferEnd segment:buffers defined:true
-gAudioHeap = 0x802D7800; //size:0xB0000 segment:buffers defined:true
-gTextureRenderBuffer = 0x80387800; //size:0x7880 segment:buffers defined:true
-gFillBuffer = 0x8038F080; //size:0x780 segment:buffers defined:true
-gFrameBuffers = 0x8038F800; //size:0x70800 segment:buffers defined:true
-D_8038F300 = 0x8038F300; //ignore:true
diff --git a/linker_scripts/us/rev1/symbol_addrs_overlays.txt b/linker_scripts/us/rev1/symbol_addrs_overlays.txt
deleted file mode 100644
index ec00441f..00000000
--- a/linker_scripts/us/rev1/symbol_addrs_overlays.txt
+++ /dev/null
@@ -1,237 +0,0 @@
-Corneria_CoCarrierLeft_Draw = 0x8018ED78;//segment:ovl_i1
-Corneria_CoCarrierUpper_Draw = 0x8018EE84;//segment:ovl_i1
-Corneria_CoIBeam_Init = 0x8018B0B4;//segment:ovl_i1
-Corneria_Granga_Init = 0x801878D8;//segment:ovl_i1
-Corneria_CoCarrier_Init = 0x8018BE7C;//segment:ovl_i1
-Venom1_Ve1Pillar1_Init = 0x8019250C;//segment:ovl_i1
-Venom1_Ve1Pillar2_3_Init = 0x80192CB0;//segment:ovl_i1
-Venom1_Ve1Pillar4_Init = 0x80192EA4;//segment:ovl_i1
-Venom1_Ve1MonkeyStatue_Init = 0x801933B4;//segment:ovl_i1
-Venom1_Ve1Golemech_Init = 0x801935CC;//segment:ovl_i1
-Venom1_Ve1Golemech_Update = 0x80194398;//segment:ovl_i1
-Venom1_801920F0 = 0x801920F0;//segment:ovl_i1
-D_i1_8019A04C = 0x8019A04C; // size:0xC type:s16 segment:ovl_i1
-D_i1_8019B6C0 = 0x8019B6C0;//segment:ovl_i1
-D_VE1_8019A008 = 0x8019A008; // segment:ovl_i1
-D_i1_8019A820 = 0x8019A820; // segment:ovl_i1 type:s16 size:0x198
-D_i1_8019AD2C = 0x8019AD2C; // segment:ovl_i1 size:0x28
-D_i1_8019AD5C = 0x8019AD5C; // segment:ovl_i1 type:Vec3f size:0xC
-D_i1_8019A748 = 0x8019A748; // segment:ovl_i1 size:0xD8 type:s32
-D_i1_8019A500 = 0x8019A500; // segment:ovl_i1 type:s16 size:0x44
-D_i1_8019B838 = 0x8019B838; // segment:ovl_i1 size:0x880
-
-Meteo_80187B08 = 0x80187B08;//segment:ovl_i2
-Meteo_MeCrusher_Init = 0x80188A40;//segment:ovl_i2
-D_i2_80195D70 = 0x80195D70;//segment:ovl_i2
-D_i4_8019F168 = 0x8019F168; // type:Vec3f segment:ovl_i4
-D_i4_8019F18C = 0x8019F18C; // type:f32 size:0xC segment:ovl_i4
-D_i4_8019F198 = 0x8019F198; // type:u8 size:0x28 segment:ovl_i4 force_migration:True
-D_i4_8019F1C0 = 0x8019F1C0; // type:s32 size:0xA0 segment:ovl_i4 force_migration:True
-D_i4_8019F260 = 0x8019F260; // type:f32 segment:ovl_i4 force_migration:True
-D_i4_8019F26C = 0x8019F26C; // type:f32 segment:ovl_i4 force_migration:True
-D_i4_8019F278 = 0x8019F278; // type:f32 segment:ovl_i4 force_migration:True
-D_i4_8019F284 = 0x8019F284; // type:f32 segment:ovl_i4 force_migration:True
-D_i4_8019F290 = 0x8019F290; // type:f32 segment:ovl_i4 force_migration:True
-D_i4_8019F29C = 0x8019F29C; // type:f32 segment:ovl_i4 force_migration:True
-D_i4_8019F2AC = 0x8019F2AC; // type:f32 segment:ovl_i4 force_migration:True
-D_i4_8019F2BC = 0x8019F2BC; // type:f32 segment:ovl_i4 force_migration:True
-D_i4_8019F2CC = 0x8019F2CC; // type:f32 segment:ovl_i4 force_migration:True
-D_i4_8019F2DC = 0x8019F2DC; // type:f32 segment:ovl_i4 force_migration:True
-D_i4_8019F2F0 = 0x8019F2F0; // type:s32 segment:ovl_i4 force_migration:True
-sCsLevelCompleteActorPos = 0x8019F340; // type:f32 segment:ovl_i4 force_migration:True
-sOptionCardPosY = 0x801AE570; // type:f32 size:0x18 force_migration:True segment:ovl_menu
-sOptionCardTextPosX = 0x801AE588; // type:f32 size:0x18 force_migration:True segment:ovl_menu
-sOptionCardTextPosY = 0x801AE5A0; // type:f32 size:0x18 force_migration:True segment:ovl_menu
-sOptionCardCurTextPosX = 0x801AE5B8; // type:f32 size:0x18 force_migration:True segment:ovl_menu
-sOptionCardCurTextPosY = 0x801AE5D0; // type:f32 size:0x18 force_migration:True segment:ovl_menu
-
-D_menu_801AE9A0 = 0x801AE9A0; // type:f32 size:0x10 force_migration:True segment:ovl_menu
-D_menu_801AE9B0 = 0x801AE9B0; // type:f32 size:0x10 force_migration:True segment:ovl_menu
-D_menu_801AE9C0 = 0x801AE9C0; // type:s32 size:0xE0 force_migration:True segment:ovl_menu
-D_menu_801AEAA0 = 0x801AEAA0; // type:s32 size:0xA8 force_migration:True segment:ovl_menu
-D_menu_801AEB48 = 0x801AEB48; // type:s32 size:0xA8 force_migration:True segment:ovl_menu
-D_menu_801AED20 = 0x801AED20; // type:f32 size:0x8 force_migration:True segment:ovl_menu
-D_menu_801AEE6C = 0x801AEE6C; // type:s32 size:0x58 force_migration:True segment:ovl_menu
-D_menu_801AF25C = 0x801AF25C; // type:f32 size:0x18 force_migration:True segment:ovl_menu
-D_menu_801AF274 = 0x801AF274; // type:f32 size:0x18 force_migration:True segment:ovl_menu
-
-Area6_ActorMissileSeekPlayer_Spawn = 0x801875E4;//segment:ovl_i3
-Area6_Effect395_Spawn = 0x80187704;//segment:ovl_i3
-Area6_A6Gorgon_Init = 0x80187754;//segment:ovl_i3
-Area6_A6Gorgon_Update = 0x80187944;//segment:ovl_i3
-Area6_8018A1B0 = 0x8018A1B0;//segment:ovl_i3
-Area6_8018A2C4 = 0x8018A2C4;//segment:ovl_i3
-Area6_8018A464 = 0x8018A464;//segment:ovl_i3
-Area6_8018B9BC = 0x8018B9BC;//segment:ovl_i3
-Area6_8018BCD4 = 0x8018BCD4;//segment:ovl_i3
-Area6_8018C0D0 = 0x8018C0D0;//segment:ovl_i3
-Area6_A6Gorgon_Draw = 0x8018C54C;//segment:ovl_i3
-Zoness_ActorDebris_Spawn = 0x801900FC;//segment:ovl_i3
-Zoness_ZoEnergyBall_Init = 0x801915A4;//segment:ovl_i3
-Zoness_ZoEnergyBall_Init2 = 0x80191BB8;//segment:ovl_i3
-Zoness_ZoSarumarine_Init = 0x801932AC;//segment:ovl_i3
-Zoness_Effect394_Spawn = 0x80193908;//segment:ovl_i3
-Zoness_Effect394_Spawn2 = 0x80193A98;//segment:ovl_i3
-Zoness_80193CC8 = 0x80193CC8;//segment:ovl_i3
-Zoness_ZoSarumarine_Update = 0x80194A84;//segment:ovl_i3
-Zoness_801986FC = 0x801986FC;//segment:ovl_i3
-Zoness_801989FC = 0x801989FC;//segment:ovl_i3
-Zoness_80198BE8 = 0x80198BE8;//segment:ovl_i3
-Zoness_80198ECC = 0x80198ECC;//segment:ovl_i3
-Zoness_80198F3C = 0x80198F3C;//segment:ovl_i3
-Zoness_8019907C = 0x8019907C;//segment:ovl_i3
-Zoness_8019914C = 0x8019914C;//segment:ovl_i3
-Zoness_801991D0 = 0x801991D0;//segment:ovl_i3
-Zoness_80199394 = 0x80199394;//segment:ovl_i3
-Zoness_80199470 = 0x80199470;//segment:ovl_i3
-Zoness_8019962C = 0x8019962C;//segment:ovl_i3
-Zoness_ZoTanker_Init = 0x8019B1F0;//segment:ovl_i3
-Zoness_ZoContainer_Init = 0x8019B810;//segment:ovl_i3
-Zoness_ZoSupplyCrane_Init = 0x8019C200;//segment:ovl_i3
-Zoness_ZoBarrier_Init = 0x8019D060;//segment:ovl_i3
-Solar_LevelComplete = 0x801A7930;//segment:ovl_i3
-Aquas_SpawnDebris = 0x801A9448;//segment:ovl_i3
-Aquas_SpawnItem = 0x801A94EC;//segment:ovl_i3
-Aquas_801A958C = 0x801A958C;//segment:ovl_i3
-Aquas_Effect366_Spawn = 0x801AC8A8;//segment:ovl_i3
-Aquas_Actor255_Init = 0x801AD688;//segment:ovl_i3
-Aquas_Actor256_Init = 0x801AE3AC;//segment:ovl_i3
-Aquas_Actor257_Init = 0x801AF9FC;//segment:ovl_i3
-Aquas_Actor257_Update = 0x801AFA5C;//segment:ovl_i3
-Aquas_801B0F88 = 0x801B0F88;//segment:ovl_i3
-Aquas_801B0FCC = 0x801B0FCC;//segment:ovl_i3
-Aquas_801B1008 = 0x801B1008;//segment:ovl_i3
-Aquas_AqBacoon_Init = 0x801B10F8;//segment:ovl_i3
-Aquas_AqBacoon_Update = 0x801B134C;//segment:ovl_i3
-Aquas_AqAnglerFish_Init = 0x801B6344;//segment:ovl_i3
-Aquas_AqAnglerFish_Update = 0x801B638C;//segment:ovl_i3
-Aquas_AqSpindlyFish_Init = 0x801B6E54;//segment:ovl_i3
-Aquas_AqSpindlyFish_Update = 0x801B6FF8;//segment:ovl_i3
-Aquas_AqGaroa_Init = 0x801B7AF0;//segment:ovl_i3
-Aquas_AqBoulder_Init = 0x801BA57C;//segment:ovl_i3
-Aquas_AqJellyfish_Init = 0x801BB26C;//segment:ovl_i3
-D_i3_801C2240 = 0x801C2240;//segment:ovl_i3
-D_AQ_801C4188 = 0x801C4188;//segment:ovl_i3
-D_i3_801C2250 = 0x801C2250;//size:0xA0 segment:ovl_i3
-D_i3_801C22F0 = 0x801C22F0;//size:0x40 segment:ovl_i3
-D_i3_801BF1F0 = 0x801BF1F0;//size:0x30 type:f32 segment:ovl_i3
-D_i3_801BF220 = 0x801BF220;//size:0x30 type:f32 segment:ovl_i3
-D_i3_801BF250 = 0x801BF250;//size:0x30 type:f32 segment:ovl_i3
-D_i3_801BF280 = 0x801BF280;//size:0x30 type:f32 segment:ovl_i3
-D_i3_801BF2B0 = 0x801BF2B0;//size:0x30 type:f32 segment:ovl_i3
-D_i3_801BF2E0 = 0x801BF2E0;//size:0x30 type:f32 segment:ovl_i3
-D_i3_801BF8AC = 0x801BF8AC;//size:0xC type:Vec3f segment:ovl_i3
-D_i3_801BF8B8 = 0x801BF8B8;//size:0xC type:Vec3f segment:ovl_i3
-D_i3_801BF8C4 = 0x801BF8C4;//size:0x8 type:f32 segment:ovl_i3
-D_i3_801BED10 = 0x801BED10;//size:0xC type:Vec3f segment:ovl_i3
-D_i3_801BED1C = 0x801BED1C;//size:0xC type:Vec3f segment:ovl_i3
-D_i3_801BED70 = 0x801BED70;//size:0x90 type:Vec3f segment:ovl_i3
-D_i3_801BEE00 = 0x801BEE00;//size:0x90 type:Vec3f segment:ovl_i3
-D_i3_801BEEF0 = 0x801BEEF0;//size:0x90 type:Vec3f segment:ovl_i3
-D_i3_801BEF80 = 0x801BEF80;//size:0x90 type:Vec3f segment:ovl_i3
-D_i3_801BF070 = 0x801BF070;//size:0x90 type:Vec3f segment:ovl_i3
-D_i3_801BF100 = 0x801BF100;//size:0x90 type:Vec3f segment:ovl_i3
-D_i3_801BF190 = 0x801BF190;//size:0x30 type:f32 segment:ovl_i3
-
-sZoLimbTimers = 0x801C2330;//segment:ovl_i3 type:s32 size:0xA0
-sZoSwork = 0x801C23D0;//segment:ovl_i3 type:s32 size:0x118
-sZoFwork = 0x801C24E8;//segment:ovl_i3 type:f32 size:0x258
-
-D_i3_801C27C8 = 0x801C27C8; //segment:ovl_i3 size:0x12C0
-D_i3_801C3A88 = 0x801C3A88; //segment:ovl_i3 size:0x700
-D_i3_801C4190 = 0x801C4190; //segment:ovl_i3 size:0x28
-D_i3_801C41B8 = 0x801C41B8; //segment:ovl_i3 size:0x78
-sAqBacoonlimbTimers = 0x801C4230; //segment:ovl_i3 size:0x70
-D_i3_801C42A0 = 0x801C42A0; //segment:ovl_i3 size:0x68
-D_i3_801C4308 = 0x801C4308; //segment:ovl_i3 size:0x148
-D_i3_801C0060 = 0x801C0060; //segment:ovl_i3 type:f32
-D_i3_801BFE14 = 0x801BFE14; //segment:ovl_i3 type:s32
-D_i3_801C0264 = 0x801C0264; //segment:ovl_i3 type:s32
-D_i3_801C02C8 = 0x801C02C8; //segment:ovl_i3 type:f32
-D_i3_801C02D0 = 0x801C02D0; //segment:ovl_i3 type:s32
-D_i3_801C0130 = 0x801C0130; //segment:ovl_i3 ignore:True
-D_i3_801C2740 = 0x801C2740; //segment:ovl_i3 size:0x28
-D_i3_801C2768 = 0x801C2768; //segment:ovl_i3 size:0x38
-D_i3_801C27A0 = 0x801C27A0; //segment:ovl_i3 size:0x20
-
-Katina_UpdateEvents = 0x80198594;//segment:ovl_i4
-Katina_KaSaucerer_Init = 0x80193CA4;//segment:ovl_i4
-SectorZ_Missile_Update = 0x80199C60;//segment:ovl_i4
-SectorZ_MissileExplode = 0x80199900;//segment:ovl_i4
-D_i4_801A03C0 = 0x801A03C0;//segment:ovl_i4
-D_BO_8019EE80 = 0x8019EE80;//segment:ovl_i4
-D_BO_801A03DC = 0x801A03DC;//segment:ovl_i4
-
-
-Macbeth_801A55D4 = 0x801A55D4;//segment:ovl_i5
-Titania_8018E3B0 = 0x8018E3B0;//segment:ovl_i5
-Titania_TiRasco_Dying = 0x8018B720;//segment:ovl_i5
-Titania_801990DC = 0x801990DC;//segment:ovl_i5
-Ground_801B6AEC = 0x801B6AEC;//segment:ovl_i5
-Titania_TiFekuda_Init = 0x80189B80;//segment:ovl_i5
-Titania_TiRasco_Init = 0x8018ADC4;//segment:ovl_i5
-Titania_TiBomb_Init = 0x8018B96C;//segment:ovl_i5
-Titania_TiDesertCrawler_Init = 0x8018BFB0;//segment:ovl_i5
-Titania_TiDelphor_Init = 0x8018E3CC;//segment:ovl_i5
-Titania_TiDelphorHead_Init = 0x8018E5E8;//segment:ovl_i5
-Titania_TiCactus_Init = 0x8018EFF0;//segment:ovl_i5
-Titania_TiPillar_Init = 0x8018F0D8;//segment:ovl_i5
-Titania_TiGoras_Init = 0x8018FA48;//segment:ovl_i5
-Macbeth_Train_Init = 0x80199F8C;//segment:ovl_i5
-Titania_80193B30 = 0x80193B30;//segment:ovl_i5
-Titania_80193DF0 = 0x80193DF0;//segment:ovl_i5
-Titania_80190A08 = 0x80190A08;//segment:ovl_i5
-Macbeth_MaMaRailroadSwitch_Init = 0x801A3E70;//segment:ovl_i5
-Macbeth_MaBoulder_Init = 0x801A4660;//segment:ovl_i5
-Macbeth_MaRailwaySignal_Init = 0x801A4AF8;//segment:ovl_i5
-Macbeth_LockBars_Init = 0x801A5E2C;//segment:ovl_i5
-Macbeth_MaBarrier_Init = 0x801A6134;//segment:ovl_i5
-Macbeth_MaProximityLight_Init = 0x801A65E0;//segment:ovl_i5
-Macbeth_Actor207_Init = 0x801A7D98;//segment:ovl_i5
-Ground_801B6E20 = 0x801B6E20;//segment:ovl_i5
-D_i5_801B74F0 = 0x801B74F0;//segment:ovl_i5 size:28
-D_TI_801B7584 = 0x801B7584;//segment:ovl_i5
-D_TI_801B7608 = 0x801B7608;//segment:ovl_i5
-D_TI_801B769C = 0x801B769C;//segment:ovl_i5
-D_MA_801BA1E8 = 0x801BA1E8;//segment:ovl_i5
-D_MA_801BE250 = 0x801BE250;//segment:ovl_i5 size:0x20
-D_MA_801BE2F0 = 0x801BE2F0;//segment:ovl_i5 size:0x12
-D_i5_801B8198 = 0x801B8198;//size:0x210 segment:ovl_i5
-aTiGorasHitbox = 0x801B83A8;//size:0x814 type:f32 segment:ovl_i5
-D_i5_801BA708 = 0x801BA708;//size:0xC type:Vec3f segment:ovl_i5
-D_i5_801BAA50 = 0x801BAA50;//size:0x28 type:s16 segment:ovl_i5
-D_i5_801BBEE0 = 0x801BBEE0;//segment:ovl_i5
-D_i5_801BBF00 = 0x801BBF00;//size:0xA78 segment:ovl_i5
-D_i5_801BE748 = 0x801BE748;//size:0x3600 type:Vtx segment:ovl_i5
-D_i5_801C62D8 = 0x801C62D8;//size:0xC type:Vec3f segment:ovl_i5
-D_i5_801C65B8 = 0x801C65B8;//size:0x870 segment:ovl_i5
-D_i5_801C6E28 = 0x801C6E28;//size:0x34 type:s32 segment:ovl_i5
-D_i5_801B8138 = 0x801B8138;//size:0x14 segment:ovl_i5
-D_i5_801B814C = 0x801B814C;//size:0x14 segment:ovl_i5
-D_i5_801B7630 = 0x801B7630;//size:0x24 segment:ovl_i5
-
-Andross_801888F4 = 0x801888F4; //segment:ovl_i6
-SectorY_SyShogun_Init = 0x80197CC4; //segment:ovl_i6
-Andross_AndAndross_Init = 0x8018D16C; //segment:ovl_i6
-sTeamInitPos = 0x801A68B0;//size:0x48 type:Vec3f segment:ovl_i6
-sTeamInitRot = 0x801A68F8;//size:0xC type:f32 segment:ovl_i6
-D_i6_801A7F30 = 0x801A7F30; //segment:ovl_i6
-D_Andross_801A7F58 = 0x801A7F58; //segment:ovl_i6
-D_Andross_801A7F60 = 0x801A7F60; //segment:ovl_i6
-D_Andross_801A7F68 = 0x801A7F68; //segment:ovl_i6
-D_Andross_801A7F70 = 0x801A7F70; //segment:ovl_i6
-D_Andross_801A7F78 = 0x801A7F78; //segment:ovl_i6
-D_i5_801BE308 = 0x801BE308; //segment:ovl_i6
-
-Ending_80189C64 = 0x80189C64;//segment:ovl_ending
-Ending_80187860 = 0x80187860;//segment:ovl_ending
-Ending_8018845C = 0x8018845C;//segment:ovl_ending
-D_ending_80196D08 = 0x80196D08;//size:0x280 segment:ovl_ending
-D_ending_80196FA0 = 0x80196FA0;//size:0x960 segment:ovl_ending
-D_ending_80197900 = 0x80197900;//size:0x960 segment:ovl_ending
-D_ending_80198260 = 0x80198260;//size:0x320 segment:ovl_ending
-D_ending_80192DF0 = 0x80192DF0;//size:0x20 type:f32 segment:ovl_ending
-
-D_unused_801875C0 = 0x801875C0;
-
-D_ZO_601996C = 0x601996C; \ No newline at end of file
diff --git a/linker_scripts/us/rev1/undefined_syms.ld b/linker_scripts/us/rev1/undefined_syms.ld
deleted file mode 100644
index 078d77ef..00000000
--- a/linker_scripts/us/rev1/undefined_syms.ld
+++ /dev/null
@@ -1,35 +0,0 @@
-// rsp_boot
-// func_84001008 = 0x84001008;
-// func_84001064 = 0x84001064;
-
-// aspmain
-// func_840010C0 = 0x840010C0;
-// func_840015AC = 0x840015AC;
-// func_8400160C = 0x8400160C;
-// func_840016D4 = 0x840016D4;
-// func_84001104 = 0x84001104;
-// func_84001A1C = 0x84001A1C;
-// func_84001AE4 = 0x84001AE4;
-
-// f3dex
-// func_84001058 = 0x84001058;
-// func_8400109C = 0x8400109C;
-// func_840010AC = 0x840010AC;
-// func_840010BC = 0x840010BC;
-// func_840010C8 = 0x840010C8;
-// func_840010F0 = 0x840010F0;
-// func_840011D0 = 0x840011D0;
-// func_84001280 = 0x84001280;
-// func_84001374 = 0x84001374;
-// func_84001410 = 0x84001410;
-// func_84001414 = 0x84001414;
-// func_84001758 = 0x84001758;
-// func_840015B8 = 0x840015B8;
-// func_840015D0 = 0x840015D0;
-// func_840015DC = 0x840015DC;
-// func_8400161C = 0x8400161C;
-// func_840016A8 = 0x840016A8;
-// func_84001760 = 0x84001760;
-// func_84001728 = 0x84001728;
-// func_840017D8 = 0x840017D8;
-// func_840017AC = 0x840017AC;