diff options
| author | Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com> | 2024-02-06 20:44:02 -0300 |
|---|---|---|
| committer | Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com> | 2024-02-06 20:44:02 -0300 |
| commit | 0084ed51234c4cc28db26ae4402615e3eb616167 (patch) | |
| tree | c336f57e2e40f4592b13a1cd6223b470ab66aa72 /linker_scripts | |
| parent | a9caa3d48d9e096a3e4a96e5b16a5f0ae81807b2 (diff) | |
fox_enmy2 symbols
Diffstat (limited to 'linker_scripts')
| -rw-r--r-- | linker_scripts/us/undefined_syms.ld | 96 |
1 files changed, 95 insertions, 1 deletions
diff --git a/linker_scripts/us/undefined_syms.ld b/linker_scripts/us/undefined_syms.ld index 38c3686c..81aed539 100644 --- a/linker_scripts/us/undefined_syms.ld +++ b/linker_scripts/us/undefined_syms.ld @@ -1217,4 +1217,98 @@ D_06011044 = 0x006011044; D_0600FF74 = 0x00600FF74; D_06006EB4 = 0x006006EB4; D_06014D94 = 0x006014D94; -D_0302DE3C = 0x00302DE3C;
\ No newline at end of file +D_0302DE3C = 0x00302DE3C; + +// fox_enmy2 +D_6011F90 = 0x06011F90; +D_4000710 = 0x04000710; +D_400BD20 = 0x0400BD20; +D_4001310 = 0x04001310; +D_601F2A0 = 0x0601F2A0; +D_4000650 = 0x04000650; +D_6016190 = 0x06016190; +D_6023500 = 0x06023500; +D_6022DF0 = 0x06022DF0; +D_4008FA0 = 0x04008FA0; +D_60285F0 = 0x060285F0; +D_600AF70 = 0x0600AF70; +D_6023E30 = 0x06023E30; +D_6001CE0 = 0x06001CE0; +D_6012A40 = 0x06012A40; +D_6009950 = 0x06009950; +D_600B2B0 = 0x0600B2B0; +D_600A2E0 = 0x0600A2E0; +D_600B830 = 0x0600B830; +D_6017B60 = 0x06017B60; +D_6004D00 = 0x06004D00; +D_601A880 = 0x0601A880; +D_6015D60 = 0x06015D60; +D_600B540 = 0x0600B540; +D_4000EC0 = 0x04000EC0; +D_4008D50 = 0x04008D50; +D_6022B10 = 0x06022B10; +D_60209F0 = 0x060209F0; +D_6019430 = 0x06019430; +D_6018960 = 0x06018960; +D_6009F50 = 0x06009F50; +D_600C2A0 = 0x0600C2A0; +D_600BD40 = 0x0600BD40; +D_60205D0 = 0x060205D0; +D_9012180 = 0x09012180; +D_900EFC0 = 0x0900EFC0; +D_601C520 = 0x0601C520; +D_7000C40 = 0x07000C40; +D_70010E0 = 0x070010E0; +D_7000E80 = 0x07000E80; +D_70008F0 = 0x070008F0; +D_7000280 = 0x07000280; +D_600AC70 = 0x0600AC70; +D_6002500 = 0x06002500; +D_60043F0 = 0x060043F0; +D_6004310 = 0x06004310; +D_6002740 = 0x06002740; +D_4006E90 = 0x04006E90; +D_4009800 = 0x04009800; +D_40073C0 = 0x040073C0; +D_4000170 = 0x04000170; +D_40084D0 = 0x040084D0; +D_400A630 = 0x0400A630; + +D_60282A0 = 0x060282A0; +D_603298C = 0x0603298C; +D_6032904 = 0x06032904; +D_6032970 = 0x06032970; +D_603285C = 0x0603285C; +D_6032938 = 0x06032938; +D_6032954 = 0x06032954; +D_6028254 = 0x06028254; +D_60280E0 = 0x060280E0; +D_6032878 = 0x06032878; +D_6032894 = 0x06032894; +D_60328B0 = 0x060328B0; +D_603238C = 0x0603238C; +D_60328CC = 0x060328CC; +D_6034478 = 0x06034478; +D_603450C = 0x0603450C; +D_6034588 = 0x06034588; +D_6034124 = 0x06034124; +D_602C1A0 = 0x0602C1A0; +D_60328E8 = 0x060328E8; +D_602F604 = 0x0602F604; +D_603445C = 0x0603445C; +D_6034664 = 0x06034664; +D_60347D4 = 0x060347D4; +D_6034770 = 0x06034770; +D_60347F0 = 0x060347F0; +D_603486C = 0x0603486C; +D_602C294 = 0x0602C294; +D_601B474 = 0x0601B474; +D_6030B4C = 0x06030B4C; +D_601B43C = 0x0601B43C; +D_6030B30 = 0x06030B30; +D_60368FC = 0x060368FC; +D_60368E0 = 0x060368E0; +D_60364C0 = 0x060364C0; +D_601B944 = 0x0601B944; +D_6009D18 = 0x06009D18; +D_60368E0 = 0x060368E0; |
