1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 07:20:16 +00:00

Fix some jump table labels being treated as separate functions (#120)

This commit is contained in:
Roman971 2020-05-06 20:56:35 +02:00 committed by GitHub
parent f7187808bc
commit 5acc4e2f66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
86 changed files with 1415 additions and 1731 deletions

View file

@ -48,10 +48,6 @@ const ActorInit Obj_Oshihiki_InitVars = {
#pragma GLOBAL_ASM("asm/non_matchings/overlays/actors/ovl_Obj_Oshihiki/func_80B9B62C.s")
#pragma GLOBAL_ASM("asm/non_matchings/overlays/actors/ovl_Obj_Oshihiki/func_80B9B668.s")
#pragma GLOBAL_ASM("asm/non_matchings/overlays/actors/ovl_Obj_Oshihiki/func_80B9B678.s")
#pragma GLOBAL_ASM("asm/non_matchings/overlays/actors/ovl_Obj_Oshihiki/func_80B9B68C.s")
#pragma GLOBAL_ASM("asm/non_matchings/overlays/actors/ovl_Obj_Oshihiki/ObjOshihiki_Init.s")