mirror of
https://github.com/pret/pokestadium.git
synced 2026-04-25 07:57:01 -05:00
fix build
This commit is contained in:
parent
b19a2e9ad0
commit
7a5c5df8a8
|
|
@ -2,3 +2,7 @@
|
|||
.global \label
|
||||
\label:
|
||||
.endm
|
||||
|
||||
.macro jlabel label
|
||||
\label:
|
||||
.endm
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 742406e7dc2a5883b521f4de8b0d4e0744e839aa
|
||||
Subproject commit f2c7624ed483f6e4b41d0a68dbcfb8f781a09ee3
|
||||
Loading…
Reference in New Issue
Block a user