Remove extraneous macros and constants from berry fix

This commit is contained in:
PikalaxALT
2018-12-16 20:24:01 -05:00
parent f91b71d395
commit 0aceac2d34
8 changed files with 6 additions and 1068 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
.include "asm/macros/asm.inc"
.include "asm/macros/function.inc"
.include "constants/gba_constants.inc"
.include "../asm/macros/asm.inc"
.include "../asm/macros/function.inc"
.include "../constants/gba_constants.inc"
.set SIO_ERROR, 0x0040
.set SIO_MULTI_BUSY, 0x0080