mirror of https://github.com/n64decomp/007.git
rearrange files, work on data making script
Former-commit-id: 52ffc236296fe46bfcc6ea0d27d88489e097f451 [formerly 169f5b85d7ef5da9a7e3e97867e5ebba3f8cd098] Former-commit-id: 8e9686e6bf6596d7aa28bedc7bade53bbbf2bfda
This commit is contained in:
parent
c40657c8ab
commit
c4abb5ab77
|
@ -17,17 +17,7 @@ include "unk/unknown.asm"
|
|||
include "ramrom/ramrom.asm"
|
||||
include "font/fonts.asm"
|
||||
include "m/music.asm"
|
||||
include "bg/bg.asm"
|
||||
include "chr/chr.asm"
|
||||
include "g_view/g_items.asm"
|
||||
include "props/props.asm"
|
||||
include "bg/Tbg.asm"
|
||||
include "brief/brief.asm"
|
||||
include "bg/setup.asm"
|
||||
include "text/text.asm"
|
||||
|
||||
ob_end:
|
||||
insert ob_end.seg, "ob/ob_end.seg", (origin() - $008f7de0)
|
||||
include "ob/seg_ob.asm"
|
||||
|
||||
include "images/images.asm"
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
1491c6f3f0da1b1db10a1053d5971a5c4c99b62f
|
||||
640f3d061e292c1dd567f397f75e659a08248e5c
|
|
@ -1 +0,0 @@
|
|||
c0342c6c68303e3869db34dad297b3ad3acc3932
|
|
@ -1 +0,0 @@
|
|||
50974df7a9eef5b88a6ba402d435007ba58f3dd2
|
|
@ -1 +0,0 @@
|
|||
0249f0f79a931b2b6d871f650a254f969f52e08b
|
|
@ -1 +0,0 @@
|
|||
a51b538ff604bb62ae28a61b1739e1b3c495521e
|
|
@ -1 +0,0 @@
|
|||
728eab89627d5396e9cd983e4eaf308dd3487480
|
|
@ -29,4 +29,7 @@ sp_main:
|
|||
|
||||
base $803B3950
|
||||
sp_audi:
|
||||
|
||||
base $803B4950
|
||||
sp_unknown:
|
||||
seg_sp_end:
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
c70f02d762a71c39ae8fbbd9c4f710a9707563af
|
|
@ -0,0 +1 @@
|
|||
a183b80091c92722473c52ba668eade183a7b574
|
|
@ -0,0 +1 @@
|
|||
31884f76be69c5e0a7ef5d4a79b1205a5b352ce0
|
|
@ -0,0 +1 @@
|
|||
0cde67261d0d1e476f260cc8a82b52fd70083c7b
|
|
@ -0,0 +1 @@
|
|||
6cf2ad922e27ae933749ad316f0fd9e558e6c3dd
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue