mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-15 12:08:37 -04:00
some MSL_C work (#192)
* wip * bunch of MSL_C files thanks to pikmin2 decomp for their work * format / asm * progress * fix * fix remove-asm to work with C files * init / start
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#
|
||||
|
||||
O_FILES := \
|
||||
$(BUILD_DIR)/src/__start.o \
|
||||
$(BUILD_DIR)/src/init.o \
|
||||
$(BUILD_DIR)/src/unknown_translation_unit.o \
|
||||
$(BUILD_DIR)/src/m_Do/m_Do_main.o \
|
||||
|
||||
Reference in New Issue
Block a user