.s -> .inc

This commit is contained in:
YamaArashi
2016-11-01 08:29:13 -07:00
parent 2ec5b0cedd
commit a793e62d83
179 changed files with 196 additions and 564 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
@ This library can be used to download and execute a multi-boot image from
@ a GameCube using the JOY Bus protocol over the link cable.
.include "asm/macros.s"
.include "constants/constants.s"
.include "asm/macros.inc"
.include "constants/constants.inc"
.equiv GCMB_STRUCT_BASE_DEST_PTR, 0x20
.equiv GCMB_STRUCT_CUR_DEST_PTR, 0x24