diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-06 21:33:02 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-06 21:33:02 -0500 |
commit | 4e22639ab6dac73073a87b8e5a6464953abfd682 (patch) | |
tree | f15af695497fd4c8f65d96be9f9f7da718308338 | |
parent | 5d7a038cea2cdb57df1354e8e9cbc57931cd4170 (diff) |
remove unnecessary bss space
-rw-r--r-- | sym_bss.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sym_bss.txt b/sym_bss.txt index b3b7ae4b5..4014026ab 100644 --- a/sym_bss.txt +++ b/sym_bss.txt @@ -285,7 +285,6 @@ gUnknown_3002080: @ 3002080 .space 0x4 @ This isn't needed for Ruby/Sapphire or Emerald. .include "tools/agbcc/lib/libgcc.a:dp-bit.o" - .space 0x4 @ huh? .include "tools/agbcc/lib/libgcc.a:fp-bit.o" .include "tools/agbcc/lib/libc.a:memcpy.o" .include "tools/agbcc/lib/libc.a:memset.o" |