diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-04-12 10:12:37 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 10:12:37 -0400 |
| commit | 6001e107993d1da69decdf479abf8a661ad57dda (patch) | |
| tree | 9a430f0b70e0a24965378724f1bd28cd1a193dc1 /asm | |
| parent | 2880cf2a51ea36fa36f00d9ecf07177e5955c882 (diff) | |
| parent | 7a562d6bae78fd7c62ed2f804fd8dcc555d85d18 (diff) | |
Merge pull request #321 from PikalaxALT/modern_gcc
Get pokefirered_modern to build
Diffstat (limited to 'asm')
| -rw-r--r-- | asm/m4a_1.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/m4a_1.s b/asm/m4a_1.s index db8476382..7cb36580f 100644 --- a/asm/m4a_1.s +++ b/asm/m4a_1.s @@ -1909,6 +1909,7 @@ _081DDD90: .align 2, 0 @ Don't pad with nop. .bss + .align 3 gUnknown_030007B8: .space 0x40 .size gUnknown_030007B8, .-gUnknown_030007B8 |
