1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 21:04:43 +00:00
oot/asm/non_matchings/code/z_room
Roman971 235b0b8e0b
Fix more raw pointers (rsp and part of .data) (#170)
Known files left with pointers in .data after this (possibly the only ones since I checked roughly everything):
- flg_set.c
- z_camera.c
- db_camera.c
- code_800D7CD0.c (ucode_disas.c)
- audio (not sure which ones, see the structure sheet)
2020-05-27 09:06:37 -04:00
..
func_80095D04.s Fixes in PR #50 (3) 2020-04-05 19:29:30 +02:00
func_80096B6C.s Fix more raw pointers (rsp and part of .data) (#170) 2020-05-27 09:06:37 -04:00
func_80096FE8.s Decompiles sched.c (#145) 2020-05-26 11:39:27 -04:00
func_8009638C.s Decompile a bunch of small files (#160) 2020-05-25 23:18:14 +02:00