diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2022-07-11 01:02:41 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-11 00:02:41 -0700 |
| commit | fd7941e84162c26b3f3f879bf4aaa6120f5b17db (patch) | |
| tree | f2f4c65c6ff664af7fe1eef9c829236dc148f1ed /data | |
| parent | a8e984d2fd99150f5c9fe08af67f17edc6d8a0d3 (diff) | |
Split out some unused asm and documented main.c (#242)
* Splitting out unused asm
* Documented main.c
Diffstat (limited to 'data')
| -rw-r--r-- | data/data_0DD0A0_0.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/data_0DD0A0_0.s b/data/data_0DD0A0_0.s index 1aea32cfb..bec76f4ed 100644 --- a/data/data_0DD0A0_0.s +++ b/data/data_0DD0A0_0.s @@ -5,7 +5,7 @@ .section .data -#glabel D_800DC600 +#glabel pAppNmiBuffer #.word osAppNmiBuffer #glabel gIsMirrorMode |
