package2 verification and ini1 merging fixes (#125)
* fusee: Incremet offset while reading kip1s * fusee: Pass package2 section data along with the decrypted metadata
This commit is contained in:
@@ -108,7 +108,7 @@ export INCLUDE := $(foreach dir,$(INCLUDES),-I$(CURDIR)/$(dir)) \
|
||||
export LIBPATHS := $(foreach dir,$(LIBDIRS),-L$(dir)/lib)
|
||||
|
||||
.PHONY: $(BUILD) clean all
|
||||
.PHONY: check_exosphere check_thermosphere check_exosphere
|
||||
.PHONY: check_exosphere check_thermosphere check_stratosphere
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
all: $(BUILD)
|
||||
|
||||
Reference in New Issue
Block a user