Moved extract_rom into tools

This commit is contained in:
rozlette
2019-09-23 01:46:58 -05:00
parent b88d1d0bf6
commit 9fe4f51f97
4 changed files with 1631 additions and 1632 deletions
-7
View File
@@ -1,7 +0,0 @@
.set noat
.set noreorder
.set gp=64
.macro glabel label
.global \label
\label:
.endm