Add MIO0 🧌

This commit is contained in:
CrashOveride95
2021-03-23 17:41:15 -04:00
parent 312906439d
commit 9fb5f79e97
6 changed files with 173 additions and 1 deletions

View File

@@ -137,6 +137,9 @@ SECTIONS
#ifdef YAY0
BUILD_DIR/asm/slidec.o(.text);
#endif
#ifdef MIO0
BUILD_DIR/asm/decompress.o(.text);
#endif
#ifdef RNC1
BUILD_DIR/asm/rnc1.o(.text);
#endif