Split alCopy from printf file, add NON_MATCHING which are copied from SM64, and VERY CLOSE, and add a libc directory like SM64

This commit is contained in:
Ryan Myers
2021-09-20 15:14:51 -04:00
parent 260a48c58a
commit 3ac26b9fdb
13 changed files with 357 additions and 37 deletions
+2 -1
View File
@@ -21,7 +21,8 @@ DATA_DIR = ROOT_DIR + '/data'
BUILD_DIR = 'build/' + VERSION
LATE_DATA_FILES = [
BUILD_DIR + '/lib/src/unknown_0D43F0.o',
BUILD_DIR + '/lib/src/alCopy.o',
BUILD_DIR + '/lib/src/printf.o',
BUILD_DIR + '/lib/src/os/osTimer.o',
BUILD_DIR + '/lib/src/unknown_0D3020.o'
]