mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 06:54:14 -04:00
z_hono_trap OK (#1437)
* match first couple of funcs * Attempt all functions * add flags, func_80930190 OK * z_en_honotrap OK * clean things up * implement most suggestions * space out OPEN/CLOSE_DISP * more improvements * implement suggestions * implement alf suggestions * u substitution * nitpicky * format
This commit is contained in:
@@ -655,7 +655,7 @@ beginseg
|
||||
include "build/src/overlays/gamestates/ovl_file_choose/z_file_choose_NES.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/gamestates/ovl_file_choose/ovl_file_choose_reloc.o"
|
||||
#else
|
||||
#else
|
||||
include "build/data/ovl_file_choose/ovl_file_choose.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
@@ -1339,8 +1339,7 @@ beginseg
|
||||
name "ovl_En_Honotrap"
|
||||
compress
|
||||
include "build/src/overlays/actors/ovl_En_Honotrap/z_en_honotrap.o"
|
||||
include "build/data/ovl_En_Honotrap/ovl_En_Honotrap.data.o"
|
||||
include "build/data/ovl_En_Honotrap/ovl_En_Honotrap.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_En_Honotrap/ovl_En_Honotrap_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
||||
Reference in New Issue
Block a user