diff options
| author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-04-03 20:35:31 +0200 |
|---|---|---|
| committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-04-03 20:36:06 +0200 |
| commit | cc54fce78c69e0646ed6d128eadbbfc21c1e0143 (patch) | |
| tree | aa2c33459aa466c39af8e93a285b5d6f905813c6 /arm9 | |
| parent | 70cf13f3793e285d4334c1dc34c62724cfc080aa (diff) | |
remove unnecessary padding
Diffstat (limited to 'arm9')
| -rw-r--r-- | arm9/src/unk_0205FA2C.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arm9/src/unk_0205FA2C.c b/arm9/src/unk_0205FA2C.c index 93bd2e4e..3d74a9c8 100644 --- a/arm9/src/unk_0205FA2C.c +++ b/arm9/src/unk_0205FA2C.c @@ -35,9 +35,6 @@ const u8 UNK_020F7454[] = { 0x06, 0x07, 0x08, - 0x00, - 0x00, - 0x00, }; THUMB_FUNC u32 FUN_0205FA2C( |
