This website requires JavaScript.
Explore
Help
Register
Sign In
Game-Decompilation
/
marioparty3
Watch
1
Star
0
Fork
0
You've already forked marioparty3
mirror of
https://github.com/zestydevy/marioparty3.git
synced
2024-11-26 23:00:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
master
marioparty3
/
macro.inc
10 lines
115 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
move all assembly files to c files
2023-10-26 23:05:21 +00:00
.
macro
glabel
label
.
global
\label
\label
:
.
endm
.
macro
jlabel
label
.
global
\label
\label
:
.
endm
Reference in New Issue
Copy Permalink