mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Changes in PR #12
- Changed `_gDPLoadTextureBlockTile` to `gDPLoadMultiBlock` - Replaced literals with `MatrixMode` in Matrix function calls - Changed `float`s to `f32`s - Removed old comment - Removed `z_title.reloc.s`
This commit is contained in:
parent
c931cd5837
commit
011027bded
3 changed files with 7 additions and 18 deletions
2
spec
2
spec
|
@ -615,7 +615,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_title"
|
||||
include "build/src/overlays/gamestates/ovl_title/z_title.o"
|
||||
include "build/data/overlays/gamestates/z_title.reloc.o"
|
||||
include "build/src/overlays/gamestates/ovl_title/z_title_reloc.o"
|
||||
address 0x80800000
|
||||
endseg
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue