Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g'
Credits to Grant Murphy from Stack Overflow.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I am beginning to suspect that we should be using the gflib DMA macros
everywhere wherever possible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# include/menu_specialized.h
|
|
|
|
|
|
# Conflicts:
# src/use_pokeblock.c
|
|
|
|
Huge and difficult.
|
|
|
|
|
|
alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
|
|
|
|
|
|
|
|
|
|
|