Moved unknown_0C81A0 to lib folder

This commit is contained in:
David Benepe
2021-07-11 15:13:44 -05:00
parent 8c7fdb559f
commit 1aac5e39ce
14 changed files with 16 additions and 13 deletions
+2 -2
View File
@@ -22,12 +22,12 @@ BUILD_DIR = 'build/' + VERSION
LATE_DATA_FILES = [
BUILD_DIR + '/lib/src/unknown_0D43F0.o',
BUILD_DIR + '/lib/src/osTimer.o',
BUILD_DIR + '/lib/src/os/osTimer.o',
BUILD_DIR + '/lib/src/unknown_0D3020.o'
]
BSS_LIB_ORDER_FILES = [
BUILD_DIR + '/lib/src/osViMgr.o',
BUILD_DIR + '/lib/src/os/osViMgr.o',
BUILD_DIR + '/lib/src/os/osSetEventMesg.o',
BUILD_DIR + '/lib/src/unknown_0CD820.o',
BUILD_DIR + '/lib/src/unknown_0CE200.o'