mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 20:47:53 -04:00
Switch project to use host's assembler and disassemble osSetIntMask
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
.macro glabel label
|
||||
.global \label
|
||||
\label:
|
||||
.endm
|
||||
Reference in New Issue
Block a user