mv header.inc -> header.asm

This commit is contained in:
Colin McMillen 2015-05-22 14:08:57 -04:00
parent 6b2785771c
commit 61b82e2d6f
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.INCLUDE "header.inc"
.INCLUDE "header.asm"
.INCLUDE "InitSNES.asm"