mirror of
https://github.com/HarbourMasters/Starship
synced 2026-08-17 05:51:23 -04:00
Partial Sector Y decomp (#103)
* allbut2 * quick naming cleanup * post merge warning/error cleanup * hex, enums, extern funcs * data * bss * u * format * review stuff * format review stuff * reorder externs * suggestions
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
- [0xEBE400, .data, fox_i6]
|
||||
- [0xEBE410, .data, fox_andross]
|
||||
- [0xEBE560, .data, fox_ve2]
|
||||
- [0xEBE5C0, data, fox_sy]
|
||||
- [0xEBE5C0, .data, fox_sy]
|
||||
- [0xEBE830, data, sf_i6_4]
|
||||
- [0xEBE840, .rodata, fox_i6]
|
||||
- [0xEBE850, .rodata, fox_andross]
|
||||
@@ -156,7 +156,7 @@
|
||||
- [0xEBFB80, .rodata, sf_i6_4]
|
||||
- { start: 0xEBFBE0, type: .bss, vram: 0x801A7F30, name: fox_i6 }
|
||||
- { type: .bss, vram: 0x801A7F40, name: fox_andross }
|
||||
- { type: bss, vram: 0x801A8440, name: fox_sy }
|
||||
- { type: .bss, vram: 0x801A8440, name: fox_sy }
|
||||
|
||||
- name: ovl_menu
|
||||
type: code
|
||||
|
||||
Reference in New Issue
Block a user