mirror of https://github.com/pret/pokeemerald.git
lmao whitespace
This commit is contained in:
parent
3b756bfb3d
commit
2cc301603e
|
@ -27,7 +27,7 @@ SECTIONS {
|
||||||
/* .bss starts at 0x3000000 */
|
/* .bss starts at 0x3000000 */
|
||||||
src/*.o(.bss);
|
src/*.o(.bss);
|
||||||
gflib/*.o(.bss);
|
gflib/*.o(.bss);
|
||||||
data/*.o(.bss);
|
data/*.o(.bss);
|
||||||
*libc.a:*.o(.bss*);
|
*libc.a:*.o(.bss*);
|
||||||
*libnosys.a:*.o(.bss*);
|
*libnosys.a:*.o(.bss*);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue