Merge pull request #1 from ArtichOwO/FixMacSrc-StoreScript

[ion/mac] Added missing source
This commit is contained in:
Lauryy06
2021-09-01 17:20:53 +02:00
committed by GitHub

View File

@@ -15,6 +15,7 @@ ion_src += $(addprefix ion/src/simulator/shared/, \
collect_registers.cpp \
haptics.cpp \
journal.cpp \
store_script.cpp \
)
ifeq ($(EPSILON_TELEMETRY),1)