Identify, and implement a few more functions, as well as move some stuff around

This commit is contained in:
Ryan Myers
2021-09-24 15:08:52 -04:00
parent 235ad28f0e
commit ecc6909506
15 changed files with 67 additions and 27 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ LATE_DATA_FILES = [
BSS_LIB_ORDER_FILES = [
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/os/unknown_0CD820.o',
BUILD_DIR + '/lib/src/unknown_0CE200.o'
]