Moved some al functions, and some tab to spaces cleanup

This commit is contained in:
Ryan Myers
2021-09-24 11:39:14 -04:00
parent 8cabb35124
commit 2ca8f80c39
3 changed files with 32 additions and 36 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ DATA_DIR = ROOT_DIR + '/data'
BUILD_DIR = 'build/' + VERSION
LATE_DATA_FILES = [
BUILD_DIR + '/lib/src/alCopy.o',
BUILD_DIR + '/lib/src/al/alCopy.o',
BUILD_DIR + '/lib/src/printf.o',
BUILD_DIR + '/lib/src/os/osTimer.o',
BUILD_DIR + '/lib/src/unknown_0D3020.o'