Redundancy
This commit is contained in:
parent
56a77ceac1
commit
8c79285774
4
Makefile
4
Makefile
@ -20,8 +20,8 @@ dir_patches := patches
|
|||||||
dir_loader := loader
|
dir_loader := loader
|
||||||
dir_injector := injector
|
dir_injector := injector
|
||||||
dir_exceptions := exceptions
|
dir_exceptions := exceptions
|
||||||
dir_arm9_exceptions := exceptions/arm9
|
dir_arm9_exceptions := $(dir_exceptions)/arm9
|
||||||
dir_arm11_exceptions := exceptions/arm11
|
dir_arm11_exceptions := $(dir_exceptions)/arm11
|
||||||
dir_mset := CakeHax
|
dir_mset := CakeHax
|
||||||
dir_ninjhax := CakeBrah
|
dir_ninjhax := CakeBrah
|
||||||
dir_build := build
|
dir_build := build
|
||||||
|
Reference in New Issue
Block a user