mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-14 21:40:03 +00:00
Fix memmove file splits (#2063)
This commit is contained in:
parent
942df45892
commit
5a08f14449
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ C4CE0,800D63C0,src/libultra/io/spsetpc
|
|||
C4D20,800D6400,src/libc/sqrt
|
||||
C4D30,800D6410,src/libc/fmodf
|
||||
C4D80,800D6460,src/libc/memset
|
||||
C4DB0,800D6490,src/libc/memset
|
||||
C4DB0,800D6490,src/libc/memmove
|
||||
C4E40,800D6520,src/code/z_message
|
||||
D0620,800E1D00,src/code/z_game_over
|
||||
D0B60,800E2240,src/code/z_construct
|
||||
|
|
|
Loading…
Reference in a new issue