diff options
| author | TrulyNaN <52424023+TrulyNaN@users.noreply.github.com> | 2024-07-04 14:23:28 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-04 14:23:28 -0400 |
| commit | 45a891b75102865daf8a3b60c77510d06d7cb5de (patch) | |
| tree | a3a1300110474006fb10204629b3c334818e2a85 /linker_scripts | |
| parent | 6629597f82e8ed74bfe2f35393142d1cb27be6f7 (diff) | |
ovl_bg_dblue_elevator OK and documented (#1654)
* Creating branch for ovl_bg_dblue_elevator's PR.
* OK
* Screwing with my Debian install. Safety commit.
* Applied first pass of review comments to PR and added authors.
Co-authored-by: Derek-Hensley <hensley.derek58@gmail.com>
Co-authored-by: fig02 <fig02srl@gmail.com>
Co-authored-by: Kelebek1 <eeeedddccc@hotmail.co.uk>
Co-authored-by: Isghj5 <isghj5@gmail.com>
Co-authored-by: petrie911 <pmontag@PHYS-S129.iowa.uiowa.edu>
Co-authored-by: AngheloAlf <angheloalf95@gmail.com>
* Found some review comments I missed and applied the suggestions.
* Added enum for water flow and renamed waterSurfaceYPos to waterSurfacePosY
* Forgot to add last contribution.
Co-authored-by: Tom-Overton <tom.overton@outlook.com>
---------
Co-authored-by: Derek-Hensley <hensley.derek58@gmail.com>
Co-authored-by: fig02 <fig02srl@gmail.com>
Co-authored-by: Kelebek1 <eeeedddccc@hotmail.co.uk>
Co-authored-by: Isghj5 <isghj5@gmail.com>
Co-authored-by: petrie911 <pmontag@PHYS-S129.iowa.uiowa.edu>
Co-authored-by: AngheloAlf <angheloalf95@gmail.com>
Co-authored-by: Tom-Overton <tom.overton@outlook.com>
Diffstat (limited to 'linker_scripts')
| -rw-r--r-- | linker_scripts/undefined_syms.ld | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/linker_scripts/undefined_syms.ld b/linker_scripts/undefined_syms.ld index e02eac8a1..0a04d9db2 100644 --- a/linker_scripts/undefined_syms.ld +++ b/linker_scripts/undefined_syms.ld @@ -161,11 +161,6 @@ D_0407D590 = 0x0407D590; // segment 0x06 -// ovl_Bg_Dblue_Elevator - -D_060002C8 = 0x060002C8; -D_060005C4 = 0x060005C4; - // ovl_Boss_07 D_06000194 = 0x06000194; |
