Age | Commit message (Collapse) | Author |
|
|
|
(resolve PR #460)
# Conflicts:
# engine/battle/core.asm
# engine/save.asm
|
|
|
|
|
|
|
|
|
|
unnecessary).
|
|
|
|
|
|
|
|
$100` or `X >> 8` and `X & $ff`
|
|
|
|
|
|
|
|
|
|
Thanks to @roukaour for the fixes.
|
|
png everywhere
|
|
|
|
The former is arguably misleading (as you don’t access the memory location in hl to retrieve the jump location), and is consequently deprecated in newer versions of rgbds.
This fix silences these deprecation warnings.
|
|
|
|
|
|
|
|
|
|
trailing colon
|
|
colon; remove trailing whitespace; globally correct line endings to UNIX style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|