This website requires JavaScript.
Explore
Help
Sign In
pmret
/
papermario
Watch
1
Star
0
Fork
0
You've already forked papermario
mirror of
https://github.com/pmret/papermario.git
synced
2024-11-08 20:12:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
703896a7f1
papermario
/
include
/
macro.inc
11 lines
143 B
PHP
Raw
Normal View
History
Unescape
Escape
glabel almost
2020-08-01 18:55:49 +02:00
.
macro
glabel
label
Make a 224 functions show up in the elf (#530) * Make a 224 functions show up in the elf * fix up appendGfx_model (as an example) * Changed all L labels to .L for local jump tables. Did not change global jump tables found in /data/ as .L is for local only * Decompile even more misc battle map funcs (#531) * decompile misc battle map funcs * fix warnings * Decompile misc battle map funcs (#528) * . * . * resolve issues * Update fx_api.c * Update fx_api.c * Make a 224 functions show up in the elf * fix up appendGfx_model (as an example) * Changed all L labels to .L for local jump tables. Did not change global jump tables found in /data/ as .L is for local only * Fix merge issue Co-authored-by: Ethan Roseman <ethteck@gmail.com> Co-authored-by: Alexander Faßbender <31699028+Brotenko@users.noreply.github.com>
2021-11-16 08:19:38 +01:00
.
global
\label
.
type
\label
,
@
function
\label
:
.
endm
.
macro
dlabel
label
glabel almost
2020-08-01 18:55:49 +02:00
.
global
\label
\label
:
.
endm
Reference in New Issue
Copy Permalink