Skip to content

Commit

Permalink
fix build, for real
Browse files Browse the repository at this point in the history
  • Loading branch information
RevoSucks committed Aug 5, 2024
1 parent 7a5c5df commit c6266df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/macro.inc
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
.endm

.macro jlabel label
.global \label
\label:
.endm

0 comments on commit c6266df

Please sign in to comment.