diff options
| author | Tharo <17233964+Thar0@users.noreply.github.com> | 2024-06-21 02:36:11 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-20 18:36:11 -0700 |
| commit | 384115d2a07c8885a4702f3ec7fa7eac5a3879c1 (patch) | |
| tree | ae17dc4c247c3948bf30e15ae4a47aa0124c93b1 /linker_scripts | |
| parent | 2c680efa9169eaaddae97330fa3ea9586a273b57 (diff) | |
ovl_En_Death and ovl_En_Minideath (#1645)
* En_Death new build system edition
* Fix merge
* Matched
* Fix merge
* Some names
* Suggested changes
* Further suggested changes
* Add value comments to MinideathAction
Diffstat (limited to 'linker_scripts')
| -rw-r--r-- | linker_scripts/undefined_syms.ld | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/linker_scripts/undefined_syms.ld b/linker_scripts/undefined_syms.ld index 880773f84..d92b391d1 100644 --- a/linker_scripts/undefined_syms.ld +++ b/linker_scripts/undefined_syms.ld @@ -242,27 +242,6 @@ D_06004894 = 0x06004894; D_060086BC = 0x060086BC; D_0600C3E0 = 0x0600C3E0; -// ovl_En_Death - -D_06000E64 = 0x06000E64; -D_060015B4 = 0x060015B4; -D_06001834 = 0x06001834; -D_06001F80 = 0x06001F80; -D_06002DE8 = 0x06002DE8; -D_0600352C = 0x0600352C; -D_06003CAC = 0x06003CAC; -D_06006F88 = 0x06006F88; -D_060073D0 = 0x060073D0; -D_06009988 = 0x06009988; -D_06009BA0 = 0x06009BA0; -D_06009F10 = 0x06009F10; -D_0600AD08 = 0x0600AD08; -D_0600B284 = 0x0600B284; -D_0600B508 = 0x0600B508; -D_0600CB2C = 0x0600CB2C; -D_0600CB84 = 0x0600CB84; -D_0600CBC0 = 0x0600CBC0; - // ovl_En_Knight D_060005A8 = 0x060005A8; |
